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
84fdb82c
Commit
84fdb82c
authored
Dec 09, 2005
by
Kim F. Storm
Browse files
*** empty log message ***
parent
e2de7999
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
lisp/ChangeLog
lisp/ChangeLog
+5
-2
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
84fdb82c
2005-12-09 Kim F. Storm <storm@cua.dk>
* mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
2005-12-09 David Ponce <david@dponce.com>
* recentf.el Improvement of the menu code.
* recentf.el
:
Improvement of the menu code.
(recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
instead of menu hook.
(recentf-show-menu, recentf-hide-menu): New functions.
...
...
@@ -29,7 +33,6 @@
(recentf-filter-changer-select): New function.
(recentf-filter-changer): Use it. Make a sub-menu from filters
available in `recentf-filter-changer-alist'.
(recentf-data-cache, recentf-clear-data)
(recentf-update-menu): Remove. All references updated.
(recentf-match-rule-p, recentf-build-dir-rules)
...
...
src/ChangeLog
View file @
84fdb82c
2005-12-09 Kyotaro HORIGUCHI <horiguti@meadowy.org> (tiny change)
* indent.c (Fvertical_motion): Force move if starting on
stretch glyph.
2005-12-08 Richard M. Stallman <rms@gnu.org>
* lread.c (read_escape) <\s>: Don't treat strings specially.
...
...
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