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
578846a3
Commit
578846a3
authored
Feb 03, 2003
by
Kim F. Storm
Browse files
*** empty log message ***
parent
f0a73ccc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
lisp/ChangeLog
lisp/ChangeLog
+9
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
578846a3
2003-02-04 Kim F. Storm <storm@cua.dk>
* ido.el (ido-define-mode-map): Remap viper delete char/word
commands to their ido specific equivalents. Disable ESC in
viper mode (to avoid exiting insert mode), since ido doesn't
work in viper command mode.
(ido-delete-backward-updir, ido-delete-backward-word-updir):
Handle remapped viper commands.
2003-02-03 Juanma Barranquero <lektu@terra.es>
2003-02-03 Juanma Barranquero <lektu@terra.es>
* calculator.el (calculator): Don't use the minibuffer even in
* calculator.el (calculator): Don't use the minibuffer even in
...
...
src/ChangeLog
View file @
578846a3
2003-02-04 Kim F. Storm <storm@cua.dk>
* keyboard.c (syms_of_keyboard) <this-original-command>: Doc fix.
2003-02-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2003-02-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* gtkutil.c (remove_from_container): Copying list is not needed.
* gtkutil.c (remove_from_container): Copying list is not needed.
...
...
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