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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
6622d928
Commit
6622d928
authored
Sep 21, 2004
by
Luc Teirlinck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
6d9ac082
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
admin/ChangeLog
admin/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+1
-2
lisp/ChangeLog
lisp/ChangeLog
+1
-1
No files found.
admin/ChangeLog
View file @
6622d928
2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
* FOR-RELEASE (Indications): Rearrange checklists for Emacs and
Elisp manuals.
2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
* FOR-RELEASE (Indications): Clean up and update checklists for
...
...
etc/NEWS
View file @
6622d928
...
...
@@ -2248,8 +2248,7 @@ configuration files.
* Lisp Changes in Emacs 21.4
** Major mode functions now run the new normal hook
`after-change-major-mode-hook', at the end, just before the mode
dependent hooks.
`after-change-major-mode-hook', at their very end, after the mode hooks.
+++
** `auto-save-file-format' has been renamed to
...
...
lisp/ChangeLog
View file @
6622d928
2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
* subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
after the mode
-
hooks instead of before. Doc fix.
after the mode
hooks instead of before. Doc fix.
2004-09-20 Jason Rumney <jasonr@gnu.org>
...
...
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