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
c3bb6fdb
Commit
c3bb6fdb
authored
Oct 20, 2007
by
Stefan Monnier
Browse files
*** empty log message ***
parent
2659df68
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
etc/NEWS
etc/NEWS
+7
-1
etc/TODO
etc/TODO
+3
-0
No files found.
etc/NEWS
View file @
c3bb6fdb
...
...
@@ -166,8 +166,14 @@ its usage.
* Changes in Specialized Modes and Packages in Emacs 23.1
** diff-fine-highlight highlights char-level details of changes in a diff hunk.
** smerge-refine highlights word-level details of changes in conflict.
It's used automatically as you move through conflicts, see smerge-auto-refine.
** diff-refine-hunk highlights word-level details of changes in a diff hunk.
It's used automatically as you move through hunks, see diff-auto-refine.
** archive-mode has basic support to browse Rar archives.
** talk.el has been extended for multiple tty support.
** compilation-auto-jump-to-first-error tells `compile' to jump to
...
...
etc/TODO
View file @
c3bb6fdb
...
...
@@ -181,6 +181,8 @@ specified filters, specified timers, and specified hooks.
* Other features we would like:
** Allow frames(terminals) created by emacsclient to inherit their environment
from the emacsclient process.
** Remove the default toggling behavior of minor modes when called from elisp
rather than interactively. This a trivial one-liner in easy-mode.el.
...
...
@@ -609,6 +611,7 @@ but which can also be used as a modifier).
* Other known bugs:
** `make-frame' forgets unhandled parameters, at least for X11 frames.
** The \\{...} keymap dump output does not correctly remove shadowed entries:
From: "Drew Adams" <drew.adams@oracle.com>
...
...
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