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
35f5b128
Commit
35f5b128
authored
Apr 30, 2009
by
Juanma Barranquero
Browse files
Fix typos.
parent
1a1961c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
9 deletions
+6
-9
lisp/ChangeLog
lisp/ChangeLog
+2
-3
src/ChangeLog
src/ChangeLog
+4
-6
No files found.
lisp/ChangeLog
View file @
35f5b128
...
...
@@ -3,7 +3,7 @@
* term/ns-win.el (ns-make-command-string, ns-grabenv)
(ns-extended-platform-support-mode, menu-bar-ns-file-menu)
(ns-arrange-all-frames, ns-arrange-visible-frames)
(ns-arrange-frames):
r
emove. These functionalities not
(ns-arrange-frames):
R
emove.
These functionalities not
available on other (free) platforms will be provided to users
outside the Emacs project in the "ns-platform-support" package.
...
...
@@ -8875,8 +8875,7 @@
2008-07-17 David Reitter <david.reitter@gmail.com>
* simple.el (kill-visual-line, turn-on-visual-line-mode): New
functions.
* simple.el (kill-visual-line, turn-on-visual-line-mode): New functions.
(visual-line-mode, global-visual-line-mode): New minor mode.
(visual-line-mode-map): New variable.
...
...
src/ChangeLog
View file @
35f5b128
2009-04-30 David Reitter <david.reitter@gmail.com>
* nsterm.m (convert_ns_to_X_keysym):
d
efine function keys f16
* nsterm.m (convert_ns_to_X_keysym):
D
efine function keys f16
through f24.
2009-04-30 Chong Yidong <cyd@stupidchicken.com>
...
...
@@ -15,15 +15,13 @@
* term.c (term_mouse_highlight):
* msdos.c (IT_note_mouse_highlight):
* fontset.c (Finternal_char_font):
* font.c (font_at, font_range): Update face_at_buffer_position
call.
* font.c (font_at, font_range): Update face_at_buffer_position call.
* dispextern.h (face_at_buffer_position): Update prototype.
2009-04-30 Kenichi Handa <handa@m17n.org>
* fontset.c (fontset_find_font): Check if rfont_def is Qnil or
not.
* fontset.c (fontset_find_font): Check if rfont_def is Qnil or not.
2009-04-29 Andreas Schwab <schwab@linux-m68k.org>
...
...
@@ -67,7 +65,7 @@
2009-04-27 David Reitter <david.reitter@gmail.com>
* nsfont.m (nsfont_open):
r
emove unused variable shrink.
* nsfont.m (nsfont_open):
R
emove unused variable shrink.
Remove commented-out code.
2009-04-26 Johan Bockgård <bojohan@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