| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move suggestions for key bindings to Commentary. | Juri Linkov | 2004-03-23 | 1 | -5/+5 |
| * | (dired-compress-file-suffixes): Add dz and tbz. | Juri Linkov | 2004-03-23 | 1 | -1/+5 |
| * | (dired-guess-shell-alist-default): Add choices for | Juri Linkov | 2004-03-23 | 1 | -18/+70 |
| * | (jka-compr-compression-info-list): Add tbz and dz. | Juri Linkov | 2004-03-23 | 1 | -6/+21 |
| * | (quail-insert-decode-map): Use window-width instead of frame-width. | Juri Linkov | 2004-03-23 | 1 | -5/+5 |
| * | (describe-current-coding-system): Use window-width instead of frame-width. | Juri Linkov | 2004-03-23 | 1 | -1/+1 |
| * | (describe-char): Use window-width instead of frame-width. | Juri Linkov | 2004-03-23 | 1 | -3/+3 |
| * | (list-one-abbrev-table): Use window-width instead of frame-width. | Juri Linkov | 2004-03-23 | 1 | -1/+1 |
| * | (woman-fill-frame): Doc fix. | Juri Linkov | 2004-03-23 | 1 | -2/+2 |
| * | (Man-width): New var. | Juri Linkov | 2004-03-23 | 1 | -10/+62 |
| * | (global-auto-revert-non-file-buffers): Expand doc string. | Luc Teirlinck | 2004-03-23 | 2 | -76/+56 |
| * | (dired-directory-changed-p, dired-buffer-stale-p): New functions. | Luc Teirlinck | 2004-03-23 | 1 | -12/+30 |
| * | Setup syntaxes for more parentheses Unicode characters. | Kenichi Handa | 2004-03-23 | 2 | -18/+65 |
| * | (ad-subr-arglist): Undo part of last patch. | Stefan Monnier | 2004-03-23 | 1 | -1/+4 |
| * | (select-safe-coding-system): Merge | Kenichi Handa | 2004-03-23 | 2 | -3/+28 |
| * | Fix copyright. | Stefan Monnier | 2004-03-22 | 1 | -2/+1 |
| * | Fix copyright. | Stefan Monnier | 2004-03-22 | 3 | -14/+81 |
| * | (pp-eval-expression): Simplify. | Stefan Monnier | 2004-03-22 | 1 | -7/+5 |
| * | (lisp-mode-variables): Don't set | Stefan Monnier | 2004-03-22 | 1 | -16/+16 |
| * | (lm-keywords-finder-p): Use defvar rather than with-no-warnings. | Stefan Monnier | 2004-03-22 | 1 | -2/+2 |
| * | (edebug-display): Bring up a debug trace if the source location can't be found. | Stefan Monnier | 2004-03-22 | 1 | -11/+13 |
| * | (checkdoc-error): Dont' assume point-min == 1. | Stefan Monnier | 2004-03-22 | 1 | -2/+4 |
| * | (byte-recompile-directory): Ignore hidden dir. | Stefan Monnier | 2004-03-22 | 1 | -8/+12 |
| * | (defsubst): Add edebug spec and use backquote. | Stefan Monnier | 2004-03-22 | 1 | -6/+9 |
| * | (byte-compile-log-lap, byte-compile-inline-expand): Use backquote. | Stefan Monnier | 2004-03-22 | 1 | -119/+126 |
| * | (backquote-list*-macro): Use nreverse. | Stefan Monnier | 2004-03-22 | 1 | -2/+8 |
| * | (ad-subr-arglist): Simplify. | Stefan Monnier | 2004-03-22 | 1 | -24/+23 |
| * | Use inhibit-read-only instead of buffer-read-only. | Stefan Monnier | 2004-03-22 | 1 | -38/+41 |
| * | (gnus-score-find-bnews): Simplify and don't assume point-min == 1. | Stefan Monnier | 2004-03-22 | 1 | -7/+5 |
| * | (imap-parse-address-list, imap-parse-body-ext): Disable wrong use of `assert'. | Stefan Monnier | 2004-03-22 | 1 | -3/+5 |
| * | *** empty log message *** | Juri Linkov | 2004-03-22 | 1 | -0/+12 |
| * | (ispell-help): Doc fix. | Juri Linkov | 2004-03-22 | 1 | -1/+1 |
| * | Doc fix. | Juri Linkov | 2004-03-22 | 1 | -1/+1 |
| * | (ethio-find-file): Doc fix. | Juri Linkov | 2004-03-22 | 1 | -1/+1 |
| * | Fix keywords. | Juri Linkov | 2004-03-22 | 1 | -1/+1 |
| * | (finder-known-keywords): Fix data, tex, unix. | Juri Linkov | 2004-03-22 | 1 | -3/+3 |
| * | (format-insert-file): Always return a list of two elements, | Luc Teirlinck | 2004-03-22 | 2 | -4/+9 |
| * | # | André Spiegel | 2004-03-21 | 1 | -0/+19 |
| * | (vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument. | André Spiegel | 2004-03-21 | 1 | -5/+5 |
| * | (vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument. | André Spiegel | 2004-03-21 | 1 | -5/+5 |
| * | (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument. | André Spiegel | 2004-03-21 | 1 | -6/+6 |
| * | (vc-default-workfile-unchanged-p): If the implementation supports it, | André Spiegel | 2004-03-21 | 1 | -3/+10 |
| * | Add new optional BUFFER argument to vc-BACKEND-print-log and | André Spiegel | 2004-03-21 | 1 | -21/+36 |
| * | (rx): Work at compile time, not run time. | Juanma Barranquero | 2004-03-21 | 2 | -6/+16 |
| * | (cfengine-mode): Set parse-sexp-ignore-comments. | Juanma Barranquero | 2004-03-21 | 1 | -1/+5 |
| * | (allout-mode): Fix docstring. | Juanma Barranquero | 2004-03-21 | 2 | -3/+7 |
| * | (insert-directory): Fix bug if SWITCHES is a list. | Luc Teirlinck | 2004-03-21 | 2 | -3/+13 |
| * | (auto-revert-interval): Make new value take effect immediately when | Luc Teirlinck | 2004-03-21 | 2 | -7/+25 |
| * | From David Ponce <david@dponce.com> | Kim F. Storm | 2004-03-19 | 2 | -141/+141 |
| * | (hexl-follow-line): Don't require 'fringe. | Kim F. Storm | 2004-03-19 | 1 | -1/+0 |