- 13 Aug, 2009 13 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(xbm_load_image): Caller changed. (xbm_file_p): Avoid signalling an image_error.
-
Chong Yidong authored
help-fns.el, because in daemon mode help-fns.el may be loaded when faces are still uninitialized (Bug#1078). * help-fns.el (help-argument-name): Move defface to faces.el.
-
Nick Roberts authored
(Fstart_process): Use it to allow Emacs to just associate a pty with the buffer. See associated change in gdb-mi.el. (list_processes_1): Deal with no program name. (start_process_unwind): Use pid == -2 to mean no process.
-
Nick Roberts authored
create buffer with a pty but no process so that GDB can make the inferior the controlling process.
-
Nick Roberts authored
-
Kenichi Handa authored
functions for Unicode normalization.
-
Kenichi Handa authored
-
Richard M. Stallman authored
Call rmail-set-message-counters-counter just once. It returns # msgs after point. (rmail-set-message-counters-counter): Arg is now SPOT-TO-FIND. Return # messages after that one. * mail/rmail.el (rmail-forget-messages): Ignore nil elt in rmail-message-vector. Use dotimes.
-
Richard M. Stallman authored
Accept an attribute header that is too short.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 12 Aug, 2009 8 commits
-
-
Juri Linkov authored
(keep-lines-read-args): Don't use empty string as the default value for `read-regexp'. (Bug#2495)
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
`inherit' to be the same as in `insert-char'. Doc fix. (Bug#4039)
-
Juri Linkov authored
-
Juri Linkov authored
file/directory-local variables to files-x.el.
-
Juri Linkov authored
-
Stefan Monnier authored
(keys_of_cmds): Initialize it. (Fself_insert_command): Use it to combine upto 20 sequential chars into a single undo entry, just like the Qself_insert_command code in keyboard.c does. Call frame_make_pointer_invisible, also like the Qself_insert_command code in keyboard.c does. * keyboard.c (command_loop_1): Use the new global nonundocount rather than its own local replacement for it.
-
- 11 Aug, 2009 3 commits
-
-
Dmitry Dzhus authored
(gdb-starting): Moved -data-list-register-names... (gdb-stopped): ...here so it's sent when first thread stops. (gdb-registers-handler-custom): Do nothing if register names are unknown yet.
-
Dmitry Dzhus authored
(gdb-place-breakpoints, gdb-get-location): Rewritten without `goto-line'. (gdb-invalidate-disassembly): Do not refresh upon receiving 'update signal. Instead, update all disassembly buffers only after threads list.
-
Dmitry Dzhus authored
-
- 10 Aug, 2009 9 commits
-
-
Stefan Monnier authored
(quail-define-rules): Use slightly more compact code. (quail-insert-decode-map): Propertize keys, compact columns.
-
Stefan Monnier authored
(describe-language-environment-map, setup-language-environment-map) (set-coding-system-map): Move initialization into declaration. (set-language-info-alist): Last arg to define-key-after can be skipped.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1620
-
Chong Yidong authored
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
(doprnt): Merge with doprnt1, discarding lispstrings code. * lisp.h (doprnt_lisp): Don't declare.
-
- 09 Aug, 2009 7 commits
-
-
Chong Yidong authored
-
Bill Wohler authored
(mh-spamprobe-blacklist): Sync docstring with manual.
-
Bill Wohler authored
-
Glenn Morris authored
-
Chong Yidong authored
-
Michael Albinus authored
(tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
-
Chong Yidong authored
-