1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

Fix typos.

This commit is contained in:
Juanma Barranquero 2008-12-02 16:40:31 +00:00
parent 9636b25590
commit b97439ce37
9 changed files with 22 additions and 23 deletions

View file

@ -7,9 +7,8 @@
2008-12-01 Kenichi Handa <handa@m17n.org>
* unidata/unidata-gen.el (unidata-prop-alist): Set `numric-value'
property generator to unidata-gen-table-numeric. Docstring
adjusted.
* unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
property generator to unidata-gen-table-numeric. Docstring adjusted.
(unidata-get-numeric, unidata-put-numeric)
(unidata-gen-table-numeric): New functions.
(unidata-encode-val): Use assoc to get a slot in VAL-LIST.

View file

@ -19,7 +19,7 @@
2008-11-24 Carsten Dominik <dominik@science.uva.nl>
* org.texi: re-apply change to FDL 1.3.
* org.texi: Re-apply change to FDL 1.3.
2008-11-23 Carsten Dominik <dominik@science.uva.nl>

View file

@ -1881,7 +1881,7 @@
(latin-unity-ucs-list):
* mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
(mm-uu-binhex-decode-function):
* message.el (gnus-message-group-art, gnus-list-identifiers, )
* message.el (gnus-message-group-art, gnus-list-identifiers)
(rmail-enable-mime-composing, gnus-local-organization)
(gnus-post-method, gnus-select-method, gnus-active-hashtb)
(gnus-read-active-file, facemenu-add-face-function)
@ -9370,7 +9370,7 @@
* spam.el (spam-backend-article-list-property)
(spam-backend-get-article-todo-list)
(spam-backend-put-article-todo-list, )
(spam-backend-put-article-todo-list)
(spam-summary-prepare-exit, spam-resolve-registrations-routine):
Resolve registrations separately.
(spam-register-routine): Format comments.

View file

@ -14957,7 +14957,7 @@
(mouse_position_for_popup, Fx_popup_menu)
(Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
(set_frame_menubar, free_frame_menubar)
(create_and_show_popup_menu, xmenu_show, )
(create_and_show_popup_menu, xmenu_show)
(create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
an X frame.