1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00

Fix typos.

This commit is contained in:
Juanma Barranquero 2008-06-03 07:46:36 +00:00
parent d2d7e96cd8
commit e914c409be
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
* quail/hangul.el: Completely re-written.
@ -82,8 +82,8 @@
* quail/welsh.el ("welsh"): Doc fix.
* quail/cyrillic.el: Reinstate some commented-out redundancies.
("russian-typewriter"): Rename from cyrillic-typewriter. Make
cyrillic-jcuken effectively an alias for it.
("russian-typewriter"): Rename from cyrillic-typewriter.
Make cyrillic-jcuken effectively an alias for it.
("russian-computer"): New.
("bulgarian-phonetic"): Rename from bulgarian-pho.
("bulgarian-bds"): Rename from bulgarian-standard.
@ -148,7 +148,7 @@
* Makefile.in (install): Change ownership of installed files.
2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
2007-10-20 Edward O'Connor <hober0@gmail.com> (tiny change)
* quail/latin-ltx.el ("\\qed"): Add this rule.

View File

@ -1,8 +1,8 @@
2008-06-02 Jim Meyering <meyering@redhat.com>
* ebrowse.c (xfree): Remove definition; s/xfree/free/
* ebrowse.c (xfree): Remove definition; s/xfree/free/.
remove useless if-before-free tests
Remove useless if-before-free tests.
* ebrowse.c (xfree): Likewise.
* etags.c (process_file_name, free_tree, free_fdesc): Likewise.
(popclass_above, Prolog_functions, Erlang_functions): Likewise.