| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars. | Richard M. Stallman | 2001-12-16 | 2 | -0/+15 |
| * | Minor clarification. | Richard M. Stallman | 2001-12-16 | 1 | -8/+8 |
| * | (command-line-1): Display startup screen even if there are command line args. | Richard M. Stallman | 2001-12-16 | 2 | -51/+67 |
| * | *** empty log message *** | Stefan Monnier | 2001-12-16 | 1 | -0/+3 |
| * | Fix previous change. | Richard M. Stallman | 2001-12-16 | 1 | -2/+0 |
| * | (with-temp-message): At the end, always discard | Richard M. Stallman | 2001-12-16 | 2 | -2/+11 |
| * | (sh-mode): Run sh-mode-hook. | Richard M. Stallman | 2001-12-16 | 1 | -1/+2 |
| * | (log-view-message-re, log-view-current-tag): | Stefan Monnier | 2001-12-16 | 1 | -6/+6 |
| * | Build the list L at compile time. | Stefan Monnier | 2001-12-16 | 2 | -2/+8 |
| * | (mapthread): Make a closure. | Stefan Monnier | 2001-12-16 | 2 | -1/+5 |
| * | *** empty log message *** | Stefan Monnier | 2001-12-16 | 1 | -14/+25 |
| * | *** empty log message *** | Richard M. Stallman | 2001-12-16 | 2 | -0/+8 |
| * | (isearch-start-hscroll): New variable. | Richard M. Stallman | 2001-12-16 | 1 | -2/+9 |
| * | (isearch-edit-string): | Richard M. Stallman | 2001-12-16 | 1 | -2/+3 |
| * | (syms_of_keyboard) <double-click-fuzz>: Doc fix. | Richard M. Stallman | 2001-12-16 | 2 | -1/+28 |
| * | (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward | Richard M. Stallman | 2001-12-16 | 1 | -7/+68 |
| * | (set-case-syntax-pair): Detect invalid calls and signal an error. | Richard M. Stallman | 2001-12-16 | 1 | -0/+3 |
| * | (devanagari-range): Renamed from `range'. All calls changed. | Richard M. Stallman | 2001-12-16 | 1 | -8/+8 |
| * | (range): Function deleted. | Richard M. Stallman | 2001-12-16 | 1 | -8/+3 |
| * | Redo last fix. | Dave Love | 2001-12-15 | 1 | -67/+67 |
| * | Fix typo. | Pavel Janík | 2001-12-15 | 1 | -5/+4 |
| * | *** empty log message *** | Dave Love | 2001-12-15 | 3 | -0/+5062 |
| * | Don't require cl. | Dave Love | 2001-12-15 | 1 | -32/+75 |
| * | (indian-glyph-char, indian-glyph-max-char) | Dave Love | 2001-12-15 | 1 | -34/+0 |
| * | (devanagari-post-read-conversion): New | Dave Love | 2001-12-15 | 1 | -0/+9 |
| * | ("Windows-1255"): New language. | Dave Love | 2001-12-15 | 2 | -5/+45 |
| * | ("Welsh", "Latin-7", "Lithuanian") | Dave Love | 2001-12-15 | 1 | -0/+30 |
| * | (locale-language-names): Add various | Dave Love | 2001-12-15 | 1 | -14/+16 |
| * | Doc fixes. | Dave Love | 2001-12-15 | 1 | -4/+4 |
| * | (quail-keyboard-layout-alist): Add | Dave Love | 2001-12-15 | 1 | -41/+32 |
| * | (translation-table-for-input): New | Dave Love | 2001-12-15 | 1 | -2/+6 |
| * | Insert Latin-1 characters, not unibyte strings. | Dave Love | 2001-12-15 | 1 | -99/+100 |
| * | *** empty log message *** | Dave Love | 2001-12-15 | 1 | -0/+51 |
| * | ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): | Dave Love | 2001-12-15 | 1 | -68/+67 |
| * | Etags changes for Prolog and PHP. | Francesco Potortì | 2001-12-15 | 4 | -9/+37 |
| * | * etags.c (PHP_functions): New function by Diez B. Roggisch, | Francesco Potortì | 2001-12-15 | 1 | -74/+133 |
| * | Fix typos. | Pavel Janík | 2001-12-15 | 1 | -4/+4 |
| * | New version from Gary Wong <gtw@gnu.org>, the termcap maintainer. | Richard M. Stallman | 2001-12-15 | 1 | -3137/+15454 |
| * | Don't require cl. | Dave Love | 2001-12-15 | 2 | -26/+49 |
| * | ("cyrillic-beylorussian") | Dave Love | 2001-12-15 | 1 | -7/+19 |
| * | ("french-alt-postfix", "german-alt-postfix") | Dave Love | 2001-12-15 | 1 | -60/+154 |
| * | ("french-postfix", "german-postfix") | Dave Love | 2001-12-15 | 1 | -9/+9 |
| * | Update hostname for AUCTeX. | Richard M. Stallman | 2001-12-14 | 1 | -2/+2 |
| * | (EMACSLOADPATH): Define. | Andrew Innes | 2001-12-14 | 2 | -2/+7 |
| * | Use setq rather than (set 'foo bar). | Stefan Monnier | 2001-12-14 | 1 | -107/+90 |
| * | (comment-indent): Jump to the middle of empty comments. | Stefan Monnier | 2001-12-14 | 1 | -3/+10 |
| * | (xselect-convert-to-class, xselect-convert-to-name): Documented. | Pavel Janík | 2001-12-14 | 2 | -0/+9 |
| * | (bootstrap): Build addsection program before | Andrew Innes | 2001-12-14 | 2 | -1/+6 |
| * | *** empty log message *** | Andrew Innes | 2001-12-14 | 2 | -0/+12 |
| * | (bootstrap-temacs): Remove dependency on | Andrew Innes | 2001-12-14 | 1 | -1/+1 |