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
e40527dc
Commit
e40527dc
authored
May 02, 2005
by
Kim F. Storm
Browse files
*** empty log message ***
parent
649d952d
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
+4
-0
src/ChangeLog
src/ChangeLog
+9
-0
No files found.
lisp/ChangeLog
View file @
e40527dc
2005-05-02 Kim F. Storm <storm@cua.dk>
* kmacro.el: Use executing-kbd-macro-index variable.
2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
* net/rlogin.el (rlogin-parse-words): Delete func.
...
...
src/ChangeLog
View file @
e40527dc
2005-05-02 Kim F. Storm <storm@cua.dk>
* macros.c (executing_kbd_macro_index): Rename from
executing_macro_index. All uses changed.
(executing_kbd_macro_iterations): Rename from
executing_macro_iterations. All uses changed.
(executing_kbd_macro): Rename from executing_macro.
All uses changed.
(syms_of_macros): Rename Lisp var executing-macro-index to
executing-kbd-macro-index.
* xdisp.c (move_it_in_display_line_to): Fix last change.
2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
...
...
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