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
2ac050ce
Commit
2ac050ce
authored
Oct 21, 2005
by
Juri Linkov
Browse files
*** empty log message ***
parent
564dd0f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
lisp/ChangeLog
lisp/ChangeLog
+21
-0
man/ChangeLog
man/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
2ac050ce
2005-10-21 Juri Linkov <juri@jurta.org>
* progmodes/etags.el (tags-table-mode): New function.
(tags-verify-table): Replace initialize-new-tags-table with
tags-table-mode.
* desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
default value.
(desktop-modes-not-to-save): Add tags-table-mode to the
default value.
* info.el (Info-index-next): Add total number of index
alternatives to the message.
* textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
backward only space (instead of space and period) before looking
at sentence end.
* simple.el (set-variable): Use user-variable-p instead of symbolp.
Add the old variable value as 4th default-value arg of read-string.
2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* cus-face.el (custom-declare-face): Make face from X resources
...
...
man/ChangeLog
View file @
2ac050ce
2005-10-21 Juri Linkov <juri@jurta.org>
* custom.texi (Examining): Mention accessing the old variable
value via M-n in set-variable.
2005-10-21 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Summary): Mention iCalendar support.
...
...
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