]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years ago* entering.texi (Exiting): Document change of C-x C-c to
Chong Yidong [Fri, 10 Oct 2008 18:20:34 +0000 (18:20 +0000)]
* entering.texi (Exiting): Document change of C-x C-c to
save-buffers-kill-terminal.  Document kill-emacs.

15 years ago(minibuffer-complete-shell-command): Bind
Andreas Schwab [Fri, 10 Oct 2008 17:30:58 +0000 (17:30 +0000)]
(minibuffer-complete-shell-command): Bind
comint-delimiter-argument-list, comint-file-name-chars and
comint-file-name-quote-list like shell-mode.

15 years ago(pop-to-buffer): Fix misplacement of arg norecord in
Martin Rudalics [Fri, 10 Oct 2008 15:07:28 +0000 (15:07 +0000)]
(pop-to-buffer): Fix misplacement of arg norecord in
call of select-window.

15 years agoMention `calc-embedded-word-regexp'.
Jay Belanger [Fri, 10 Oct 2008 14:58:26 +0000 (14:58 +0000)]
Mention `calc-embedded-word-regexp'.

15 years ago(Embedded mode overview, Customizing Embedded Mode, Customizing Calc):
Jay Belanger [Fri, 10 Oct 2008 14:54:11 +0000 (14:54 +0000)]
(Embedded mode overview, Customizing Embedded Mode, Customizing Calc):
Change references to `calc-embedded-open/close-word' to
`calc-embedded-word-regexp'.

15 years ago*** empty log message ***
Jay Belanger [Fri, 10 Oct 2008 14:36:34 +0000 (14:36 +0000)]
*** empty log message ***

15 years ago(calc-embedded-make-info): Use `calc-embedded-word-regexp' to find word.
Jay Belanger [Fri, 10 Oct 2008 14:31:19 +0000 (14:31 +0000)]
(calc-embedded-make-info): Use `calc-embedded-word-regexp' to find word.

15 years ago(calc-embedded-word-regexp, calc-embedded-word-regexp-alist):
Jay Belanger [Fri, 10 Oct 2008 14:30:22 +0000 (14:30 +0000)]
(calc-embedded-word-regexp, calc-embedded-word-regexp-alist):
New variables.
(calc-embedded-open-word, calc-embedded-close-word)
(calc-embedded-open-close-word-alist): Remove unused variables.

