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
257914aa
Commit
257914aa
authored
Jun 10, 2005
by
Lute Kamstra
Browse files
*** empty log message ***
parent
313cdfa4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
30 additions
and
0 deletions
+30
-0
admin/ChangeLog
admin/ChangeLog
+5
-0
admin/FOR-RELEASE
admin/FOR-RELEASE
+2
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
lispref/ChangeLog
lispref/ChangeLog
+11
-0
man/ChangeLog
man/ChangeLog
+6
-0
No files found.
admin/ChangeLog
View file @
257914aa
2005-06-10 Lute Kamstra <lute@gnu.org>
* admin.el (set-version): Set version in lisp manual too.
* make-tarball.txt: Commit lispref/elisp.texi too.
2005-06-04 Richard M. Stallman <rms@gnu.org>
* emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
...
...
admin/FOR-RELEASE
View file @
257914aa
...
...
@@ -82,6 +82,8 @@ is encountered.
** Finish updating the Emacs Lisp manual.
*** Update lispref/README.
** Update the Emacs manual.
*** Update man/info.texi.
...
...
lisp/ChangeLog
View file @
257914aa
2005-06-10 Lute Kamstra <lute@gnu.org>
* play/dunnet.el (dun-mode): Use define-derived-mode.
(dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
obsolete alias.
2005-06-10 Miles Bader <miles@gnu.org>
* textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
...
...
lispref/ChangeLog
View file @
257914aa
2005-06-10 Lute Kamstra <lute@gnu.org>
* elisp.texi: Use EMACSVER to refer to the current version of
Emacs.
(Top): Give it a title. Correct version number. Give the
detailed node listing a more prominent header.
* intro.texi: Don't set VERSION here a second time. Mention
Emacs' version too.
* anti.texi (Antinews): Use EMACSVER to refer to the current
version of Emacs.
2005-06-09 Kim F. Storm <storm@cua.dk>
* searching.texi (Entire Match Data): Explain new `reseat' argument to
...
...
man/ChangeLog
View file @
257914aa
2005-06-10 Lute Kamstra <lute@gnu.org>
* emacs.texi (Top): Correct version number.
* anti.texi (Antinews): Correct version number. Use EMACSVER to
refer to the current version of Emacs.
2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
* files.texi (Log Buffer): Document when there can be more than
...
...
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