| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish config.log with a line that indicates that the configure step | Eli Zaretskii | 2005-07-16 | 1 | -0/+1 |
* | Bind "C-x #" in a way that works even if C-x is redefined to a command key, | Eli Zaretskii | 2005-07-16 | 1 | -1/+1 |
* | *** empty log message *** | Eli Zaretskii | 2005-07-16 | 3 | -0/+14 |
* | (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time. | Eli Zaretskii | 2005-07-16 | 1 | -1/+1 |
* | (gnus-button-mailto): Remove save-selected-window-window hackery | Eli Zaretskii | 2005-07-16 | 1 | -10/+2 |
* | *** empty log message *** | Eli Zaretskii | 2005-07-16 | 2 | -0/+10 |
* | (dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it. | Eli Zaretskii | 2005-07-16 | 1 | -2/+2 |
* | (Type Predicates): Document `atom' type. | Eli Zaretskii | 2005-07-16 | 1 | -0/+5 |
* | (cl-make-type-test): Add `atom' type. | Eli Zaretskii | 2005-07-16 | 2 | -0/+5 |
* | (syms_of_ntproc): staticpro Qhigh, Qlow, | Eli Zaretskii | 2005-07-16 | 1 | -0/+5 |
* | (Standard Faces): Explain that customization of `menu' face has no effect | Eli Zaretskii | 2005-07-16 | 1 | -3/+10 |
* | (General Variables): Clarify the default location of $HOME on w32 systems. | Eli Zaretskii | 2005-07-16 | 1 | -6/+9 |
* | Clarify the location of $HOME on w32. | Eli Zaretskii | 2005-07-16 | 1 | -6/+9 |
* | [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use | YAMAMOTO Mitsuharu | 2005-07-16 | 2 | -1/+6 |
* | (define-minor-mode): Avoid constructing a defcustom with two :set or | Luc Teirlinck | 2005-07-16 | 1 | -4/+11 |
* | *** empty log message *** | Luc Teirlinck | 2005-07-16 | 1 | -2/+7 |
* | cmdargs.texi updated for last change | Jason Rumney | 2005-07-15 | 1 | -0/+1 |
* | Default HOME on MS Windows has changed. | Jason Rumney | 2005-07-15 | 1 | -0/+11 |
* | (General Variables): Default HOME on MS Windows has changed. | Jason Rumney | 2005-07-15 | 2 | -1/+8 |
* | *** empty log message *** | Richard M. Stallman | 2005-07-15 | 2 | -0/+9 |
* | (select_frame_for_redisplay): Use find_symbol_value. | Richard M. Stallman | 2005-07-15 | 1 | -2/+4 |
* | (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax. | Richard M. Stallman | 2005-07-15 | 1 | -2/+3 |
* | (site-run-file, keyboard-type): Doc fixes. | Juanma Barranquero | 2005-07-15 | 2 | -17/+25 |
* | (gdb-var-update, gdb-var-update-handler): | Nick Roberts | 2005-07-15 | 1 | -19/+14 |
* | (etags, sdb): Only require etags when needed. | Nick Roberts | 2005-07-15 | 1 | -3/+3 |
* | *** empty log message *** | Nick Roberts | 2005-07-15 | 1 | -0/+10 |
* | (ido-file-internal, ido-read-file-name, ido-read-directory-name): | Kim F. Storm | 2005-07-15 | 1 | -1/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-07-15 | 1 | -1/+4 |
* | Fix commentary. | Kim F. Storm | 2005-07-15 | 1 | -13/+8 |
* | Fix redisplay loop in last change. | Kim F. Storm | 2005-07-15 | 1 | -4/+13 |
* | *** empty log message *** | Kim F. Storm | 2005-07-15 | 1 | -0/+6 |
* | *** empty log message *** | Juanma Barranquero | 2005-07-15 | 1 | -3/+7 |
* | (hexl-mode-map): Recognize also `ehelp-command' as a valid binding for | Juanma Barranquero | 2005-07-15 | 1 | -4/+5 |
* | (ido-define-mode-map): Move ido-next-work-file to C-M-o. | Kim F. Storm | 2005-07-15 | 1 | -3/+3 |
* | *** empty log message *** | Kim F. Storm | 2005-07-15 | 1 | -0/+5 |
* | (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility. | Juanma Barranquero | 2005-07-15 | 2 | -2/+7 |
* | (url-http-parse-headers): Add :redirect arg-pair | Richard M. Stallman | 2005-07-15 | 2 | -2/+11 |
* | (url-retrieve): The callback function can get an additional keyword arg pair. | Richard M. Stallman | 2005-07-15 | 1 | -2/+7 |
* | (derived-mode-run-hooks): Remove. | Juanma Barranquero | 2005-07-15 | 2 | -14/+6 |
* | (init_environment): Default HOME directory to user's | Jason Rumney | 2005-07-14 | 2 | -2/+42 |
* | Update copyright information. | Jay Belanger | 2005-07-14 | 40 | -45/+81 |
* | Updated copyright information. | Jay Belanger | 2005-07-14 | 2 | -2/+4 |
* | (term-mode): Disable cua-mode for term buffers. | Dan Nicolaescu | 2005-07-14 | 2 | -0/+6 |
* | *** empty log message *** | Juanma Barranquero | 2005-07-14 | 1 | -0/+5 |
* | (pitx): Fix output format. Print string charpos. | Kim F. Storm | 2005-07-14 | 1 | -3/+7 |
* | *** empty log message *** | Kim F. Storm | 2005-07-14 | 1 | -0/+2 |
* | (syms_of_syntax): Staticpro lisp objects in gl_state. | Kim F. Storm | 2005-07-14 | 1 | -0/+8 |
* | (syms_of_search): Staticpro searchbuf.whitespace_regexp. | Kim F. Storm | 2005-07-14 | 1 | -0/+1 |
* | (syms_of_lread): Initialize seen_list. | Kim F. Storm | 2005-07-14 | 1 | -0/+1 |
* | *** empty log message *** | Kim F. Storm | 2005-07-14 | 1 | -0/+9 |