Commit graph

50677 commits

Author SHA1 Message Date
Thien-Thi Nguyen f87899ebd6 New entry re clamping to EXIT_FAILURE. 2004-05-12 14:39:34 +00:00
Kenichi Handa d6696bb69c *** empty log message *** 2004-05-12 11:03:59 +00:00
Kenichi Handa 2a3e58e6d1 (quail-find-key): Fix docstring. 2004-05-12 10:58:35 +00:00
Kenichi Handa 64a0fd206e *** empty log message *** 2004-05-12 10:54:47 +00:00
Jan Djärv 1ec2a57245 * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK. 2004-05-12 09:24:02 +00:00
Jan Djärv 9b44aa8b6f * custom.el (defface): Document that type can have value gtk.
* faces.el (face-spec-set-match-display): Handle type gtk in display.
2004-05-12 09:23:02 +00:00
Kenichi Handa 44251fad2c *** empty log message *** 2004-05-12 02:42:42 +00:00
Kenichi Handa 309473d014 Require quail at comile time.
(describe-char): If an input method is on and it supports the
character, show how to input it.
2004-05-12 02:36:01 +00:00
Steven Tamm ae9292e0cb macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
default-frame-alist.
2004-05-12 02:34:57 +00:00
Kenichi Handa 4f013856bf (quail-install-decode-map): Accept a
char-table whose subtype is `quail-decode-map'.
(quail-store-decode-map-key, quail-gen-decode-map1)
(quail-gen-decode-map, quail-find-key1, quail-find-key)
(quail-show-key): New functions.
2004-05-12 02:32:45 +00:00
Steven Tamm ea1aaa6fb8 Support XPM on Carbon Emacs. Does not
depend on libXpm, but only supports XPM version 3 without
extensions.
2004-05-12 02:23:37 +00:00
Steven Tamm fe97e8dfe1 macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
instead of FRAME_X_P
2004-05-12 01:40:05 +00:00
Juanma Barranquero c968810061 *** empty log message *** 2004-05-12 00:02:52 +00:00
Juanma Barranquero 00ed4f9098 (help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
docstring.
(help-arg-highlighting-function): New variable.
(help-argument-name): Mention it in the docstring.
(help-do-arg-highlight): Use it.  Expand regexp to accept also ARG-xxx and
xxx-ARG references.
2004-05-11 23:50:25 +00:00
Juanma Barranquero b47773708b *** empty log message *** 2004-05-11 17:43:47 +00:00
Juanma Barranquero 814af837a2 (set-visited-file-name, file-expand-wildcards): Fix docstring. 2004-05-11 17:32:44 +00:00
Kim F. Storm d7d2483aed (read_process_output): Grow decoding_buf when needed;
this could cause a crash in allocate_string and compact_small_strings.
2004-05-11 15:16:10 +00:00
Kim F. Storm b47e779e52 *** empty log message *** 2004-05-11 15:15:48 +00:00
Miles Bader ff298da1a1 Changes from arch/CVS synchronization 2004-05-11 13:15:19 +00:00
Eli Zaretskii cdc9b8452c *** empty log message *** 2004-05-11 09:48:14 +00:00
Eli Zaretskii 2a0c736beb (mutually_exclusive_p): In 'case wordbeg', compare op2
against proper opcode.
2004-05-11 09:47:25 +00:00
Eli Zaretskii 860e1e0f9f (rfc2368-parse-mailto-url): Make the results of
parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
and "mailto:addr1?to=addr2" equal.
2004-05-11 09:41:20 +00:00
Eli Zaretskii ac00945e6e (Man-getpage-in-background): Use shell-file-name
and shell-command-switch variables instead of hard-coded
values.
2004-05-11 09:30:25 +00:00
Eli Zaretskii 1e77b11209 New file. 2004-05-11 09:15:55 +00:00
Eli Zaretskii 026e4e5163 (leim-list.el): Move commands to convert TIT and MISC dictionaries
from here...
(changed.tit, changed.misc): ...to here.  Remove the (now unneeded)
test of the contents of changed.* files.
2004-05-11 08:56:01 +00:00
Eli Zaretskii ad89ba2bf7 (distclean): Remove stamp-subdirs.
(SUBDIRS): Don't use `touch', use `djecho' instead.
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
2004-05-11 08:52:09 +00:00
Stefan Monnier f68d54e7db *** empty log message *** 2004-05-11 05:01:05 +00:00
Stefan Monnier 7a439904ec (prin1-char): Use eventp. 2004-05-11 03:17:59 +00:00
Stefan Monnier 7a2937ce8a (eventp): Be more discriminating with integers. 2004-05-11 03:17:45 +00:00
Juanma Barranquero 494bcd27cb (custom-initialize-default, defcustom): Fix typo in docstring. 2004-05-10 22:08:58 +00:00
Jason Rumney 7aa70236bc Added note about CreateProcess failures from make.exe 2004-05-10 21:31:34 +00:00
Daniel Pfeiffer 1b44af75e4 Add edg examples and remove redundant ultrix examples. 2004-05-10 21:09:51 +00:00
Daniel Pfeiffer 10436a4793 *** empty log message *** 2004-05-10 21:06:42 +00:00
Sam Steingold 3eab7193fb (ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.
2004-05-10 21:03:18 +00:00
Daniel Pfeiffer c39bf546b9 (compile): Add universal prefix arg.
(compilation-error-regexp-alist-alist): Add edg patterns.
2004-05-10 21:00:00 +00:00
Stefan Monnier 522067b2d4 (help-buffer): Autoload when compiling.
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.
2004-05-10 18:36:09 +00:00
Juanma Barranquero aa7094ba0f *** empty log message *** 2004-05-10 18:18:23 +00:00
Juanma Barranquero 9bb69f4500 (define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
info.
(define-ibuffer-op): Add usage info (but CL-style defaults for keyword args are
not shown).
2004-05-10 18:13:07 +00:00
Juanma Barranquero 1074a8812c (Mode Line Variables): Fix description of global-mode-string, which is now after
which-func-mode, not the buffer name.
2004-05-10 17:58:20 +00:00
Nick Roberts 42fd213b0d (gdb-annotation-rules): Add nquery annotation
for pending breakpoints.
2004-05-10 17:53:37 +00:00
Nick Roberts 95157669da *** empty log message *** 2004-05-10 17:52:06 +00:00
Juanma Barranquero bc0018148a (Fget_unused_iso_final_char): Fix typos in docstring.
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction, Fsplit_char)
(Fchar_charset): Make argument names match their use in docstring.
2004-05-10 17:51:27 +00:00
Juanma Barranquero 553acde508 (Fstart_process): Fix docstring. 2004-05-10 17:47:38 +00:00
Juanma Barranquero 54ce7cbf6c (start-process-shell-command): Fix docstring. Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.
2004-05-10 17:44:56 +00:00
Thien-Thi Nguyen 80e26b667a (main): For failing cases, exit with `EXIT_FAILURE'. 2004-05-10 17:32:13 +00:00
Richard M. Stallman e109331ade *** empty log message *** 2004-05-10 16:56:13 +00:00
Richard M. Stallman c113267187 (print_preprocess): Use being_printed, loop_count and
halftail to detect overdeep nesting and cyclic cdr chains.
2004-05-10 16:55:38 +00:00
Richard M. Stallman 6740652e6d (unrmail): Mostly rewritten. Parses the file
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.
2004-05-10 16:24:26 +00:00
Stefan Monnier b82a6ae78c *** empty log message *** 2004-05-10 15:54:52 +00:00
Stefan Monnier 07c7712fae (inferior-python-mode-map): Remove erroneous C-c C-z binding. 2004-05-10 15:32:01 +00:00