| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk). | Gerd Moellmann | 2001-09-24 | 1 | -2/+2 |
| * | (refreshicon): Removed. | Gerd Moellmann | 2001-09-24 | 6 | -230/+2 |
| * | (xterm.o): Remove references to sink.h and sinkmask.h. | Gerd Moellmann | 2001-09-24 | 2 | -1/+7 |
| * | (toplevel): Remove includes in #if 0. | Gerd Moellmann | 2001-09-24 | 1 | -4/+0 |
| * | Remove entry for dynamically loadable modules. RMS has a political | Gerd Moellmann | 2001-09-24 | 1 | -3/+0 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-24 | 2 | -0/+11 |
| * | (xml-parse-attlist): Quotes around attributes must be the | Gerd Moellmann | 2001-09-24 | 1 | -1/+1 |
| * | (sigchld_handler) [LINUX]: Don't return from | Gerd Moellmann | 2001-09-24 | 1 | -1/+3 |
| * | (Font Lookup, Attribute Functions) | Eli Zaretskii | 2001-09-23 | 2 | -5/+22 |
| * | (The Buffer List): Add cross-references to the definition of selected frame. | Eli Zaretskii | 2001-09-23 | 1 | -3/+3 |
| * | (Input Focus): Clarify which frame is _the_ selected | Eli Zaretskii | 2001-09-23 | 1 | -8/+30 |
| * | Update Stephen Gildea's mail address? | Eli Zaretskii | 2001-09-23 | 1 | -1/+1 |
| * | Update Stephen Gildea's mail address. | Eli Zaretskii | 2001-09-23 | 9 | -10/+10 |
| * | Fix last change. | Eli Zaretskii | 2001-09-23 | 1 | -1/+1 |
| * | Update Stephen Gildea's mail address. | Eli Zaretskii | 2001-09-23 | 1 | -2/+2 |
| * | (mail-mode): Doc fix. From Simon Josefsson <jas@extundo.com>. | Eli Zaretskii | 2001-09-23 | 2 | -1/+4 |
| * | backend -> back end. | ShengHuo ZHU | 2001-09-23 | 1 | -232/+232 |
| * | Minor fixes for text of help-echo in some options. | Eli Zaretskii | 2001-09-23 | 2 | -6/+11 |
| * | *** empty log message *** | Stefan Monnier | 2001-09-22 | 2 | -3/+5 |
| * | (cvs-parse-commit): Remove the temp files used by VC. | Stefan Monnier | 2001-09-22 | 1 | -7/+10 |
| * | (vc-delete-automatic-version-backups): | Stefan Monnier | 2001-09-22 | 2 | -6/+11 |
| * | Doc fix | Stefan Monnier | 2001-09-22 | 1 | -2/+2 |
| * | (diff-default-read-only): New var. | Stefan Monnier | 2001-09-22 | 2 | -34/+32 |
| * | (hexl-mode-map): Fix the change of 2001-08-23: use | Eli Zaretskii | 2001-09-22 | 2 | -2/+6 |
| * | (Info-goto-node, Info-menu): Doc fix. Suggested by | Eli Zaretskii | 2001-09-22 | 2 | -2/+12 |
| * | Remove entries which don't belong here. | Eli Zaretskii | 2001-09-22 | 1 | -13/+0 |
| * | Move the entry from the top-level ChangeLog file here. | Eli Zaretskii | 2001-09-22 | 1 | -0/+9 |
| * | Put Milan Zamazal's entry from 2001-09-13 here. | Eli Zaretskii | 2001-09-22 | 1 | -0/+7 |
| * | (dired-insert-subdir): Pass switches to dired-build-subdir-alist. | Eli Zaretskii | 2001-09-21 | 2 | -1/+9 |
| * | (dired-build-subdir-alist): Accept optional arg SWITCHES. | Eli Zaretskii | 2001-09-21 | 1 | -11/+14 |
| * | (wait_for_termination) [POSIX_SIGNALS]: Terminate | Gerd Moellmann | 2001-09-21 | 2 | -1/+7 |
| * | Add XIE. | Gerd Moellmann | 2001-09-21 | 1 | -0/+2 |
| * | (time-stamp-string-preprocess): Fix bug that | Gerd Moellmann | 2001-09-21 | 2 | -3/+8 |
| * | (shortlisp): Add env. From Markus Rost. | Eli Zaretskii | 2001-09-21 | 2 | -0/+1231 |
| * | (Help): Mention C-h C-f and C-h C-k. | Eli Zaretskii | 2001-09-20 | 1 | -1/+16 |
| * | Add an Index and index all commands. This is so C-h C-f works. | Eli Zaretskii | 2001-09-20 | 1 | -35/+87 |
| * | Add a Command Index, for the sake of C-h C-f and C-h C-k. | Eli Zaretskii | 2001-09-20 | 1 | -48/+58 |
| * | (Info-file-list-for-emacs): Add elements for ada-mode, ccmode, | Eli Zaretskii | 2001-09-20 | 2 | -4/+20 |
| * | (wait_for_termination): Add a FIXME comment for the use of non-POSIX | Gerd Moellmann | 2001-09-20 | 1 | -0/+5 |
| * | (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ | Gerd Moellmann | 2001-09-20 | 2 | -27/+32 |
| * | (Fcall_process): Handle errors from pipe(2). | Gerd Moellmann | 2001-09-20 | 2 | -5/+11 |
| * | w32 find cannot be used with `grep-find'. | Sam Steingold | 2001-09-19 | 2 | -15/+26 |
| * | Major rewrite of Help-Xref. Don't use "print" except for paper. | Richard M. Stallman | 2001-09-19 | 1 | -32/+35 |
| * | New node Help-Xref broken out from Help-Int. | Richard M. Stallman | 2001-09-19 | 1 | -48/+65 |
| * | Rename Help-Adv to Help-Int, for intermediate-level. | Richard M. Stallman | 2001-09-19 | 1 | -8/+11 |
| * | (gnus-buffer-configuration): Respect `gnus-bug-create-help-buffer'. | Sam Steingold | 2001-09-19 | 2 | -2/+7 |
| * | Fix copyright years. | Gerd Moellmann | 2001-09-19 | 2 | -2/+2 |
| * | (decode_mode_spec): Add parameter MULTIBYTE. | Gerd Moellmann | 2001-09-19 | 2 | -15/+28 |
| * | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 2 | -2/+4 |
| * | Add Solaris IM bug. | Gerd Moellmann | 2001-09-19 | 1 | -0/+14 |