| Commit message (Expand) | Author | Age | Files | Lines |
* | (ispell-message-text-end): Match Postcript 3 like 2. | Richard M. Stallman | 1994-10-26 | 1 | -1/+1 |
* | (enable-flow-control): Make message depend on customization variables. | Richard M. Stallman | 1994-10-26 | 1 | -1/+5 |
* | Allow vector form of latitude/longitude. Fix documentation. | Edward M. Reingold | 1994-10-26 | 1 | -39/+87 |
* | Give lunar phases buffer a symbolic name; use new form of calendar-read-date. | Edward M. Reingold | 1994-10-26 | 1 | -21/+6 |
* | Use new form of calendar-read-date. | Edward M. Reingold | 1994-10-26 | 1 | -19/+5 |
* | Fix regexps for diary marking to include TAB. | Edward M. Reingold | 1994-10-26 | 1 | -4/+4 |
* | Put insertion of diary entry on daily menu. | Edward M. Reingold | 1994-10-26 | 1 | -0/+8 |
* | Lots of minor fixes and code polishing. Exit-calendar code rewritten. | Edward M. Reingold | 1994-10-26 | 1 | -404/+151 |
* | (dired-find-subdir): Doc fix. | Richard M. Stallman | 1994-10-26 | 1 | -2/+3 |
* | (fill-individual-paragraphs): Avoid infinite loop | Richard M. Stallman | 1994-10-26 | 1 | -1/+4 |
* | (tar-summarize-buffer): Check for end of buffer before extracting substring. | Karl Heuer | 1994-10-26 | 1 | -33/+33 |
* | (gud-irixdbx-marker-filter): Cast $curline to int. | Richard M. Stallman | 1994-10-25 | 1 | -1/+1 |
* | (enriched-mode): Add autoload cookie. | Boris Goldowsky | 1994-10-25 | 1 | -11/+15 |
* | (make-frame-on-display): New function. | Richard M. Stallman | 1994-10-25 | 1 | -0/+6 |
* | (ispell-grep-command, ispell-look-command): Don't specify directory. | Richard M. Stallman | 1994-10-25 | 1 | -2/+2 |
* | (buffer-file-truename): Doc fix. | Richard M. Stallman | 1994-10-25 | 1 | -1/+1 |
* | Make previous change conditional. | Karl Heuer | 1994-10-24 | 1 | -5/+12 |
* | * man.el (Man-init-defvars): Do not delete empty lines. | Francesco Potortì | 1994-10-24 | 1 | -3/+3 |
* | Don't try to make menu bindings when window-system==nil. | Boris Goldowsky | 1994-10-24 | 1 | -1/+1 |
* | Initial revision | Boris Goldowsky | 1994-10-24 | 1 | -0/+1885 |
* | *** empty log message *** | Francesco Potortì | 1994-10-24 | 1 | -3/+3 |
* | (dired-mode-map): Add query-replace and search items to operate menu. | Roland McGrath | 1994-10-23 | 1 | -0/+4 |
* | (latex-mode): Recognize \item etc. that have no arg | Richard M. Stallman | 1994-10-23 | 1 | -4/+4 |
* | Say error in x-open-connection should be fatal. | Richard M. Stallman | 1994-10-23 | 1 | -1/+3 |
* | (menu-bar-file-menu): Add item `Make Frame On Display'. | Richard M. Stallman | 1994-10-23 | 1 | -4/+8 |
* | (set-face-background): Set either stipple or color, | Richard M. Stallman | 1994-10-23 | 1 | -3/+6 |
* | Add comment. | Richard M. Stallman | 1994-10-23 | 1 | -1/+6 |
* | (mail-setup): Fill in-reply-to field properly. | Richard M. Stallman | 1994-10-23 | 1 | -4/+2 |
* | (ange-ftp-process-handle-line): Check for a | Richard M. Stallman | 1994-10-23 | 1 | -3/+3 |
* | (set-face-background): If color is gray, and frame | Richard M. Stallman | 1994-10-23 | 1 | -5/+10 |
* | (dired-do-tags-search, dired-do-tags-query-replace): New functions. | Roland McGrath | 1994-10-22 | 1 | -0/+22 |
* | (dired-mode-map): Bind A to dired-do-tags-search, | Roland McGrath | 1994-10-22 | 1 | -0/+2 |
* | (mail-aliases, mail-archive-file-name): Doc fixes. | Richard M. Stallman | 1994-10-22 | 1 | -4/+6 |
* | (sendmail-synch-aliases): Check MAILRC envvar. | Richard M. Stallman | 1994-10-21 | 1 | -1/+1 |
* | (define-mail-alias): Check MAILRC envvar. | Richard M. Stallman | 1994-10-21 | 1 | -1/+1 |
* | Finish installing previous change. | Richard M. Stallman | 1994-10-21 | 1 | -1/+9 |
* | (timer-error, timer-abnormal-termination, | Richard M. Stallman | 1994-10-21 | 1 | -14/+31 |
* | (view-file): Do record the buffer switch. | Richard M. Stallman | 1994-10-21 | 1 | -2/+4 |
* | (describe-function-find-file): New function. | Richard M. Stallman | 1994-10-21 | 1 | -5/+15 |
* | (describe-function): Mention the file it was loaded from. | Richard M. Stallman | 1994-10-21 | 1 | -8/+14 |
* | (dbx): Delete call to gud-switch-to-buffer. | Richard M. Stallman | 1994-10-21 | 1 | -2/+10 |
* | (emerge-auto-advance): Fix criterion for which message. | Richard M. Stallman | 1994-10-21 | 1 | -1/+1 |
* | (rmail-get-new-mail): If display-time is in use, | Richard M. Stallman | 1994-10-21 | 1 | -8/+4 |
* | (next-file): Initialize next-file-list all at once from all tables. | Roland McGrath | 1994-10-20 | 1 | -13/+19 |
* | (edit-and-eval-command): Elements of command-history are forms, not strings. | Karl Heuer | 1994-10-20 | 1 | -0/+9 |
* | (ange-ftp-get-passwd): Use user-mail-address. | Richard M. Stallman | 1994-10-20 | 1 | -5/+5 |
* | (repeat-matching-complex-command): Fix check for empty pattern. Simplify. | Karl Heuer | 1994-10-20 | 1 | -14/+12 |
* | (facemenu-get-face): Don't add to menu here. | Boris Goldowsky | 1994-10-20 | 1 | -171/+172 |
* | (make-face): Add new face to Face menu on creation. -- Bng | Boris Goldowsky | 1994-10-20 | 1 | -0/+3 |
* | * man.el (Man-init-defvars): Corrections to Man-filter-list. | Francesco Potortì | 1994-10-20 | 1 | -26/+23 |