aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Dave Love2001-02-181-0/+5
|
* (imenu--generic-function): Use mapc to iterate overDave Love2001-02-181-2/+3
| | | | syntax characters.
* (fortran-strip-sqeuence-nos): Doc fix.Richard M. Stallman2001-02-172-3/+5
|
* (uniquify-buffer-name-style): Doc fix.Richard M. Stallman2001-02-172-1/+5
|
* *** empty log message ***Gerd Moellmann2001-02-161-0/+6
|
* (mouse-save-then-kill): If the distance from the newGerd Moellmann2001-02-161-1/+1
| | | | | point to the mark is equal to the distance of point from the new point, move point instead of the mark.
* *** empty log message ***Gerd Moellmann2001-02-161-1/+1
|
* (flyspell-get-word): Return string withoutDave Love2001-02-162-1/+6
| | | | properties.
* (generic-find-file-regexp): Doc fix.Eli Zaretskii2001-02-162-4/+31
| | | | | | | (generic-ignore-files-regexp): New defcustom. (generic-mode-find-file-hook): If the file's name matches the regexp in `generic-ignore-files-regexp', don't enter default-generic-mode. Doc fix.
* *** empty log message ***Gerd Moellmann2001-02-161-0/+3
|
* (flyspell-region, flyspell-buffer):Gerd Moellmann2001-02-161-0/+2
| | | | Add autoload cookies.
* *** empty log message ***Gerd Moellmann2001-02-161-0/+5
|
* (cal-tex-weekly4-box): Respect settingGerd Moellmann2001-02-161-1/+2
| | | | of cal-tex-24.
* (kill-region, kill-line, kill-ring-save): Doc fix.Eli Zaretskii2001-02-162-1/+13
|
* (grep-regexp-alist): Remove the blank fromEli Zaretskii2001-02-162-1/+9
| | | | | the character class after the (optional) drive, to support file names with embedded blanks.
* tex-shell-running: Check the process buffer tooSam Steingold2001-02-152-15/+22
|
* Increment version number.Gerd Moellmann2001-02-151-1/+1
|
* *** empty log message ***emacs-pretest-21.0.98Gerd Moellmann2001-02-152-172/+230
|
* *** empty log message ***Dave Love2001-02-151-0/+7
|
* (read-passwd): Clear Lisp memory holding password.Gerd Moellmann2001-02-152-5/+23
|
* (Info-copy-current-node-name): New function.Miles Bader2001-02-152-1/+24
| | | | (Info-mode-menu): Add it to the menu.
* *** empty log message ***Dave Love2001-02-151-1/+1
|
* (battery-status-function): Fix doc, :type.Dave Love2001-02-151-3/+3
|
* Fix problems confusing authors.el.Dave Love2001-02-151-1/+1
|
* Fix problems confusing authors.el.Dave Love2001-02-141-26/+26
|
* (toggle-input-method): Doc fix.Richard M. Stallman2001-02-141-11/+13
|
* *** empty log message ***Richard M. Stallman2001-02-141-0/+4
|
* (occur): Stop at end of buffer.Stefan Monnier2001-02-132-3/+7
|
* (set-input-method): Another doc fix.Eli Zaretskii2001-02-132-0/+8
|
* (menu-bar-select-frame): Adjust forDave Love2001-02-131-5/+9
| | | | | | last-command-event being a frame name. (menu-bar-update-buffers): Build frame menu (like the buffer menu) using frame names.
* (hi-lock-find-patterns): Don't activate font-lock-mode.Gerd Moellmann2001-02-132-1/+4
|
* (set-face-background, set-face-foreground)Miles Bader2001-02-132-4/+9
| | | | (set-face-stipple): Treat a value of nil as being `unspecified'.
* bogus checkinDave Love2001-02-121-1079/+0
|
* *** empty log message ***Dave Love2001-02-121-0/+1079
|
* *** empty log message ***Dave Love2001-02-121-0/+6
|
* (set-input-method): Doc fix.Eli Zaretskii2001-02-122-3/+9
|
* Undo coding change, which screwed up somehow.Dave Love2001-02-121-382/+382
|
* Doc fixes. Change coding toDave Love2001-02-121-390/+394
| | | | | | iso-2022-7bit. (latin1-display) <defgroup>: Add :link. (latin1-display) <function>: Set variable latin1-display.
* (speedbar-frame-parameters): No toolbar lines.Eric M. Ludlam2001-02-122-10/+26
| | | | | (speedbar-line-file): Return nil if not a file. (speedbar-buffers-line-path): Return file for tags, and dir for files.
* 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-02-124-23/+32
| | | | | | | | | | | | * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks for remote files. (ediff-coding-system-for-read): replaced the no-conversion default with raw-text. * ediff-init.el: Removed :version from defcustom vars. * ediff-util.el (ediff-compute-custom-diffs-maybe): Better handling of the diff mode * ediff.texi: Added ediff-coding-system-for-read. * viper.texi: typos
* Doc fixes.Dave Love2001-02-112-124/+140
| | | | | | | | | (shadow) <defgroup>: Add :link. (shadowfile-unload-hook): New function. (shadow-initialize): Use defalias, not fset. (shadow-define-cluster, shadow-define-literal-group) (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
* *** empty log message ***Dave Love2001-02-114-31/+42
|
* (message-signature-file): Fix doc, :type.Dave Love2001-02-111-2/+4
|
* (mode-line): Set :line-width property to -1.Kenichi Handa2001-02-111-1/+1
|
* *** empty log message ***Kenichi Handa2001-02-111-0/+4
|
* (partial-completion-mode): Doc fix.Richard M. Stallman2001-02-101-2/+2
|
* *** empty log message ***Richard M. Stallman2001-02-101-0/+2
|
* (delete-key-deletes-forward-mode):Richard M. Stallman2001-02-102-23/+31
| | | | Change `let' to `let*' to fix gross bug in last change.
* (repeat): Don't let execute-kbd-macro alter real-last-command.Richard M. Stallman2001-02-101-1/+4
|
* (eval-expression): Doc fix.Eli Zaretskii2001-02-102-2/+9
|