15 years ago(Info-extract-menu-counting): New argment no-detail to
Martin Rudalics [Fri, 10 Oct 2008 13:47:49 +0000 (13:47 +0000)]
(Info-extract-menu-counting): New argment no-detail to
skip detailed node listings.
(Info-forward-node): New argument not-up to inhibit going up.
(Info-final-node): Call Info-extract-menu-counting and
Info-forward-node with the new arguments set to avoid infinite
looping.  (Bug#1116)

15 years ago(SYSTEM_PURESIZE_EXTRA): Decrease to 10000.
Eli Zaretskii [Fri, 10 Oct 2008 08:55:41 +0000 (08:55 +0000)]
(SYSTEM_PURESIZE_EXTRA): Decrease to 10000.

15 years ago(command-line): Don't invoke tool-bar-mode if it is not fboundp.
Eli Zaretskii [Fri, 10 Oct 2008 08:54:08 +0000 (08:54 +0000)]
(command-line): Don't invoke tool-bar-mode if it is not fboundp.

15 years ago(command-line): Enable tool-bar-mode as long as it is not suppressed
Chong Yidong [Thu, 9 Oct 2008 19:31:51 +0000 (19:31 +0000)]
(command-line): Enable tool-bar-mode as long as it is not suppressed
by X resources, regardless of the terminal.

15 years ago(tool-bar-mode): Only change tool-bar-lines on graphical terminals.
Chong Yidong [Thu, 9 Oct 2008 19:30:47 +0000 (19:30 +0000)]
(tool-bar-mode): Only change tool-bar-lines on graphical terminals.
(tool-bar-setup): No-op if called on a tty.

15 years ago* startup.el (command-line): Enable tool-bar-mode as long as it is
Chong Yidong [Thu, 9 Oct 2008 19:29:42 +0000 (19:29 +0000)]
* startup.el (command-line): Enable tool-bar-mode as long as it is
not suppressed by X resources, regardless of the terminal.

* tool-bar.el (tool-bar-mode): Only change tool-bar-lines on
graphical terminals.
(tool-bar-setup): No-op if called on a tty.

15 years ago(make-frame-on-tty): Fix comment to the `interactive' spec.
Eli Zaretskii [Thu, 9 Oct 2008 17:43:03 +0000 (17:43 +0000)]
(make-frame-on-tty): Fix comment to the `interactive' spec.

15 years ago(make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.
Eli Zaretskii [Thu, 9 Oct 2008 17:35:27 +0000 (17:35 +0000)]
(make_terminal_frame) [MSDOS]: Remove unused #ifdef'ed away code.

15 years ago(update_text_area): Avoid looping due to large glyph
Chong Yidong [Thu, 9 Oct 2008 16:41:17 +0000 (16:41 +0000)]
(update_text_area): Avoid looping due to large glyph
overhangs (bug#1070).

15 years ago* dispnew.c (update_text_area): Avoid looping due to large glyph
Chong Yidong [Thu, 9 Oct 2008 16:41:10 +0000 (16:41 +0000)]
* dispnew.c (update_text_area): Avoid looping due to large glyph
overhangs (bug#1070).

15 years ago(make-frame-on-tty): Use "F" inside interactive. Support `pc'
Eli Zaretskii [Thu, 9 Oct 2008 16:09:02 +0000 (16:09 +0000)]
(make-frame-on-tty): Use "F" inside interactive.  Support `pc'
``window-system''.

15 years ago(compilation-start): Resurrect the version for systems that don't support
Eli Zaretskii [Thu, 9 Oct 2008 13:46:25 +0000 (13:46 +0000)]
(compilation-start): Resurrect the version for systems that don't support
asynchronous subprocesses.

15 years ago(face_for_char): If face->fontset is negative, just return ascii_face.
Kenichi Handa [Thu, 9 Oct 2008 12:19:38 +0000 (12:19 +0000)]
(face_for_char): If face->fontset is negative, just return ascii_face.

15 years ago(font_delete_unmatched): Fix previous change. Don't
Kenichi Handa [Thu, 9 Oct 2008 12:12:33 +0000 (12:12 +0000)]
(font_delete_unmatched): Fix previous change.  Don't
reject an entity if DPI and AVGWIDTH of an entity are 0.

15 years ago(Fraise_frame): On text-only terminals select frame in
Martin Rudalics [Thu, 9 Oct 2008 08:26:33 +0000 (08:26 +0000)]
(Fraise_frame): On text-only terminals select frame in
order to make it visible.  (Bug#1061)

15 years ago(pop-up-frames): Add choice graphic-only.
Martin Rudalics [Thu, 9 Oct 2008 08:12:41 +0000 (08:12 +0000)]
(pop-up-frames): Add choice graphic-only.
(display-buffer): When pop-up-frames equals graphic-only do
not pop up new frame on text-only terminals.  (Bug#1061)

15 years ago(vc-cvs-dir-stay-local): New variable.
Dan Nicolaescu [Thu, 9 Oct 2008 04:52:28 +0000 (04:52 +0000)]
(vc-cvs-dir-stay-local): New variable.
(vc-cvs-dir-status): Use it.

15 years ago(fontset_find_font): Check frame validity.
Chong Yidong [Wed, 8 Oct 2008 22:59:02 +0000 (22:59 +0000)]
(fontset_find_font): Check frame validity.

15 years ago* fontset.c (fontset_find_font): Check frame validity.
Chong Yidong [Wed, 8 Oct 2008 22:58:55 +0000 (22:58 +0000)]
* fontset.c (fontset_find_font): Check frame validity.

15 years agoFix typos.
Juanma Barranquero [Wed, 8 Oct 2008 17:29:33 +0000 (17:29 +0000)]
Fix typos.

15 years ago(json-skip-whitespace): Fix last change.
Chong Yidong [Wed, 8 Oct 2008 15:52:43 +0000 (15:52 +0000)]
(json-skip-whitespace): Fix last change.

15 years ago* json.el (json-skip-whitespace): Fix last change.
Chong Yidong [Wed, 8 Oct 2008 15:52:34 +0000 (15:52 +0000)]
* json.el (json-skip-whitespace): Fix last change.

15 years ago* bs.el (bs-unload-function): New function.
Juanma Barranquero [Wed, 8 Oct 2008 09:02:28 +0000 (09:02 +0000)]
* bs.el (bs-unload-function): New function.

15 years ago* bs.el (bs-unload-function): New function.
Juanma Barranquero [Wed, 8 Oct 2008 08:48:52 +0000 (08:48 +0000)]
* bs.el (bs-unload-function): New function.

15 years ago*** empty log message ***
Glenn Morris [Wed, 8 Oct 2008 07:57:47 +0000 (07:57 +0000)]
*** empty log message ***

15 years agoTypo.
Glenn Morris [Wed, 8 Oct 2008 07:56:59 +0000 (07:56 +0000)]
Typo.

15 years agoYavor Doganov <yavor at gnu.org> (tiny change)
Glenn Morris [Wed, 8 Oct 2008 07:52:11 +0000 (07:52 +0000)]
Yavor Doganov  <yavor at gnu.org>  (tiny change)

Add missing semicolons to make it a valid dictionary.

15 years agoSven Joachim <svenjoac at gmx.de>
Glenn Morris [Wed, 8 Oct 2008 07:42:58 +0000 (07:42 +0000)]
Sven Joachim <svenjoac at gmx.de>

For clarity, explicitly require cl.

15 years agoMark tiny change.
Glenn Morris [Wed, 8 Oct 2008 07:06:54 +0000 (07:06 +0000)]
Mark tiny change.

15 years agoibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
Michael Olson [Wed, 8 Oct 2008 05:03:43 +0000 (05:03 +0000)]
ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).

15 years agoERC: DCC fixes.
Michael Olson [Wed, 8 Oct 2008 04:05:10 +0000 (04:05 +0000)]
ERC: DCC fixes.

15 years ago(command-line): Use display-warning to warn about an init file error.
Chong Yidong [Tue, 7 Oct 2008 19:47:49 +0000 (19:47 +0000)]
(command-line): Use display-warning to warn about an init file error.
(command-line-1): Remove init file error delay.

15 years ago* startup.el (command-line): Use display-warning to warn about an
Chong Yidong [Tue, 7 Oct 2008 19:47:36 +0000 (19:47 +0000)]
* startup.el (command-line): Use display-warning to warn about an
init file error.
(command-line-1): Remove init file error delay.

15 years ago(rx-constituents): Change `anything' to call
Chong Yidong [Tue, 7 Oct 2008 18:08:26 +0000 (18:08 +0000)]
(rx-constituents): Change `anything' to call
rx-anything. Change `not-wordchar' assignment to "\\W" from
"[^[:word:]]".
(rx-group-if): New function.
(rx-parent): New variable.
(rx-and, rx-or): Put shy groups only when necessary.
(rx-bracket): Remove.
(rx-anything): New function.
(rx-any-delete-from-range, rx-any-condense-range)
(rx-check-any-string): New functions.
(rx-check-any): Return result as a list. Don't convert chars to
strings. Don't prepend "\\" to "^". Don't search for close
bracket. Check char category string. Call rx-form instead of
rx-to-string.
(rx-any): Rebuid to complete the function.
(rx-check-not): Fix char category regexp pattern string. Call
rx-form instead of rx-to-string.
(rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
"[^^]". Call regexp-quote for one char string when not called from
rx-not. Add "\\w", and toggle to upcase. Add the case of
"\\[SCBW]" to toggle.
(rx-=, rx->=, rx -**, rx-repeat, rx-submatch): Call rx-form
instead of rx-to-string.
(rx-kleene): Call rx-form instead of rx-to-string. Call
rx-group-if to adjust putting of shy groups.
(rx-atomic-p): Make check more precisely.
(rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
(rx-regexp): Call rx-group-if.
(rx-form): New function.
(rx-to-string): Call rx-form, rx-group-if. Refine definition of
NO-GROUP.

15 years ago* rx-new.el (rx-constituents): Change `anything' to call
Chong Yidong [Tue, 7 Oct 2008 18:08:16 +0000 (18:08 +0000)]
* rx-new.el (rx-constituents): Change `anything' to call
rx-anything. Change `not-wordchar' assignment to "\\W" from
"[^[:word:]]".
(rx-group-if): New function.
(rx-parent): New variable.
(rx-and, rx-or): Put shy groups only when necessary.
(rx-bracket): Remove.
(rx-anything): New function.
(rx-any-delete-from-range, rx-any-condense-range)
(rx-check-any-string): New functions.
(rx-check-any): Return result as a list. Don't convert chars to
strings. Don't prepend "\\" to "^". Don't search for close
bracket. Check char category string. Call rx-form instead of
rx-to-string.
(rx-any): Rebuid to complete the function.
(rx-check-not): Fix char category regexp pattern string. Call
rx-form instead of rx-to-string.
(rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
"[^^]". Call regexp-quote for one char string when not called from
rx-not. Add "\\w", and toggle to upcase. Add the case of
"\\[SCBW]" to toggle.
(rx-=, rx->=, rx -**, rx-repeat, rx-submatch): Call rx-form
instead of rx-to-string.
(rx-kleene): Call rx-form instead of rx-to-string. Call
rx-group-if to adjust putting of shy groups.
(rx-atomic-p): Make check more precisely.
(rx-eval, rx-greedy): Call rx-form instead of rx-to-string.
(rx-regexp): Call rx-group-if.
(rx-form): New function.
(rx-to-string): Call rx-form, rx-group-if. Refine definition of
NO-GROUP.

15 years ago(xg_display_open): Reset default display if none exists.
Chong Yidong [Tue, 7 Oct 2008 17:46:48 +0000 (17:46 +0000)]
(xg_display_open): Reset default display if none exists.
(xg_display_close): Allow Emacs to close all displays (bug#985).

15 years ago* gtkutil.c (xg_display_open): Reset default display if none exists.
Chong Yidong [Tue, 7 Oct 2008 17:46:18 +0000 (17:46 +0000)]
* gtkutil.c (xg_display_open): Reset default display if none exists.
(xg_display_close): Allow Emacs to close all displays (bug#985).

15 years ago(json-advance): Use forward-char.
Chong Yidong [Tue, 7 Oct 2008 16:18:22 +0000 (16:18 +0000)]
(json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.

15 years ago* json.el (json-advance): Use forward-char.
Chong Yidong [Tue, 7 Oct 2008 16:18:01 +0000 (16:18 +0000)]
* json.el (json-advance): Use forward-char.
(json-skip-whitespace): Use skip-syntax-forward.

15 years ago*** empty log message ***
Alan Mackenzie [Tue, 7 Oct 2008 14:00:35 +0000 (14:00 +0000)]
*** empty log message ***

15 years ago(c-indent-region): Fix so that indenting a macro followed by blank lines
Alan Mackenzie [Tue, 7 Oct 2008 13:14:17 +0000 (13:14 +0000)]
(c-indent-region): Fix so that indenting a macro followed by blank lines
doesn't backslash the following non-blank line into the macro.

15 years ago*** empty log message ***
Alan Mackenzie [Tue, 7 Oct 2008 13:12:14 +0000 (13:12 +0000)]
*** empty log message ***

15 years agoAdd comment for last change.
Andreas Schwab [Tue, 7 Oct 2008 08:06:10 +0000 (08:06 +0000)]
Add comment for last change.

15 years ago(sys_signal): Always set SA_RESTART when
Andreas Schwab [Mon, 6 Oct 2008 21:27:44 +0000 (21:27 +0000)]
(sys_signal): Always set SA_RESTART when
noninteractively.

15 years ago(Vbefore_init_time, Vafter_init_time): Declare.
Chong Yidong [Mon, 6 Oct 2008 16:17:24 +0000 (16:17 +0000)]
(Vbefore_init_time, Vafter_init_time): Declare.

15 years ago(x_wm_set_size_hint): Return immediately if called during
Chong Yidong [Mon, 6 Oct 2008 16:17:14 +0000 (16:17 +0000)]
(x_wm_set_size_hint): Return immediately if called during
initialization.

15 years ago(Vbefore_init_time, Vafter_init_time): Moved from startup.el.
Chong Yidong [Mon, 6 Oct 2008 16:16:56 +0000 (16:16 +0000)]
(Vbefore_init_time, Vafter_init_time): Moved from startup.el.

15 years ago* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
Chong Yidong [Mon, 6 Oct 2008 16:16:43 +0000 (16:16 +0000)]
* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
startup.el.

* lisp.h: (Vbefore_init_time, Vafter_init_time): Declare.

* gtkutil.c (x_wm_set_size_hint): Return immediately if called
during initialization.

15 years ago(before-init-time, after-init-time): Move into emacs.c.
Chong Yidong [Mon, 6 Oct 2008 16:16:30 +0000 (16:16 +0000)]
(before-init-time, after-init-time): Move into emacs.c.
(command-line): Set after-init-time to nil before initialization.

15 years ago* startup.el (before-init-time, after-init-time): Move into emacs.c.
Chong Yidong [Mon, 6 Oct 2008 16:16:07 +0000 (16:16 +0000)]
* startup.el (before-init-time, after-init-time): Move into emacs.c.
(command-line): Set after-init-time to nil before initialization.

15 years ago(math-standard-units): More adjustments.
Jay Belanger [Mon, 6 Oct 2008 13:17:21 +0000 (13:17 +0000)]
(math-standard-units): More adjustments.

15 years ago(math-standard-units): Update the values of the units.
Jay Belanger [Mon, 6 Oct 2008 12:40:39 +0000 (12:40 +0000)]
(math-standard-units): Update the values of the units.

15 years ago* bookmark.el (bookmark-unload-function): New function.
Juanma Barranquero [Mon, 6 Oct 2008 11:49:59 +0000 (11:49 +0000)]
* bookmark.el (bookmark-unload-function): New function.

15 years ago(syntax-ppss): Doc fix.
Andreas Schwab [Mon, 6 Oct 2008 10:03:59 +0000 (10:03 +0000)]
(syntax-ppss): Doc fix.

15 years agoRemove * in defcustom docstrings and tell
Martin Rudalics [Mon, 6 Oct 2008 06:29:05 +0000 (06:29 +0000)]
Remove * in defcustom docstrings and tell
for most options that customizing them doesn't affect buffers
already displaying footnotes.
(Footnote-refresh-footnotes, Footnote-renumber-footnotes): Fix
handling of text properties and identical start/end tags.  Do
not use format when renumbering.
(Footnote-set-style): Make it work.
(Footnote-insert-numbered-footnote): Simplify.
(Footnote-narrow-to-footnotes, Footnote-insert-footnote)
(Footnote-goto-footnote): Fix handling of empty section tag.
(Footnote-delete-footnote): Fix handling of identical start/end
tags, empty section tag, and spaced footnotes.  Do not use
kill-region.
(footnote-mode): Make most options buffer-local to avoid that
customizing messes up handling of footnotes in buffers that
already display them.

15 years ago(x-create-frame-with-faces): Undo previous change.
Dan Nicolaescu [Mon, 6 Oct 2008 05:44:11 +0000 (05:44 +0000)]
(x-create-frame-with-faces): Undo previous change.

15 years ago(vc-cvs-after-dir-status): Parse the output for non
Dan Nicolaescu [Mon, 6 Oct 2008 05:30:25 +0000 (05:30 +0000)]
(vc-cvs-after-dir-status): Parse the output for non
existent files.

15 years ago(universal-coding-system-argument): Handle digit-argument too.
Chong Yidong [Sun, 5 Oct 2008 19:07:03 +0000 (19:07 +0000)]
(universal-coding-system-argument): Handle digit-argument too.

15 years ago* international/mule-cmds.el (universal-coding-system-argument):
Chong Yidong [Sun, 5 Oct 2008 19:06:47 +0000 (19:06 +0000)]
* international/mule-cmds.el (universal-coding-system-argument):
Handle digit-argument too.

15 years ago(xml-parse-string): Use skip-chars-forward.
Chong Yidong [Sun, 5 Oct 2008 19:01:53 +0000 (19:01 +0000)]
(xml-parse-string): Use skip-chars-forward.

15 years ago* xml.el (xml-parse-string): Use skip-chars-forward.
Chong Yidong [Sun, 5 Oct 2008 19:01:45 +0000 (19:01 +0000)]
* xml.el (xml-parse-string): Use skip-chars-forward.

15 years ago*** empty log message ***
Paul Reilly [Sun, 5 Oct 2008 14:14:05 +0000 (14:14 +0000)]
*** empty log message ***

15 years agoNext step in the Rmail/mbox support: getting basic summary support working.
Paul Reilly [Sun, 5 Oct 2008 14:08:21 +0000 (14:08 +0000)]
Next step in the Rmail/mbox support: getting basic summary support working.

15 years agoformatting fixes for new printed edition
Karl Berry [Sun, 5 Oct 2008 00:14:59 +0000 (00:14 +0000)]
formatting fixes for new printed edition

15 years ago(vc-bzr-after-dir-status): Parse the output for non
Dan Nicolaescu [Sun, 5 Oct 2008 00:08:49 +0000 (00:08 +0000)]
(vc-bzr-after-dir-status): Parse the output for non
existent files.
(vc-bzr-dir-status-files): New function.

15 years agoMention cloning.
Glenn Morris [Sat, 4 Oct 2008 20:38:22 +0000 (20:38 +0000)]
Mention cloning.

15 years ago(make-temp-file): Handle empty `prefix'. (Bug#1081)
Glenn Morris [Sat, 4 Oct 2008 20:31:33 +0000 (20:31 +0000)]
(make-temp-file): Handle empty `prefix'.  (Bug#1081)

15 years ago(vc-svn-after-dir-status): Handle `svn status -u' output.
Glenn Morris [Sat, 4 Oct 2008 20:24:24 +0000 (20:24 +0000)]
(vc-svn-after-dir-status): Handle `svn status -u' output.
(vc-svn-dir-status): Respect vc-stay-local-p.  (Bug#1046)

15 years ago(vc-cvs-dir-status-heuristic): New function.
Glenn Morris [Sat, 4 Oct 2008 19:55:00 +0000 (19:55 +0000)]
(vc-cvs-dir-status-heuristic): New function.
(vc-cvs-dir-status): Respect vc-stay-local-p.  (Bug#1046)

15 years agoFix case of "GNUstep".
Glenn Morris [Sat, 4 Oct 2008 18:54:20 +0000 (18:54 +0000)]
Fix case of "GNUstep".

15 years agoFix comment typo.
Glenn Morris [Sat, 4 Oct 2008 18:48:45 +0000 (18:48 +0000)]
Fix comment typo.

15 years ago*** empty log message ***
Glenn Morris [Sat, 4 Oct 2008 18:47:50 +0000 (18:47 +0000)]
*** empty log message ***

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.