| Commit message (Expand) | Author | Age | Files | Lines |
| * | (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist. | Gerd Moellmann | 2000-01-29 | 1 | -1/+1 |
| * | *** empty log message *** | Dave Love | 2000-01-29 | 1 | -0/+11 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-29 | 1 | -0/+8 |
| * | (iswitchb-use-frame-buffer-list): New configuration | Gerd Moellmann | 2000-01-29 | 1 | -1/+7 |
| * | (ebnf-syntax): Doc fix | Gerd Moellmann | 2000-01-29 | 2 | -1/+6 |
| * | Purecopy various strings. | Dave Love | 2000-01-28 | 1 | -29/+43 |
| * | (timezone-fix-time): Window against 69 for two-digit years. Deal with | Dave Love | 2000-01-28 | 1 | -3/+5 |
| * | (help-xref-symbol-regexp, help-xref-info-regexp): Use defconst, | Dave Love | 2000-01-28 | 1 | -29/+9 |
| * | *** empty log message *** | Dave Love | 2000-01-28 | 1 | -0/+2 |
| * | Remove dotimes, dolist. | Dave Love | 2000-01-28 | 1 | -26/+0 |
| * | Remove stuff for dotimes, dolist, push, pop. | Dave Love | 2000-01-28 | 2 | -8/+16 |
| * | Add indent specs for dolist, dotimes, when, unless. | Dave Love | 2000-01-28 | 1 | -0/+4 |
| * | Add specs for push, pop, dotimes, dolist, unless, when. | Dave Love | 2000-01-28 | 1 | -0/+6 |
| * | Move out indent and edebug specs for when and unless. | Dave Love | 2000-01-28 | 1 | -4/+0 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-28 | 1 | -0/+9 |
| * | (cl-parse-loop-clause): Recognize | Gerd Moellmann | 2000-01-28 | 1 | -1/+1 |
| * | (ange-ftp-copy-file-internal): Quote new name | Gerd Moellmann | 2000-01-28 | 1 | -1/+1 |
| * | (what-cursor-position): Change formatting of | Gerd Moellmann | 2000-01-28 | 1 | -4/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-28 | 1 | -0/+3 |
| * | (delete-other-frames): New function. | Gerd Moellmann | 2000-01-28 | 1 | -0/+10 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-28 | 2 | -0/+237 |
| * | (sort-numeric-base): New option. | Gerd Moellmann | 2000-01-28 | 1 | -11/+25 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-28 | 1 | -0/+4 |
| * | (rmail-dont-reply-to): Replace matched | Gerd Moellmann | 2000-01-27 | 2 | -17/+15 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-27 | 6 | -0/+7683 |
| * | *** empty log message *** | Dave Love | 2000-01-26 | 1 | -0/+5 |
| * | (checkdoc-interactive-loop): Don't lose on a function with an empty | Dave Love | 2000-01-26 | 1 | -11/+11 |
| * | (vc-version-diff): Make sure file name is expanded. | Gerd Moellmann | 2000-01-26 | 2 | -5/+10 |
| * | *** empty log message *** | Gerd Moellmann | 2000-01-25 | 1 | -0/+5 |
| * | (scroll-bar-timer): Variable removed. | Gerd Moellmann | 2000-01-25 | 1 | -17/+1 |
| * | (thai-composition-function): Delete | Kenichi Handa | 2000-01-25 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-01-25 | 1 | -0/+5 |
| * | (fortran-mode): Use beginning-of-defun-function, end-of-defun-function. | Dave Love | 2000-01-24 | 2 | -4/+13 |
| * | Fix copyright line. | Dave Love | 2000-01-24 | 1 | -1/+1 |
| * | Change maintainer to FSF. | Dave Love | 2000-01-24 | 2 | -0/+2 |
| * | (turn-on-font-lock): Don't depend on window-system &c. | Dave Love | 2000-01-24 | 1 | -2/+3 |
| * | (w32_create_initial_fontsets): Disabled as it conflicts with new face support. | Jason Rumney | 2000-01-23 | 2 | -80/+85 |
| * | (query-replace): Rename last arg to DELIMITED. | Richard M. Stallman | 2000-01-22 | 2 | -8/+15 |
| * | Fix previous change. | Richard M. Stallman | 2000-01-21 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 1 | -3/+4 |
| * | (with-syntax-table): Use make-symbol, not gensym. | Richard M. Stallman | 2000-01-21 | 1 | -2/+2 |
| * | Make the definitions of dolist and dotimes work | Richard M. Stallman | 2000-01-21 | 1 | -15/+19 |
| * | Undo previous change. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 |
| * | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 1 | -0/+9 |
| * | (beginning-of-defun-function): Variable renamed from beginning-of-defun. | Richard M. Stallman | 2000-01-21 | 1 | -25/+21 |
| * | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 1 | -0/+11 |
| * | (dolist, dotimes): Moved to subr.el. | Richard M. Stallman | 2000-01-21 | 1 | -26/+0 |
| * | (dolist, dotimes): Moved from cl-macs.el. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 |
| * | (rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp. | Richard M. Stallman | 2000-01-21 | 1 | -15/+21 |
| * | *** empty log message *** | Dave Love | 2000-01-19 | 1 | -0/+2 |