Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
385ff9e3
Commit
385ff9e3
authored
Aug 18, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
e4457b09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
etc/NEWS
etc/NEWS
+17
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
385ff9e3
...
...
@@ -778,6 +778,23 @@ code when called with a prefix argument.
transient-mark-mode is on, and the mark is active. Otherwise it
spell-checks the current buffer.
*** Support for synchronous subprocesses - DOS/Windoze - has been
added.
*** An "alignment error" bug was fixed when a manual spelling
correction is made and re-checked.
*** An Italian dictionary definition has been added.
*** Region skipping performance has been vastly improved in some
cases.
*** Spell checking HTML buffers has been improved and isn't so strict
on syntax errors.
*** The buffer-local words are now always placed on a new line at the
end of the buffer.
** Dired changes
*** New variable `dired-recursive-deletes' determines if the delete
...
...
src/ChangeLog
View file @
385ff9e3
2000-08-18 Gerd Moellmann <gerd@gnu.org>
* keyboard.c (kbd_buffer_get_event): Handle the case that the
second half of a HELP_EVENT is found at the start of kbd_buffer.
2000-08-18 Miles Bader <miles@gnu.org>
* lisp.h (Lisp_String): Replace DECLARE_INTERVALS with real decl.
...
...
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