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
24c324f9
Commit
24c324f9
authored
Oct 23, 2005
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
5fddd8e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
lisp/ChangeLog
lisp/ChangeLog
+32
-0
man/ChangeLog
man/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
24c324f9
2005-10-23 Richard M. Stallman <rms@gnu.org>
* tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
Eliminate nil as possible value.
(tooltip-hide-delay): Reduce internal-border-width.
* menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
(menu-bar-file-menu) <new-file>: Likewise.
* simple.el (line-move-finish): Ignore fields computing LINE-END.
* international/mule.el (load-with-code-conversion):
Pass full file name to `eval-buffer' unless preloading.
* textmodes/flyspell.el (flyspell-large-region):
Call ispell-check-version.
* textmodes/ispell.el (ispell-local-dictionary-overridden):
Fix the make-variable-buffer-local call that was supposed
to be for this variable.
(ispell-aspell-supports-utf8): Doc fix.
(ispell-find-aspell-dictionaries): Preserve elements of
ispell-dictionary-alist for dictionaries that aspell doesn't report.
(ispell-aspell-find-dictionary): Return nil on error.
* play/doctor.el (doctor-doc): Don't say "psychiatrist".
(doctor-symptoms): Likewise.
* add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
2005-10-23 Chong Yidong <cyd@stupidchicken.com>
* cus-edit.el (custom-button, custom-button-pressed): New vars.
...
...
@@ -108,6 +138,8 @@
2005-10-22 Richard M. Stallman <rms@gnu.org>
* textmodes/ispell.el (ispell-local-dictionary-overridden):
* files.el (make-temp-file): Moved from subr.el.
* subr.el (make-temp-file): Moved to files.el.
...
...
man/ChangeLog
View file @
24c324f9
2005-10-23 Richard M. Stallman <rms@gnu.org>
* custom.texi (Init File): Recommend when to use site-start.el.
2005-10-23 Lars Hansen <larsh@soem.dk>
* dired-x.texi (Miscellaneous Commands): Replace
...
...
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