aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (info-lookup-guess-c-symbol): Use skip-syntax-backward.Karl Heuer1999-08-101-32/+31
* Fix typo in copyright date.Karl Heuer1999-08-101-1/+1
* (after-find-file): Disable View mode if buffer is noKarl Heuer1999-08-101-0/+2
* (view-mode-disable): If buffer-read-only is nil,Karl Heuer1999-08-101-2/+3
* (view-mode-enable, view-mode-disable):Karl Heuer1999-08-101-0/+2
* (auto-revert-mode): Add autoload cookie.Dave Love1999-08-101-0/+2
* (msdos-bg-mode): Remove. CallEli Zaretskii1999-08-101-21/+10
* (face-set-after-frame-default): Don't callEli Zaretskii1999-08-101-1/+1
* (ad-make-single-advice-docstring): Treat case with no doctring specially.Dave Love1999-08-101-4/+8
* (PC-do-completion): If completing on file name,Eli Zaretskii1999-08-091-1/+5
* (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte toDave Love1999-08-071-7/+9
* (Man-softhyphen-to-minus): Revert last change.Dave Love1999-08-071-6/+6
* (elisp-eval-buffer): Handle all 5 args of eval-buffer.Richard M. Stallman1999-08-071-2/+4
* (load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.Richard M. Stallman1999-08-071-0/+1
* Comment.Dave Love1999-08-061-0/+1
* Comments.Dave Love1999-08-061-2/+3
* (ls-lisp-delete-matching): List argument is now alistGeoff Voelker1999-08-061-17/+6
* (sql-accumulate-and-indent): Instead of testingRichard M. Stallman1999-08-061-7/+11
* (auto-show-mode): Fix :set.Dave Love1999-08-051-1/+1
* (define-widget-keywords): Make dummy definition and comment-out its use.Dave Love1999-08-051-35/+38
* (c-inside-bracelist-p): Tighter test forRichard M. Stallman1999-08-051-15/+26
* (outline-previous-heading): New function.Richard M. Stallman1999-08-051-22/+8
* Customized.Richard M. Stallman1999-08-041-36/+66
* Require outline when compiling.Dave Love1999-08-041-3/+18
* (hl-line): Fix :version.Dave Love1999-08-041-1/+1
* (Man-softhyphen-to-minus): Fix for multibyte case, doDave Love1999-08-041-6/+6
* (Info-find-node): Call info-initialize here.Dave Love1999-08-041-2/+4
* Initial revisionRichard M. Stallman1999-08-041-0/+180
* All functions rewritten, except when noted aboveRichard M. Stallman1999-08-031-121/+191
* (query-replace-regexp-eval)Richard M. Stallman1999-08-031-13/+113
* (Buffer-menu-mode-map): Add V for Buffer-menu-View.Richard M. Stallman1999-08-031-0/+19
* (5x5-mode-map): Bind C-p, C-n, C-b, C-f.Karl Heuer1999-08-031-3/+7
* Many doc fixes.Richard M. Stallman1999-08-031-324/+50
* (fortran-indent-new-line): Make it an aliasDave Love1999-08-031-16/+3
* checked in with -k by blaak at 1999/08/03 06:17:58Ray Blaak1999-08-031-49/+66
* Undo miscorrected non-typo.Karl Heuer1999-08-021-2/+2
* Change syntax table entry for colon in the diary as part of theRichard M. Stallman1999-08-021-0/+1
* (european-date-diary-pattern): Fix pattern so itRichard M. Stallman1999-08-021-1/+1
* (outline-next-heading): New function.Richard M. Stallman1999-08-011-3/+39
* (shell-command-on-region): EXIT-STATUS can be a string.Richard M. Stallman1999-08-011-1/+1
* (mh-find-path-run): New variable.Richard M. Stallman1999-08-011-2/+7
* (info-initialize): New function.Richard M. Stallman1999-08-011-30/+38
* (set-auto-coding): Allow whitespace beforeEli Zaretskii1999-08-011-10/+12
* Initial revisionKarl Heuer1999-07-311-0/+518
* (sendmail-coding-system): Doc-string fixed.Kenichi Handa1999-07-311-2/+2
* (facemenu-read-color): Make it work for ttys.Dave Love1999-07-301-1/+2
* (assoc-delete-all): New function, renamed from frame-delete-all.Dave Love1999-07-301-0/+11
* Change comments to doc strings and other doc fixes.Dave Love1999-07-301-51/+43
* (list-colors-display): Make it work on ttys.Dave Love1999-07-301-9/+10
* (bitmap-area): Add :version.Dave Love1999-07-301-0/+1