aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-03-261-9/+2
|
* *** empty log message ***Gerd Moellmann2001-03-261-0/+6
|
* *** empty log message ***Kenichi Handa2001-03-261-0/+5
|
* (global-auto-revert-non-file-buffers): RemoveGerd Moellmann2001-03-261-0/+5
| | | | duplicate defcustom.
* (latin1-char-displayable-p): Add leading "-" for X font pattern.Miles Bader2001-03-261-0/+5
|
* *** empty log message ***Kenichi Handa2001-03-261-0/+6
|
* (view-lossage): Mention open-dribble-file in the docEli Zaretskii2001-03-251-0/+5
| | | | string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
* (skeleton-internal-list): Fix bogus logic.Stefan Monnier2001-03-231-2/+7
| | | | (skeleton-pair-insert-maybe): Don't pair after a backslash.
* *** empty log message ***Kenichi Handa2001-03-231-0/+8
|
* (fill-individual-paragraphs-prefix): Fix transcription typo.Stefan Monnier2001-03-231-6/+8
|
* whitespace.el version 3.0 with buffer local toggle capability.Rajesh Vaidheeswarran2001-03-221-0/+12
|
* *** empty log message ***Stefan Monnier2001-03-211-360/+298
|
* *** empty log message ***Gerd Moellmann2001-03-211-0/+4
|
* *** empty log message ***Gerd Moellmann2001-03-211-20/+0
|
* Update to version 5.28.Gerd Moellmann2001-03-211-0/+366
|
* (COMPILE_FIRST): Add cc-mode.elGerd Moellmann2001-03-211-0/+3
| | | | and cc-vars.el.
* (sendmail-send-it): Don't parse Resent-*Gerd Moellmann2001-03-211-0/+5
| | | | headers. Always invoke sendmail with option -t.
* (set-locale-environment): SetGerd Moellmann2001-03-211-2/+8
| | | | | system-messages-locale and system-time-locale, but only if the caller specifies a non-nil locale name.
* See ChangeLogJohn Wiegley2001-03-201-0/+12
|
* (follow-avoid-tail-recenter): Doc fix.Gerd Moellmann2001-03-201-0/+2
|
* *** empty log message ***Gerd Moellmann2001-03-201-0/+3
|
* (fancy-splash-head): Don't change the colors of theGerd Moellmann2001-03-201-0/+3
| | | | XPM image on a dark background.
* (comint-exec-1): Set columns of the terminal toGerd Moellmann2001-03-201-0/+3
| | | | window-width instead of frame-width.
* *** empty log message ***Gerd Moellmann2001-03-201-0/+3
|
* *** empty log message ***Gerd Moellmann2001-03-201-0/+2
|
* (mail-mode): Activate case-folding inGerd Moellmann2001-03-201-2/+7
| | | | font-lock-defaults.
* (mode-line-mode-menu): `glasses-mode' might be unbound.Stefan Monnier2001-03-191-0/+5
| | | | (completion-ignored-extensions): Remove duplicate ".class".
* .Andreas Schwab2001-03-191-0/+5
|
* *** empty log message ***Stefan Monnier2001-03-191-0/+4
|
* *** empty log message ***Gerd Moellmann2001-03-191-0/+5
|
* *** empty log message ***Kenichi Handa2001-03-191-0/+5
|
* 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-03-171-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | * ediff-util.el: Copyright years. (ediff-choose-syntax-table): New function. (ediff-setup): Use ediff-choose-syntax-table. * ediff-init.el (ediff-with-syntax-table): New macro, uses with-syntax-table. * ediff.el: Date of last update, copyright years. * ediff-wind (ediff-setup-control-frame): Nill->nil. * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy of Scott Bronson. (ex-cmd-assoc,ex-cmd-one-letr): New functions. (viper-check-sub,viper-get-ex-command,viper-execute-ex-command): Deleted functions. (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new ex-token-list. * viper-util.el: Spaces, indentation. * viper.el: Changed version, modification time.
* Changes to timeclockJohn Wiegley2001-03-161-0/+5
|
* Changes to timeclockJohn Wiegley2001-03-161-0/+18
|
* *** empty log message ***Kenichi Handa2001-03-161-0/+3
|
* *** empty log message ***Kenichi Handa2001-03-161-0/+6
|
* *** empty log message ***Gerd Moellmann2001-03-151-0/+5
|
* *** empty log message ***Gerd Moellmann2001-03-141-0/+2
|
* *** empty log message ***Gerd Moellmann2001-03-141-0/+6
|
* *** empty log message ***Thien-Thi Nguyen2001-03-141-0/+1
|
* *** empty log message ***Thien-Thi Nguyen2001-03-131-1/+6
|
* *** empty log message ***Gerd Moellmann2001-03-131-0/+5
|
* (fancy-splash-tail, command-line-1): Fix the copyright year.Eli Zaretskii2001-03-131-0/+5
|
* *** empty log message ***Kenichi Handa2001-03-131-0/+10
|
* *** empty log message ***Stefan Monnier2001-03-121-0/+5
|
* (life): Rearrange code so that all calls toGerd Moellmann2001-03-121-0/+3
| | | | life-display-generation are in a catch-form.
* (tags-loop-continue): Don't change point in aGerd Moellmann2001-03-121-0/+4
| | | | | file that isn't interesting. In an interesting file, push the old value of point on the mark ring.
* *** empty log message ***Gerd Moellmann2001-03-121-0/+5
|
* (generate-file-autoloads): RemoveGerd Moellmann2001-03-121-2/+7
| | | | warning about line lengths.
* Correctly attribute a change to etags.el made by Gerd to PhilippeFrancesco Potortì2001-03-121-0/+2
| | | | Waroquiers, who at that time had not yet released papers to the FSF.