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
59ab7675
Commit
59ab7675
authored
Dec 10, 2007
by
Vinicius Jose Latorre
Browse files
Fix log entry format.
parent
e2bec886
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
lisp/ChangeLog
lisp/ChangeLog
+6
-4
No files found.
lisp/ChangeLog
View file @
59ab7675
...
...
@@ -27,11 +27,13 @@
2007-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* printing.el: Fix pr-interface-map initialization. Replace
pr-f-set-keymap-parents, pr-f-set-keymap-name and pr-f-read-string by
pr-set-keymap-parents, pr-set-keymap-name and pr-read-string,
respectively.
* printing.el: Fix pr-interface-map initialization code.
(pr-version): New version 6.9.3.
(pr-f-set-keymap-parents): Replaced by pr-set-keymap-parents.
(pr-f-set-keymap-name): Replaced by pr-set-keymap-name.
(pr-f-read-string): Replaced by pr-read-string.
(pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun
name.
(pr-interactive-n-up, pr-interactive-regexp): Code fix.
2007-12-09 Glenn Morris <rgm@gnu.org>
...
...
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