Skip to content

Commit

Permalink
ChangeLog fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rgmorris committed Jan 15, 2014
1 parent af436a1 commit 21a2463
Show file tree
Hide file tree
Showing 26 changed files with 170 additions and 160 deletions.
15 changes: 10 additions & 5 deletions doc/misc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -10812,11 +10812,12 @@

2002-10-02 Karl Berry <karl@gnu.org>

* (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
speedbar.texi vip.texi viper.texi widget.texi woman.texi):
* ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
* dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
* eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
* info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
* sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi, woman.texi:
Per rms, update all manuals to use @copying instead of @ifinfo.
Also use @ifnottex instead of @ifinfo around the top node, where
needed for the sake of the HTML output.
Expand Down Expand Up @@ -10995,6 +10996,10 @@

* Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.

1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>

* widget.texi (push-button): Document it.

1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>

* Version 19.33 released.
Expand Down
2 changes: 1 addition & 1 deletion lisp/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -12024,7 +12024,7 @@

2013-03-21 Eric Ludlam <zappo@gnu.org>

* eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
* emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
Inhibit read only while inserting objects.

2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
Expand Down
8 changes: 1 addition & 7 deletions lisp/ChangeLog.11
Original file line number Diff line number Diff line change
Expand Up @@ -3142,7 +3142,7 @@

* subr.el (read-passwd): Move back from password.el.

* password.el: Remove, not ready yet.
* net/password.el: Remove, not ready yet.

2004-10-29 Andreas Schwab <schwab@suse.de>

Expand Down Expand Up @@ -8082,8 +8082,6 @@

* mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.

* mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.

2004-04-26 Eli Zaretskii <eliz@gnu.org>

* progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
Expand Down Expand Up @@ -8229,7 +8227,6 @@
2004-04-22 Lars Hansen <larsh@math.ku.dk>

* info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
* mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.

2004-04-22 Kim F. Storm <storm@cua.dk>

Expand Down Expand Up @@ -8340,9 +8337,6 @@
* mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
Add Parameters.

* mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
Add Parameters.

2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>

* dabbrev.el (dabbrev--substitute-expansion): Don't lose
Expand Down
8 changes: 1 addition & 7 deletions lisp/ChangeLog.12
Original file line number Diff line number Diff line change
Expand Up @@ -13529,7 +13529,7 @@
(last-arg): Add defvar.

* makefile.w32-in (WINS): Add erc.
(MH_E_SRC): Update (copied from lisp/Makefile.in).
(MH_E_SRC): Update (copied from Makefile.in).

2006-01-29 Bill Wohler <wohler@newt.com>

Expand Down Expand Up @@ -20681,8 +20681,6 @@

2005-10-06 Bill Wohler <wohler@newt.com>

* mh-e/mh-loaddefs.el: Remove. Now generated automatically.

* Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
(MH-E-SRC): New. Used by mh-autoloads.
(mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
Expand Down Expand Up @@ -22929,10 +22927,6 @@
(Info-restore-desktop-buffer): Remove autoload cookie.
(Info-mode): Add autoload cookie.

* mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
(mh-restore-desktop-buffer): Remove autoload cookie.
(mh-folder-mode): Add autoload cookie.

* mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
(rmail-restore-desktop-buffer): Remove autoload cookie.

Expand Down
2 changes: 0 additions & 2 deletions lisp/ChangeLog.15
Original file line number Diff line number Diff line change
Expand Up @@ -1416,7 +1416,6 @@
`special-mode-map'.
(package-menu-mode): Define using `define-derived-mode'
inheriting from `special-mode'.
* erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
* net/xesam.el (xesam-mode): Inherit from `special-mode'.
(xesam-mode-map): Define separately.
* play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
Expand Down Expand Up @@ -5755,7 +5754,6 @@
* emacs-lisp/edebug.el (edebug-eval-mode-map):
* emacs-lisp/chart.el (chart-map):
* edmacro.el (edmacro-mode-map):
* erc/erc-list.el (erc-list-menu-mode-map):
* array.el (array-mode-map): Declare and define in one step.

* vc/log-view.el (log-view-mode-map): Bind revert-buffer.
Expand Down
9 changes: 2 additions & 7 deletions lisp/ChangeLog.3
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
current-time-string and current-time-zone. Adjust to new format
returned by current-time-zone.

* xfaces.el (face-equal): Doc fix.
* faces.el (face-equal): Doc fix.

1993-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)

