aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (ibuffer-name-map, ibuffer-mode-name-map)John Paul Wallington2003-04-262-10/+13
* new image display support, from jannekeKarl Berry2003-04-252-0/+67
* (mh-version): Set to 7.3+cvs.Bill Wohler2003-04-252-2/+6
* (file-relative-name): Recognize "c:/foo" as absoluteKai Großjohann2003-04-252-2/+7
* Regenerated.Bill Wohler2003-04-251-14/+14
* Upgraded to MH-E version 7.3.Bill Wohler2003-04-2520-1558/+6136
* `symbol-macrolet' is similar to `let', not `multiple-value-bind'.Sam Steingold2003-04-252-1/+4
* (fancy-diary-display-mode): Bind "q" to `quit-window'Sam Steingold2003-04-252-13/+19
* (assq-delete-all): Ignore non-cons elememts.Richard M. Stallman2003-04-242-2/+7
* (help-make-xrefs): Remove extra paren.John Paul Wallington2003-04-242-2/+6
* (mail-send-and-exit): Make arg optional.Richard M. Stallman2003-04-242-1/+3
* (view-read-only): Doc fix.Richard M. Stallman2003-04-242-1/+17
* (back-to-indentation): Call backward-prefix-chars.Richard M. Stallman2003-04-241-1/+3
* (help-make-xrefs): Clean up the loop that scansRichard M. Stallman2003-04-241-13/+17
* Don't call filesets-init.Richard M. Stallman2003-04-241-6/+4
* Comment change.Richard M. Stallman2003-04-241-1/+3
* (byte-compile-defun): Generate and compile a defalias form,Richard M. Stallman2003-04-241-6/+15
* (scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.Richard M. Stallman2003-04-242-7/+14
* (emacs-lisp-mode-syntax-table): Give @ prefix syntax.Richard M. Stallman2003-04-241-0/+1
* (comment-normalize-vars): Fix regexp.Stefan Monnier2003-04-231-4/+17
* #André Spiegel2003-04-231-0/+11
* (vc-cvs-stay-local): Keep the old default. Simplify doc string.André Spiegel2003-04-231-14/+13
* Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>André Spiegel2003-04-231-19/+110
* (vc-mcvs-root): Cache the result.Stefan Monnier2003-04-221-20/+29
* Restore changes from v1.5039 that were lost in v1.5046.Glenn Morris2003-04-221-3/+5
* (Info-default-dirs): New fun extracted from Info-initialize.Stefan Monnier2003-04-211-39/+47
* (fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.Stefan Monnier2003-04-211-1/+2
* (byte-compile-defvar): Improve message.Stefan Monnier2003-04-211-4/+8
* *** empty log message ***Stefan Monnier2003-04-211-4/+13
* *** empty log message ***Richard M. Stallman2003-04-211-0/+4
* (kill-line): Doc fix.Richard M. Stallman2003-04-211-1/+3
* (cvs-examine): Respect `find-file-visit-truename'.Sam Steingold2003-04-202-1/+6
* (which-func-modes): Add f90-mode.Glenn Morris2003-04-202-9/+37
* (dabbrev-case-fold-search): Add defvar for compiler.Glenn Morris2003-04-201-6/+11
* (f90-font-lock-keywords-2): Use override forGlenn Morris2003-04-201-16/+25
* Initial version.Stefan Monnier2003-04-201-0/+620
* (vc-cvs-dir-state): Use vc-cvs-command.Stefan Monnier2003-04-191-61/+56
* *** empty log message ***Richard M. Stallman2003-04-191-0/+15
* (desktop-buffer-mh): Don't require mh-e;Richard M. Stallman2003-04-191-1/+0
* (add-log-current-defun-function): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
* (comment-use-syntax): Add autoload cookie.Richard M. Stallman2003-04-191-0/+2
* (byte-compile-log-file, (byte-recompile-directory): Don't useRichard M. Stallman2003-04-191-3/+12
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-182-42/+18
* (define-minor-mode): Only echo a message if the body didn't do so already.Stefan Monnier2003-04-181-4/+3
* (view-read-only): Move from view.el to files.el.Stefan Monnier2003-04-183-6/+51
* *** empty log message ***Stefan Monnier2003-04-171-24/+74
* (view-read-only): Don't declare a second time.Stefan Monnier2003-04-171-18/+46
* (hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.John Paul Wallington2003-04-172-1/+6
* (byte-compile-const-symbol-p): Rename arg.Stefan Monnier2003-04-161-4/+4
* (reveal-post-command): Use overlay-get for overlays.Stefan Monnier2003-04-161-2/+2