bpt/emacs.git
15 years agoFix case of "GNUstep".
Glenn Morris [Sat, 4 Oct 2008 18:45:30 +0000 (18:45 +0000)]
Fix case of "GNUstep".

15 years agoDavid J. Biesack <David.Biesack at sas.com> (tiny change)
Glenn Morris [Sat, 4 Oct 2008 18:37:03 +0000 (18:37 +0000)]
David J. Biesack  <David.Biesack at sas.com>  (tiny change)

(antlr-font-lock-additional-keywords): Fix typo.  (Bug#1074)

15 years ago(update_frame): Flush termscript for MSDOS frames as well as for TTY.
Eli Zaretskii [Sat, 4 Oct 2008 15:27:56 +0000 (15:27 +0000)]
(update_frame): Flush termscript for MSDOS frames as well as for TTY.
(Fopen_termscript): Allow opening a termscript on MSDOS frames as well as
on a TTY.

15 years ago(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
Eli Zaretskii [Sat, 4 Oct 2008 15:24:05 +0000 (15:24 +0000)]
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
frames as well as on a TTY.

15 years ago(init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.
Eli Zaretskii [Sat, 4 Oct 2008 14:53:46 +0000 (14:53 +0000)]
(init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.

15 years ago(EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
Eli Zaretskii [Sat, 4 Oct 2008 13:15:01 +0000 (13:15 +0000)]
(EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.

15 years agoRegenerate.
Romain Francoise [Sat, 4 Oct 2008 10:22:19 +0000 (10:22 +0000)]
Regenerate.

15 years ago(compilation-start): Make sure to move to point-max
Martin Rudalics [Sat, 4 Oct 2008 10:09:46 +0000 (10:09 +0000)]
(compilation-start): Make sure to move to point-max
only when we are in the compilation buffer.

15 years ago(change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.
Eli Zaretskii [Sat, 4 Oct 2008 09:22:56 +0000 (09:22 +0000)]
(change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.

15 years ago(x-create-frame-with-faces): Only setup the toolbar if
Dan Nicolaescu [Sat, 4 Oct 2008 01:23:30 +0000 (01:23 +0000)]
(x-create-frame-with-faces): Only setup the toolbar if
tool-bar-mode is on.

15 years ago* vc-svn.el (vc-svn-dir-status-files):
Dan Nicolaescu [Sat, 4 Oct 2008 01:22:26 +0000 (01:22 +0000)]
* vc-svn.el (vc-svn-dir-status-files):
* vc-cvs.el (vc-cvs-dir-status-files): New function.

15 years ago* menu.c (find_and_return_menu_selection) Add cast.
Adrian Robert [Sat, 4 Oct 2008 01:20:43 +0000 (01:20 +0000)]
* menu.c (find_and_return_menu_selection) Add cast.

15 years ago* menu.c (find_and_return_menu_selection) Add cast.
Adrian Robert [Fri, 3 Oct 2008 19:09:22 +0000 (19:09 +0000)]
* menu.c (find_and_return_menu_selection) Add cast.

15 years ago(vc-hg-dir-status-files): New function.
Dan Nicolaescu [Fri, 3 Oct 2008 19:04:29 +0000 (19:04 +0000)]
(vc-hg-dir-status-files): New function.

15 years agoconfigure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid...
Adrian Robert [Fri, 3 Oct 2008 18:43:29 +0000 (18:43 +0000)]
configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid confusion

15 years ago* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
Adrian Robert [Fri, 3 Oct 2008 18:23:43 +0000 (18:23 +0000)]
* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.

15 years ago(rx): Docstring fix.
Stefan Monnier [Fri, 3 Oct 2008 14:12:31 +0000 (14:12 +0000)]
(rx): Docstring fix.

15 years ago(window--display-buffer-1): Don't care about
Martin Rudalics [Fri, 3 Oct 2008 11:18:24 +0000 (11:18 +0000)]
(window--display-buffer-1): Don't care about
visibility since raise-frame does.

15 years ago(ELCFILES): Update.
Glenn Morris [Fri, 3 Oct 2008 07:57:59 +0000 (07:57 +0000)]
(ELCFILES): Update.

15 years ago(mouse-set-font): Use set-frame-font.
Glenn Morris [Fri, 3 Oct 2008 07:47:06 +0000 (07:47 +0000)]
(mouse-set-font): Use set-frame-font.

15 years agoMario Lang <mlang at delysid.org>
Glenn Morris [Fri, 3 Oct 2008 07:43:58 +0000 (07:43 +0000)]
Mario Lang  <mlang at delysid.org>

(xmltok-forward): Simplify.

15 years ago(set-default-font): Make obsolete.
Glenn Morris [Fri, 3 Oct 2008 07:24:54 +0000 (07:24 +0000)]
(set-default-font): Make obsolete.

15 years ago(jka-compr-compression-info-list)
Glenn Morris [Fri, 3 Oct 2008 07:19:34 +0000 (07:19 +0000)]
(jka-compr-compression-info-list)
(jka-compr-mode-alist-additions): Also match `.tbz2'.

15 years ago(auto-mode-alist): Add .PRO as per above autoload.
Glenn Morris [Fri, 3 Oct 2008 07:13:31 +0000 (07:13 +0000)]
(auto-mode-alist): Add .PRO as per above autoload.

15 years ago(auto-mode-alist): Remove unnecessary autoload.
Glenn Morris [Fri, 3 Oct 2008 07:13:01 +0000 (07:13 +0000)]
(auto-mode-alist): Remove unnecessary autoload.

15 years ago(USAGE1): Add --daemon.
Glenn Morris [Fri, 3 Oct 2008 07:06:46 +0000 (07:06 +0000)]
(USAGE1): Add --daemon.

15 years ago(vc-dir-mode): Don't create the ewoc header here.
Dan Nicolaescu [Fri, 3 Oct 2008 06:09:30 +0000 (06:09 +0000)]
(vc-dir-mode): Don't create the ewoc header here.
(vc-dir-refresh): Set it here instead.  (Bug#1067)

15 years agoMerge from gnus--devo--0
Miles Bader [Fri, 3 Oct 2008 04:18:56 +0000 (04:18 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1441

15 years ago(inhibit-frame-set-background-mode): New var.
Chong Yidong [Thu, 2 Oct 2008 20:19:24 +0000 (20:19 +0000)]
(inhibit-frame-set-background-mode): New var.
(frame-set-background-mode): Use it to avoid a loop in face-spec-recalc.

15 years ago* faces.el (inhibit-frame-set-background-mode): New var.
Chong Yidong [Thu, 2 Oct 2008 20:19:11 +0000 (20:19 +0000)]
* faces.el (inhibit-frame-set-background-mode): New var.
(frame-set-background-mode): Use it to avoid a loop in
face-spec-recalc.

15 years ago(procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
Eli Zaretskii [Thu, 2 Oct 2008 20:04:58 +0000 (20:04 +0000)]
(procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
percents as advertised.

15 years ago(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
Glenn Morris [Thu, 2 Oct 2008 17:32:40 +0000 (17:32 +0000)]
(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.

15 years ago(mm-codepage-setup): Tweak codepage error. Silence compiler warning.
Glenn Morris [Thu, 2 Oct 2008 17:27:35 +0000 (17:27 +0000)]
(mm-codepage-setup): Tweak codepage error.  Silence compiler warning.

15 years agoMention nt and nextstep INSTALL files at the start.
Glenn Morris [Thu, 2 Oct 2008 17:08:12 +0000 (17:08 +0000)]
Mention nt and nextstep INSTALL files at the start.

15 years agoMention nextstep/INSTALL.
Glenn Morris [Thu, 2 Oct 2008 17:05:48 +0000 (17:05 +0000)]
Mention nextstep/INSTALL.

15 years agoAdd nextstep directory.
Glenn Morris [Thu, 2 Oct 2008 17:04:02 +0000 (17:04 +0000)]
Add nextstep directory.

15 years ago* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor...
Adrian Robert [Thu, 2 Oct 2008 13:57:39 +0000 (13:57 +0000)]
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.

15 years ago(Faccept_process_output): Fix doc-string.
Martin Rudalics [Thu, 2 Oct 2008 08:04:54 +0000 (08:04 +0000)]
(Faccept_process_output): Fix doc-string.

15 years ago* gmalloc.c (__sbrk): Also define for uClibc.
Dan Nicolaescu [Thu, 2 Oct 2008 02:58:01 +0000 (02:58 +0000)]
* gmalloc.c (__sbrk): Also define for uClibc.

* s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition
for uClibc.

15 years agoEliminate whitespace-kill-buffer-hook functionality.
Vinicius Jose Latorre [Thu, 2 Oct 2008 00:49:49 +0000 (00:49 +0000)]
Eliminate whitespace-kill-buffer-hook functionality.

15 years agonet/tls.el (open-tls-stream): Show the actual command being executed,
Magnus Henoch [Wed, 1 Oct 2008 23:48:57 +0000 (23:48 +0000)]
net/tls.el (open-tls-stream): Show the actual command being executed,
instead of the format string.

15 years ago* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfon...
Adrian Robert [Wed, 1 Oct 2008 17:15:16 +0000 (17:15 +0000)]
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.

15 years ago(dos-locale-alist): New alist.
Eli Zaretskii [Wed, 1 Oct 2008 16:23:28 +0000 (16:23 +0000)]
(dos-locale-alist): New alist.
(dos-codepage-setup): Use it to compute a value of locale with which to call
set-locale-environment.  Remove code to set terminal, keyboard, and
file-name encoding (done by set-locale-environment).

15 years ago(set-language-environment-nonascii-translation): Fix nonascii value for
Eli Zaretskii [Wed, 1 Oct 2008 16:18:59 +0000 (16:18 +0000)]
(set-language-environment-nonascii-translation): Fix nonascii value for
`pc' ``window-system''.
(set-display-table-and-terminal-coding-system, set-default-coding-systems):
Don't special-case `pc'.

15 years ago(font_matching_entity): Reflect ATTRS in font selection.
Kenichi Handa [Wed, 1 Oct 2008 12:37:28 +0000 (12:37 +0000)]
(font_matching_entity): Reflect ATTRS in font selection.
(font_find_for_lface) [HAVE_NS]: Don't ignore case.

15 years agoFix typos.
Juanma Barranquero [Wed, 1 Oct 2008 09:12:37 +0000 (09:12 +0000)]
Fix typos.

15 years agoRemove codepage.el. Update.
Eli Zaretskii [Wed, 1 Oct 2008 08:29:01 +0000 (08:29 +0000)]
Remove codepage.el.  Update.

15 years ago(filesets-menu-name): Fix type.
Glenn Morris [Wed, 1 Oct 2008 07:00:10 +0000 (07:00 +0000)]
(filesets-menu-name): Fix type.
(filesets-menu-path, filesets-menu-before): Fix types.
Change defaults to be consistent with recentf.  (Bug#1056)

15 years ago(mml-menu): Don't assume mml2015 is bound.
Chong Yidong [Tue, 30 Sep 2008 23:11:17 +0000 (23:11 +0000)]
(mml-menu): Don't assume mml2015 is bound.

15 years ago* mml.el (mml-menu): Don't assume mml2015 is bound.
Chong Yidong [Tue, 30 Sep 2008 23:11:11 +0000 (23:11 +0000)]
* mml.el (mml-menu): Don't assume mml2015 is bound.

15 years ago(Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.
Stefan Monnier [Tue, 30 Sep 2008 22:06:15 +0000 (22:06 +0000)]
(Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.

15 years ago(xterm-turn-on-modify-other-keys)
Stefan Monnier [Tue, 30 Sep 2008 21:59:26 +0000 (21:59 +0000)]
(xterm-turn-on-modify-other-keys)
(xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys):
Don't forget to pass `terminal' to `send-string-to-terminal'.

15 years ago* dbusbind.c (xd_signature): Use strcat instead of sprintf.
Michael Albinus [Tue, 30 Sep 2008 21:05:16 +0000 (21:05 +0000)]
* dbusbind.c (xd_signature): Use strcat instead of sprintf.

15 years ago*** empty log message ***
Michael Albinus [Tue, 30 Sep 2008 19:14:16 +0000 (19:14 +0000)]
*** empty log message ***

15 years ago(Coding Systems): Don't mention codepage-setup.
Eli Zaretskii [Tue, 30 Sep 2008 19:13:51 +0000 (19:13 +0000)]
(Coding Systems): Don't mention codepage-setup.

15 years ago(MS-DOS Printing, MS-DOS and MULE): No need to create cpNNN coding systems
Eli Zaretskii [Tue, 30 Sep 2008 19:12:17 +0000 (19:12 +0000)]
(MS-DOS Printing, MS-DOS and MULE): No need to create cpNNN coding systems
anymore.
(MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support for
unibyte mode.  Don't mention line-drawing characters.  Don't mention
dos-unsupported-char-glyph.

15 years ago* vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
Michael Albinus [Tue, 30 Sep 2008 19:11:07 +0000 (19:11 +0000)]
* vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
(vc-file-not-found-hook): Check, that `buffer-file-name' is
non-nil.  It is not clear, whether this is only fixing symptoms on
an error. OTOH, in all other cases, the call of `vc-file-clearprops'
is embedded by that check.  So it might be TRT.  Suggested by Dan
Nicolaescu <dann@ics.uci.edu>.

15 years ago(ELCFILES): Remove codepage.elc.
Eli Zaretskii [Tue, 30 Sep 2008 19:03:18 +0000 (19:03 +0000)]
(ELCFILES): Remove codepage.elc.

15 years ago(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.
Eli Zaretskii [Tue, 30 Sep 2008 19:01:37 +0000 (19:01 +0000)]
(OTHER_PLATFORM_SUPPORT): Remove ccl.elc and codepage.elc.

15 years ago(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
Eli Zaretskii [Tue, 30 Sep 2008 19:00:24 +0000 (19:00 +0000)]
(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.

15 years ago(move_it_to): Don't advance the iterator if the last tab in a
Chong Yidong [Tue, 30 Sep 2008 16:54:41 +0000 (16:54 +0000)]
(move_it_to): Don't advance the iterator if the last tab in a
continued line coincides with a line beginning.

15 years ago* xdisp.c (move_it_to): Don't advance the iterator if the last tab
Chong Yidong [Tue, 30 Sep 2008 16:54:25 +0000 (16:54 +0000)]
* xdisp.c (move_it_to): Don't advance the iterator if the last tab
in a continued line coincides with a line beginning.

15 years agoFile removed, as even ms-dos does not need it anymore.
Eli Zaretskii [Tue, 30 Sep 2008 16:26:10 +0000 (16:26 +0000)]
File removed, as even ms-dos does not need it anymore.

15 years ago[ms-dos]: Don't load ccl and codepage.
Eli Zaretskii [Tue, 30 Sep 2008 16:22:46 +0000 (16:22 +0000)]
[ms-dos]: Don't load ccl and codepage.

15 years agoRemove coding: cookie and no-byte-compile flag.
Eli Zaretskii [Tue, 30 Sep 2008 16:18:09 +0000 (16:18 +0000)]
Remove coding: cookie and no-byte-compile flag.
(IT-character-translations, cjk-codepages-alist): Remove variables.
(IT-display-table-setup, dos-cpNNN-setup): Remove functions.
(IT-unicode-translations): Remove charset and base elements.  Add translations
for Latin-1 characters.
(IT-setup-unicode-display): Accept a CODING argument.  Don't use base and
chset elements of IT-unicode-translations.  Don't wrap translation in "{...}".
Set up translations only for characters for which unencodable-char-position
returns non-nil.
(dos-codepage-setup): Don't use special-case codepages in cjk-codepages-alist.

15 years agocl.texi (Porting Common Lisp): Fix parenthesis order in example.
Magnus Henoch [Tue, 30 Sep 2008 15:54:46 +0000 (15:54 +0000)]
cl.texi (Porting Common Lisp): Fix parenthesis order in example.

15 years ago(locate-dominating-file): Wrap directory-files with condition-case, instead
Eli Zaretskii [Tue, 30 Sep 2008 12:52:46 +0000 (12:52 +0000)]
(locate-dominating-file): Wrap directory-files with condition-case, instead
of calling file-directory-p, which stats the directory one more time.

15 years ago(mail-unquote-printable-region): Use insert-byte instead of insert-char,
Eli Zaretskii [Tue, 30 Sep 2008 11:54:57 +0000 (11:54 +0000)]
(mail-unquote-printable-region): Use insert-byte instead of insert-char,
when the UNIBYTE arg is non-nil.

15 years agoMention latex-indent-within-escaped-parens.
Martin Rudalics [Tue, 30 Sep 2008 09:01:53 +0000 (09:01 +0000)]
Mention latex-indent-within-escaped-parens.

15 years ago(epa-file-insert-file-contents): Fix typo.
Daiki Ueno [Tue, 30 Sep 2008 07:41:49 +0000 (07:41 +0000)]
(epa-file-insert-file-contents): Fix typo.

15 years ago(which-func-imenu-joiner-function): Doc fix.
Glenn Morris [Tue, 30 Sep 2008 03:42:56 +0000 (03:42 +0000)]
(which-func-imenu-joiner-function): Doc fix.

15 years agoDaniel Colascione <danc at merrillpress.com>
Glenn Morris [Tue, 30 Sep 2008 03:41:35 +0000 (03:41 +0000)]
Daniel Colascione <danc at merrillpress.com>

(which-func-imenu-joiner-function): New.
(which-function): Handle nested imenu trees.

15 years agoDaniel Colascione <danc at merrillpress.com>
Glenn Morris [Tue, 30 Sep 2008 03:38:42 +0000 (03:38 +0000)]
Daniel Colascione  <danc at merrillpress.com>

(imenu--split-menu): Fix bug with shared lists that deleted some
nested menu items.

15 years ago(User Defined Units): Mention how to enter optional display string.
Jay Belanger [Tue, 30 Sep 2008 02:45:50 +0000 (02:45 +0000)]
(User Defined Units): Mention how to enter optional display string.

15 years ago(math-standard-units): Add entries used to display the the values in the
Jay Belanger [Tue, 30 Sep 2008 02:40:31 +0000 (02:40 +0000)]
(math-standard-units): Add entries used to display the the values in the
units buffer.
(math-build-units-table):  Add entries to the units table to be used
to display the values in the units buffer.
(math-build-units-table-buffer):  Use the display entry of the units
table when non nil.
(calc-define-unit): Add an option to enter display value of unit.

15 years ago* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather...
Adrian Robert [Tue, 30 Sep 2008 01:03:00 +0000 (01:03 +0000)]
* nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging.

15 years agoMerge from gnus--devo--0
Miles Bader [Tue, 30 Sep 2008 00:48:01 +0000 (00:48 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1436

15 years agoMerge from emacs--rel--22
Miles Bader [Tue, 30 Sep 2008 00:47:51 +0000 (00:47 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1435

15 years ago(syms_of_keyboard) <input-decode-map>: Doc fix.
Andreas Schwab [Mon, 29 Sep 2008 21:31:20 +0000 (21:31 +0000)]
(syms_of_keyboard) <input-decode-map>: Doc fix.

15 years ago* vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
Michael Albinus [Mon, 29 Sep 2008 18:58:08 +0000 (18:58 +0000)]
* vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.

15 years ago(locate-dominating-file): Take file-attributes of `dir', not of `file'
Eli Zaretskii [Mon, 29 Sep 2008 11:31:10 +0000 (11:31 +0000)]
(locate-dominating-file): Take file-attributes of `dir', not of `file'
(which never changes).

15 years ago* net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
Michael Albinus [Mon, 29 Sep 2008 05:42:20 +0000 (05:42 +0000)]
* net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
identification.

15 years ago* files.el (file-remote-p): Precise doc string; IDENTIFICATION can
Michael Albinus [Mon, 29 Sep 2008 05:39:39 +0000 (05:39 +0000)]
* files.el (file-remote-p): Precise doc string; IDENTIFICATION can
also be `localname'.

15 years agoFix previous change.
Glenn Morris [Sun, 28 Sep 2008 17:57:00 +0000 (17:57 +0000)]
Fix previous change.

15 years ago(vc-switches): Give it a doc string.
Glenn Morris [Sun, 28 Sep 2008 17:54:50 +0000 (17:54 +0000)]
(vc-switches): Give it a doc string.

15 years ago(comint-show-output): Adjust to stickiness changes of the output field.
Romain Francoise [Sun, 28 Sep 2008 16:56:48 +0000 (16:56 +0000)]
(comint-show-output): Adjust to stickiness changes of the output field.

15 years ago(command-line): Start the daemon server later.
Romain Francoise [Sun, 28 Sep 2008 09:37:09 +0000 (09:37 +0000)]
(command-line): Start the daemon server later.

15 years ago(read-quoted-char): Call char-resolve-modifiers
Martin Rudalics [Sun, 28 Sep 2008 08:43:50 +0000 (08:43 +0000)]
(read-quoted-char): Call char-resolve-modifiers
instead of char-resolve-modifers.

15 years ago(Fchar_resolve_modifiers): Rewrite Elisp function
Martin Rudalics [Sun, 28 Sep 2008 08:42:27 +0000 (08:42 +0000)]
(Fchar_resolve_modifiers): Rewrite Elisp function
name as char-resolve-modifiers.
Reported by: Markus Triska <markus.triska@gmx.at>

15 years ago(init_display): Return earlier when running as a
Dan Nicolaescu [Sun, 28 Sep 2008 01:58:26 +0000 (01:58 +0000)]
(init_display): Return earlier when running as a
daemon.

15 years agoFix typo.
Juanma Barranquero [Sun, 28 Sep 2008 00:36:00 +0000 (00:36 +0000)]
Fix typo.

15 years ago(mail-header-remove-comments): Autoload it.
Glenn Morris [Sat, 27 Sep 2008 20:10:26 +0000 (20:10 +0000)]
(mail-header-remove-comments): Autoload it.

15 years ago(solitaire-mode-map): Bind "\r" rather than [return]. (Bug#1031)
Glenn Morris [Sat, 27 Sep 2008 20:05:56 +0000 (20:05 +0000)]
(solitaire-mode-map): Bind "\r" rather than [return].  (Bug#1031)

15 years agoPeter Dyballa <Peter_Dyballa at Freenet.DE>
Glenn Morris [Sat, 27 Sep 2008 19:58:53 +0000 (19:58 +0000)]
Peter Dyballa  <Peter_Dyballa at Freenet.DE>

(solar-sunrises-buffer): Fix typo.

15 years ago* nsfont.m (nsfont_draw): Fix up composition rendering.
Adrian Robert [Sat, 27 Sep 2008 19:07:15 +0000 (19:07 +0000)]
* nsfont.m (nsfont_draw): Fix up composition rendering.

15 years ago(Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)
Eli Zaretskii [Sat, 27 Sep 2008 13:10:56 +0000 (13:10 +0000)]
(Fcomposition_get_gstring, Fcompose_region_internal, Fcompose_string_internal)
(Ffind_composition_internal): Doc fix.
(syms_of_composite) <compose-chars-after-function>: Doc fix.
(syms_of_composite) <auto-composition-function>: Doc fix.
(syms_of_composite) <composition-function-table>: Doc fix.

15 years ago(struct glyph) <union cmp>: Fix a typo in a comment.
Eli Zaretskii [Sat, 27 Sep 2008 10:52:10 +0000 (10:52 +0000)]
(struct glyph) <union cmp>: Fix a typo in a comment.

15 years ago(encode_terminal_code): Fix a typo in a comment.
Eli Zaretskii [Sat, 27 Sep 2008 10:50:48 +0000 (10:50 +0000)]
(encode_terminal_code): Fix a typo in a comment.

15 years ago(gnus-split-references): Strip comments.
Andreas Schwab [Sat, 27 Sep 2008 08:12:03 +0000 (08:12 +0000)]
(gnus-split-references): Strip comments.
(gnus-parent-id): Likewise.

15 years ago(epg-wait-for-status): Check if there is no pending
Daiki Ueno [Sat, 27 Sep 2008 06:59:43 +0000 (06:59 +0000)]
(epg-wait-for-status): Check if there is no pending
status.
Reported by Ted Romer <ted@romerfamily.com>.