Expand Down Expand Up @@ -768,7 +768,7 @@
(x-initialize-frame-faces): Use the NOERROR argument to the
font manipulation functions to avoid errors while starting up.
Remove initialization of isearch font.
* xfaces.c (internal-x-complain-about-font): Add new frame
(internal-x-complain-about-font): Add new frame
argument, so we can check the frame parameters to find the
default font. Callers changed.

Expand Down Expand Up @@ -2121,11 +2121,6 @@
initialization that make it a lot smarter, with a more uniform
and featureful interface across many different keyboard types.

* term.c (fkey_table): Has been expanded to handle the entire
intersection of the capability sets defined by X keysyms and
terminfo. That is, every keysym for which there is a natural
equivalent in terminfo is now bound to that by the startup code.

* loaddefs.el (global-map): Natural default keybindings set up for
almost all supported keysyms other than function keys. All
other keysyms are now default-bound to a function which explains
Expand Down
8 changes: 2 additions & 6 deletions lisp/ChangeLog.4
Original file line number Diff line number Diff line change
Expand Up @@ -2871,7 +2871,7 @@

1994-02-18 Paul Eggert (eggert@twinsun.com)

* (vc-lookup-triple): Yield nil, not "", if version name is nil.
* vc.el (vc-lookup-triple): Yield nil, not "", if version name is nil.

1994-02-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)

Expand Down Expand Up @@ -2954,10 +2954,6 @@

1994-02-11 Paul Eggert (eggert@twinsun.com)

* editfns.c (init_editfns): Look at LOGNAME before USER.
* fileio.c (Fsubstitute_in_file_name): Remove long-dead code
that looked at USER before LOGNAME.

* time.el (display-time-filter): Remove unnecessary (getenv "LOGNAME")
and (getenv "USER"), since (user-login-name) already does this.
* gnuspost.el (gnus-inews-login-name): Likewise.
Expand Down Expand Up @@ -6780,7 +6776,7 @@

1993-07-29 Paul Eggert (eggert@twinsun.com)

* (vc-mode-line): Set vc-mode to nil if FILE no longer is
* vc-hooks.el (vc-mode-line): Set vc-mode to nil if FILE no longer is
version-controlled.

1993-07-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Expand Down
2 changes: 1 addition & 1 deletion lisp/ChangeLog.5
Original file line number Diff line number Diff line change
Expand Up @@ -4275,7 +4275,7 @@
(forms--mode-menu-ro, forms--mode-menu-edit):
New functions to create a pulldown menu in the menubar.
(forms--mode-commands): Call them for the edit and view mode.
* (forms-print): New function.
(forms-print): New function.

1995-01-04 Stephen Gildea <gildea@stop.mail-abuse.org>

Expand Down
80 changes: 42 additions & 38 deletions lisp/ChangeLog.7
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@

1998-08-05 Sam Steingold <sds@goems.com>

* cl-indent.el (top-level let): Add defsubst.
* emacs-lisp/cl-indent.el (top-level let): Add defsubst.

1998-08-04 Andrew Innes <andrewi@harlequin.co.uk>

Expand Down Expand Up @@ -2956,7 +2956,7 @@

1998-05-21 Sam Steingold <sds@usa.net>

* cl-indent.el: Indent `with-standard-io-syntax' correctly.
* emacs-lisp/cl-indent.el: Indent `with-standard-io-syntax' correctly.

1998-05-21 Michael Ernst <ernst@cs.washington.edu>

Expand Down Expand Up @@ -4097,7 +4097,7 @@

1998-04-24 Sam Steingold <sds@usa.net>

