- 10 Oct, 2007 1 commit
-
-
Katsumi Yamaoka authored
-
- 09 Oct, 2007 38 commits
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
chronological order.
-
Eric S. Raymond authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-877
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115
-
Juanma Barranquero authored
(follow-mode-off-hook): Mark as obsolete.
-
Juanma Barranquero authored
(follow-mode-off-hook): Mark as obsolete.
-
Juanma Barranquero authored
-
Stefan Monnier authored
Use input-decode-map rather than local-key-translation-map.
-
Stefan Monnier authored
(terminal-init-rxvt): Use it. Bind rxvt-function-map in input-decode-map.
-
Stefan Monnier authored
(terminal-init-xterm): Typos.
-
Stefan Monnier authored
(terminal-init-xterm): Use it. Bind xterm-function-map in input-decode-map.
-
Stefan Monnier authored
escape sequences. * keyboard.h (struct kboard): Add Vinput_decode_map. Remove Vlocal_key_translation_map. * keyboard.c (read_key_sequence): Add support for input-decode-map. (init_kboard): Init input-decode-map. Replace local-key-translation-map back with key-translation-map. (syms_of_keyboard): Declare input-decode-map. Remove local-key-translation-map. Update docstrings. (mark_kboards): Mark Vinput_decode_map. Don't mark Vlocal_key_translation_map. * keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map. Replace local-key-translation-map back with key-translation-map. * term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN): Bind in input-decode-map rather than function-key-map.
-
Stefan Monnier authored
This was made redundant by the previous introduction of XSETPVECTYPE.
-
Stefan Monnier authored
(x-setup-function-keys): Use it.
-
Stefan Monnier authored
meta-info to separate it better from the docstring. Standardize insertion of extra empty lines in various circumstances.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(diff-end-of-hunk): Use it. (diff-context->unified): Use the new `apply' undo element, if applicable, so as to save undo-log space. (diff-fine-change): New face. (diff-fine-highlight-preproc): New function. (diff-fine-highlight): New command.
-
Stefan Monnier authored
(smerge-refine-highlight-change): Add `props' argument. (smerge-refine-subst): New function holding most of smerge-refine. (smerge-refine): Use it.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(internal_condition_case): Reenable abort if x_catching_errors (), to see if that really happens and why.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Replacing Specs): New subnode broken out of Display Property.
-
Richard M. Stallman authored
(url-port, url-filename, url-target, url-attributes) (url-fullness, url-set-type, url-set-user, url-set-password) (url-set-host, url-set-port, url-set-filename, url-set-target) (url-set-attributes, url-set-full): Change macros to defuns.
-
Richard M. Stallman authored
(edebug-install-custom-print, edebug-reset-print-funcs) (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs): Functions deleted. (edebug-prin1, edebug-print, edebug-prin1-to-string) (edebug-format, edebug-message): Define directly as aliases.
-
- 08 Oct, 2007 1 commit
-
-
Eric S. Raymond authored
-