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
4c24d241
Commit
4c24d241
authored
Feb 21, 2008
by
Glenn Morris
Browse files
Add missing entries.
parent
7684f650
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+8
-0
No files found.
etc/NEWS
View file @
4c24d241
...
...
@@ -349,6 +349,9 @@ if there is one (e.g. go from ChangeLog to ChangeLog.12).
This is enabled if isearch-buffers-multi is non-nil.
*** The part of an isearch that failed to match is highlighted in `isearch-fail'
face.
** smerge-refine highlights word-level details of changes in conflict.
It's used automatically as you move through conflicts, see smerge-auto-refine.
...
...
@@ -462,6 +465,11 @@ file copy is checked via the file's checksum.
*** The file etc/emacs.py now supports both Python 2 and 3, meaning
that either version can be used as inferior Python by python.el.
*** Python mode now has `pdbtrack' functionality. When using pdb to
debug a Python program, pdbtrack notices the pdb prompt and displays
the source file and line that the program is stopped at, much the same
way as gud-mode does for debugging C programs with gdb.
*** The variable `fortran-line-length' can change the fixed-form line-length.
*** In Fortran mode, M-; is now bound to the standard comment-dwim,
...
...
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