* cl-indent.el: Indent defpackage correctly.
* emacs-lisp/cl-indent.el: Indent defpackage correctly.

* font-lock.el (lisp-font-lock-keywords-2): Added `defpackage'.

Expand Down Expand Up @@ -4471,8 +4471,8 @@

1998-04-16 Ilya Zakharevich <ilya@math.ohio-state.edu>

* cperl-mode.el (cperl-style-alist): New variable, since `c-mode'
is no longer loaded.
* progmodes/cperl-mode.el (cperl-style-alist):
New variable, since `c-mode' is no longer loaded.
- (Somebody who uses the styles should check that they work OK!)
- (a lot of work is needed, especially with new
`cperl-fix-line-spacing').
Expand Down Expand Up @@ -7681,7 +7681,7 @@

* progmodes/scheme.el, progmodes/tcl-mode.el, progmodes/f90.el,
* progmodes/fortran.el, progmodes/c-mode.el, progmodes/ada-mode.el,
* cc-mode.el, progmodes/cplus-md.el, progmodes/dcl-mode.el,
* progmodes/cc-mode.el, progmodes/cplus-md.el, progmodes/dcl-mode.el,
* progmodes/pascal.el, progmodes/perl-mode.el, textmodes/bibtex.el,
* textmodes/texinfo.el, emacs-lisp/lisp-mode.el, generic.el,
* progmodes/octave-mod.el: Use imenu-case-fold-search.
Expand Down Expand Up @@ -12109,32 +12109,34 @@

1997-08-15 Barry A. Warsaw <cc-mode-help@python.org>

* cc-styles.el (c-style-alist):
* progmodes/cc-styles.el (c-style-alist):
"python" style requires c-comment-continuation-stars be "".

* cc-engine.el (c-end-of-statement-1):
* progmodes/cc-engine.el (c-end-of-statement-1):
Eliminate false hits on important characters
inside literals (strings, comments).

* cc-cmds.el (c-comment-line-break-function):
* progmodes/cc-cmds.el (c-comment-line-break-function):
In this function, and the defadvice,
call indent-new-comment-line if not in a comment.

* cc-cmds.el (c-fill-paragraph):
* progmodes/cc-cmds.el (c-fill-paragraph):
Remove conditional on obsolete variable
c-double-slash-is-comments-p.

* cc-vars.el (c-buffer-is-cc-mode): Definition moved to cc-mode.el.
* progmodes/cc-vars.el (c-buffer-is-cc-mode):
Definition moved to cc-mode.el.

* cc-mode.el (c-buffer-is-cc-mode):
* progmodes/cc-mode.el (c-buffer-is-cc-mode):
Definition moved here from cc-vars.el. Also,
put permanent-local property on variable so its value won't get
killed by kill-all-local-variables.

* cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
* progmodes/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
Remove obsolete variable c-double-slash-is-comments-p.

* cc-langs.el (c-double-slash-is-comments-p): Remove obsolete variable.
* progmodes/cc-langs.el (c-double-slash-is-comments-p):
Remove obsolete variable.

1997-08-15 Boris Goldowsky <boris@gnu.ai.mit.edu>

Expand Down Expand Up @@ -12273,42 +12275,44 @@

* Release 5.15

* cc-align.el (c-lineup-java-throws):
* progmodes/cc-align.el (c-lineup-java-throws):
Change the `when' clause to an `if-progn'.

* cc-cmds.el (indent-new-comment-line): On older Emacs versions,
add advice, to work around lack of comment-line-break-function.
* progmodes/cc-cmds.el (indent-new-comment-line):
On older Emacs versions, add advice, to work around
lack of comment-line-break-function.

* cc-cmds.el (c-electric-slash):
* progmodes/cc-cmds.el (c-electric-slash):
Make this work as the final slash in a */ block
oriented comment closing token.

* cc-cmds.el (c-comment-line-break-function): New function.
* progmodes/cc-cmds.el (c-comment-line-break-function): New function.

* cc-vars.el (c-buffer-is-cc-mode): New variable.
* progmodes/cc-vars.el (c-buffer-is-cc-mode): New variable.

