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
30a2aafd
Commit
30a2aafd
authored
Jun 21, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
6cbdd38b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
etc/TODO
etc/TODO
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+17
-0
No files found.
etc/TODO
View file @
30a2aafd
...
...
@@ -68,6 +68,11 @@ Other features we would like:
of commands which could be replaced with a simpler common command.
It should not make more than one suggestion per 10 minutes.
* Add a way to define input methods by computing them (when first used)
from other input methods. Then redefine C-x 8 to use a
user-selected input method, with the default being the union of
latin-1-prefix and latin-1-postfix.
* Implement a clean way to use different major modes for
different parts of a buffer.
...
...
lisp/ChangeLog
View file @
30a2aafd
2002-06-21 Richard M. Stallman <rms@gnu.org>
* net/browse-url.el (browse-url-at-mouse): Don't pass an arg
to browse-url-at-point.
* play/zone.el (zone-idle): Var deleted.
* international/iso-acc.el (iso-languages) <french>:
`~ ' now generates `~', `~,' definition deleted.
* format.el (format-annotate-function): Copy multibyte flag
and selective-display into the new temp buffer.
* edmacro.el (edmacro-fix-menu-commands):
Discard `help-echo' events. Handle (menu-bar) events.
Simplify by converting key sequence to a list and then back to vector.
2002-06-21 Andreas Schwab <schwab@suse.de>
* files.el (find-file-read-args): Add new argument `mustmatch' and
...
...
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