Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
be064bc4
Commit
be064bc4
authored
Dec 24, 2006
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
ba8c1935
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
10 deletions
+16
-10
ChangeLog
ChangeLog
+4
-10
admin/FOR-RELEASE
admin/FOR-RELEASE
+2
-0
lisp/ChangeLog
lisp/ChangeLog
+10
-0
No files found.
ChangeLog
View file @
be064bc4
2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-diff-options): clarify docstring.
(ediff-setup-diff-regions): disallow -u in ediff-diff-options.
* viper-cmd.el (viper-post-command-sentinel): protect against errors in
hooks.
(viper-add-newline-at-eob-if-necessary): add newline only if we
actually modify buffer; ignore errors if occur.
2006-12-24 Richard Stallman <rms@gnu.org>
* configure.in: Require Autoconf 2.61.
2006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
* configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
...
...
admin/FOR-RELEASE
View file @
be064bc4
...
...
@@ -72,6 +72,8 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
** How should C-x C-v ask about saving?
** Delete prematurely applied allout.el changes.
* DOCUMENTATION
** Check the Emacs Tutorial.
...
...
lisp/ChangeLog
View file @
be064bc4
...
...
@@ -11,6 +11,16 @@
* custom.el (custom-add-frequent-value): Alias for
custom-add-option.
2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-diff-options): clarify docstring.
(ediff-setup-diff-regions): disallow -u in ediff-diff-options.
* viper-cmd.el (viper-post-command-sentinel): protect against errors in
hooks.
(viper-add-newline-at-eob-if-necessary): add newline only if we
actually modify buffer; ignore errors if occur.
2006-12-23 Chong Yidong <cyd@stupidchicken.com>
* calendar/calendar.el (calendar-mode-map): Switch < and >.
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