* cc-vars.el (c-comment-continuation-stars): New variable.
* progmodes/cc-vars.el (c-comment-continuation-stars): New variable.

* cc-mode.el (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
* progmodes/cc-mode.el (c-initialize-cc-mode):
Set c-buffer-is-cc-mode to t.

* cc-mode.el (c-initialize-cc-mode): Require 'cc-mode-19
* progmodes/cc-mode.el (c-initialize-cc-mode): Require 'cc-mode-19
if functionp is not bound. Check cc-mode-19 interface requirements.

* cc-mode.el (c-mode, c++-mode, objc-mode, java-mode, idl-mode):
Don't set comment-multi-line here.
* progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
(idl-mode): Don't set comment-multi-line here.

* cc-mode.el (c-mode): c-comment-start-regexp uses
* progmodes/cc-mode.el (c-mode): c-comment-start-regexp uses
c-C++-comment-start-regexp to support line oriented comments.

* cc-langs.el (c-mode-base-map, c++-mode-map):
* progmodes/cc-langs.el (c-mode-base-map, c++-mode-map):
Move `/' as an electric character
from c++-mode-map to c-mode-base-map for all languages.

* cc-langs.el (c-common-init): Set comment-multi-line and
* progmodes/cc-langs.el (c-common-init): Set comment-multi-line and
comment-line-break-function here for all modes.
Make comment-line-break-function buffer local iff it's boundp.

* cc-langs.el (c-C-comment-start-regexp): Obsolete.
* progmodes/cc-langs.el (c-C-comment-start-regexp): Obsolete.

(c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.

Expand All @@ -12319,19 +12323,19 @@

(c-enable-//-in-c-mode): Obsolete.

* cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table)
* progmodes/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table)
(objc-mode-syntax-table, idl-mode-syntax-table): Added autoload
cookies. c-mode-syntax-table already has one. Use the new syntax
table initialization idioms.

* cc-engine.el (c-guess-basic-syntax):
* progmodes/cc-engine.el (c-guess-basic-syntax):
CASE 5D.4: template argument continuation
lines are now analyzed as template-args-cont.

* cc-styles.el (c-offsets-alist):
* progmodes/cc-styles.el (c-offsets-alist):
Added template-args-cont syntactic symbol.

* cc-styles.el (c-styles-alist):
* progmodes/cc-styles.el (c-styles-alist):
In "java" style, set c-hanging-comment-starter-p to
nil to preserve Javadoc starter lines.

Expand Down Expand Up @@ -13689,7 +13693,7 @@

1997-07-10 Rob Riepel <riepel@Stanford.EDU>

* emulations/tpu-edt.el (tpu-set-mode-line) Added
* emulation/tpu-edt.el (tpu-set-mode-line) Added
mode-line-mule-info and mode-line-frame-identification.

1997-07-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Expand All @@ -13706,9 +13710,10 @@
* progmodes/cc-styles.el (c-copy-tree): New function.
(c-initialize-builtin-style): Use c-copy-tree.

* cc-align.el, cc-cmds.el, cc-compat.el, cc-defs.el, cc-engine.el:
* cc-langs.el, cc-menus.el, cc-mode.el, cc-styles.el, cc-vars.el:
New version of CC mode installed.
* progmodes/cc-align.el, progmodes/cc-cmds.el, progmodes/cc-compat.el:
* progmodes/cc-defs.el, progmodes/cc-engine.el, progmodes/cc-langs.el:
* progmodes/cc-menus.el, progmodes/cc-mode.el, progmodes/cc-styles.el:
* progmodes/cc-vars.el: New version of CC mode installed.
Old files completely replaced.

1997-07-10 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
Expand Down Expand Up @@ -19198,7 +19203,6 @@
* widget.el (:text-format): New keyword.
* wid-edit.el (push-button): Define it.
(widget-push-button-value-create): Use it.
* widget.texi (push-button): Documented it.

1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>

Expand Down
Loading

0 comments on commit 21a2463

Please sign in to comment.