Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
05e15b56
Commit
05e15b56
authored
Dec 19, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Format and file name fixes, for AUTHORS.
parent
30a7ee9f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
12 deletions
+11
-12
lisp/ChangeLog.1
lisp/ChangeLog.1
+1
-1
lisp/ChangeLog.13
lisp/ChangeLog.13
+2
-2
lisp/ChangeLog.4
lisp/ChangeLog.4
+1
-1
lisp/ChangeLog.6
lisp/ChangeLog.6
+1
-1
lisp/ChangeLog.9
lisp/ChangeLog.9
+6
-7
No files found.
lisp/ChangeLog.1
View file @
05e15b56
...
@@ -1584,7 +1584,7 @@
...
@@ -1584,7 +1584,7 @@
* debug.el (debug):
* debug.el (debug):
Save match-data on entry, and do store-match-data on exit.
Save match-data on entry, and do store-match-data on exit.
* mail-utils:
* mail-utils
.el
:
mail-string-delete: Make arg END exclusive.
mail-string-delete: Make arg END exclusive.
mail-strip-quoted-names: flush spaces before stuff being flushed.
mail-strip-quoted-names: flush spaces before stuff being flushed.
Compensate for change to mail-string-delete.
Compensate for change to mail-string-delete.
...
...
lisp/ChangeLog.13
View file @
05e15b56
...
@@ -1450,7 +1450,7 @@
...
@@ -1450,7 +1450,7 @@
2008-02-01 Jason Rumney <jasonr@gnu.org>
2008-02-01 Jason Rumney <jasonr@gnu.org>
* w32-charset-info-alist: Define iso10646-1 always.
*
w32-fns.el (
w32-charset-info-alist
)
: Define iso10646-1 always.
2008-02-01 Kenichi Handa <handa@m17n.org>
2008-02-01 Kenichi Handa <handa@m17n.org>
...
@@ -4274,7 +4274,7 @@
...
@@ -4274,7 +4274,7 @@
stops with an error and Emacs does not compile with those things in.
stops with an error and Emacs does not compile with those things in.
Besides, declare-function is not defined in XEmacs.
Besides, declare-function is not defined in XEmacs.
* ediff-util (eqiff-quit): Autoraise minibuffer.
* ediff-util
.el
(eqiff-quit): Autoraise minibuffer.
* ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
* ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
...
...
lisp/ChangeLog.4
View file @
05e15b56
...
@@ -2000,7 +2000,7 @@
...
@@ -2000,7 +2000,7 @@
* edebug.el: New version from author.
* edebug.el: New version from author.
* cust-print.el Change "internal" to "original" throughout.
* cust-print.el
:
Change "internal" to "original" throughout.
(add-custom-printer, delete-custom-printer): Replace old
(add-custom-printer, delete-custom-printer): Replace old
customizers.
customizers.
(with-custom-print): New.
(with-custom-print): New.
...
...
lisp/ChangeLog.6
View file @
05e15b56
...
@@ -1662,7 +1662,7 @@
...
@@ -1662,7 +1662,7 @@
1996-03-28 Michael Kifer <kifer@cs.sunysb.edu>
1996-03-28 Michael Kifer <kifer@cs.sunysb.edu>
* viper.el
and related files
: Copyright message updated.
* viper
*
.el: Copyright message updated.
Also, added eval-when-compile's to reduce the number of warnings.
Also, added eval-when-compile's to reduce the number of warnings.
* viper.el (vip-add-newline-at-eob-if-necessary):
* viper.el (vip-add-newline-at-eob-if-necessary):
Don't add newline for read-only files.
Don't add newline for read-only files.
...
...
lisp/ChangeLog.9
View file @
05e15b56
...
@@ -1173,8 +1173,7 @@
...
@@ -1173,8 +1173,7 @@
that reads a character and uses the current input method or
that reads a character and uses the current input method or
iso-accents when appropriate.
iso-accents when appropriate.
* viper.el and all others: Corrections to the comment blocks at
* viper*.el: Corrections to the comment blocks at the top.
the top.
2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
2001-09-09 Eli Zaretskii <eliz@is.elta.co.il>
...
@@ -4872,7 +4871,7 @@
...
@@ -4872,7 +4871,7 @@
* ediff.el: Date of last update, copyright years.
* ediff.el: Date of last update, copyright years.
* ediff-wind (ediff-setup-control-frame): Nill->nil.
* ediff-wind
.el
(ediff-setup-control-frame): Nill->nil.
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
of Scott Bronson.
of Scott Bronson.
...
@@ -5815,7 +5814,7 @@
...
@@ -5815,7 +5814,7 @@
(vc-version-diff): Use it.
(vc-version-diff): Use it.
(vc-diff-switches-list): New macro.
(vc-diff-switches-list): New macro.
* vc-
{
rcs
,cvs,
sccs
}
.el
:
(vc-BACKEND-diff-switches):
* vc-rcs
.el, vc-cvs.el, vc-
sccs.el (vc-BACKEND-diff-switches):
New customization options.
New customization options.
(vc-BACKEND-diff): Use new options via vc-diff-switches-list.
(vc-BACKEND-diff): Use new options via vc-diff-switches-list.
...
@@ -8577,7 +8576,7 @@
...
@@ -8577,7 +8576,7 @@
* vc.el: Updated backend documentation.
* vc.el: Updated backend documentation.
(vc-default-check-headers): New function.
(vc-default-check-headers): New function.
* vc-
{
cvs
,rcs,
sccs
}
.el: Functions reordered.
* vc-cvs
.el, vc-rcs.el, vc-
sccs.el: Functions reordered.
* vc.el (vc-revert-buffer): Ask for confirmation if file seems
* vc.el (vc-revert-buffer): Ask for confirmation if file seems
up-to-date.
up-to-date.
...
@@ -12749,7 +12748,7 @@
...
@@ -12749,7 +12748,7 @@
(vc-retrieve-snapshot): Allow the command to operate on any
(vc-retrieve-snapshot): Allow the command to operate on any
directory.
directory.
* vc-
{
rcs
,sccs,
cvs
}
.el: Update calls to vc-do-command by either
* vc-rcs
.el, vc-sccs.el, vc-
cvs.el: Update calls to vc-do-command by either
just removing the 'WORKFILE argument or by removing the 'MASTER
just removing the 'WORKFILE argument or by removing the 'MASTER
argument and replacing `file' with (vc-name file).
argument and replacing `file' with (vc-name file).
...
@@ -12999,7 +12998,7 @@
...
@@ -12999,7 +12998,7 @@
`vc-locking-user' semantics.
`vc-locking-user' semantics.
(vc-backend-merge): Remove.
(vc-backend-merge): Remove.
* vc-
{sc,r}cs
.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
* vc-
rcs.el, vc-scc
.el
:
(vc-{sc,r}cs-check{in,out}): Update 'vc-state
rather than 'vc-locking-user.
rather than 'vc-locking-user.
* vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
* vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment