]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(dired-isearch-filenames)
Juri Linkov [Tue, 11 Nov 2008 20:14:38 +0000 (20:14 +0000)]
(dired-isearch-filenames)
(dired-isearch-filenames-regexp):
Let-bind isearch-message-prefix-add to "filename ".

16 years ago(isearch-message-prefix-add)
Juri Linkov [Tue, 11 Nov 2008 20:11:34 +0000 (20:11 +0000)]
(isearch-message-prefix-add)
(isearch-message-suffix-add): New variables.
(isearch-message-prefix): Show additional text from
`isearch-message-prefix-add' before "I-search".
(isearch-message-suffix): Show additional text from
`isearch-message-suffix-add' at the end.

16 years ago* isearch.el (isearch-lazy-highlight-search): Use a loop like in
Juri Linkov [Tue, 11 Nov 2008 19:57:04 +0000 (19:57 +0000)]
* isearch.el (isearch-lazy-highlight-search): Use a loop like in
`isearch-search'.  Call isearch-success-function to skip matches
outside the current isearch scope.  Let-bind search-invisible to
nil to not match invisible text.

16 years ago* isearch.el (isearch-query-replace, isearch-highlight-regexp):
Juri Linkov [Tue, 11 Nov 2008 19:48:37 +0000 (19:48 +0000)]
* isearch.el (isearch-query-replace, isearch-highlight-regexp):
Bind `isearch-recursive-edit' to nil to prevent calling
`exit-recursive-edit' in `isearch-done' that terminates the
execution of these commands when it is non-nil.  Call
`exit-recursive-edit' explicitly at the end.
(isearch-occur): For word search construct the correct regexp
with word boundaries to proceed with occur.

16 years ago(isearch-search-fun): Compare the length of the
Juri Linkov [Tue, 11 Nov 2008 19:43:09 +0000 (19:43 +0000)]
(isearch-search-fun): Compare the length of the
current search string with the length of the string from the
previous search state to detect the situation when the user
adds or removes characters in the search string.
Use word-search-forward-lax and word-search-backward-lax in this
case, and otherwise word-search-forward and word-search-backward.

16 years ago(mouse-buffer-menu-mode-groups): Place "Annotate" into
Sam Steingold [Tue, 11 Nov 2008 17:20:06 +0000 (17:20 +0000)]
(mouse-buffer-menu-mode-groups): Place "Annotate" into
the "Version Control" group (for C-x v g).

16 years ago* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero [Tue, 11 Nov 2008 11:47:59 +0000 (11:47 +0000)]
* frames.texi (Basic Parameters): Remove display-environment-variable
  and term-environment-variable.

16 years ago* server.el (server-process-filter): Fix typos and reflow docstring.
Juanma Barranquero [Tue, 11 Nov 2008 10:51:35 +0000 (10:51 +0000)]
* server.el (server-process-filter): Fix typos and reflow docstring.

16 years ago(footnote-mode): Improve doc-string.
Martin Rudalics [Tue, 11 Nov 2008 09:39:29 +0000 (09:39 +0000)]
(footnote-mode): Improve doc-string.
Suggested by <jidanni@jidanni.org>.  (Bug#1318)

16 years ago* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Juanma Barranquero [Tue, 11 Nov 2008 08:53:14 +0000 (08:53 +0000)]
* quail/hangul.el (hangul-im-keymap, hangul-insert-character)
  (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
  (hangul3-input-method-jung, hangul3-input-method-jong):
  Fix typos in docstrings.

16 years agoFix typos.
Juanma Barranquero [Tue, 11 Nov 2008 08:41:18 +0000 (08:41 +0000)]
Fix typos.

16 years ago* quail/hangul.el (hangul-djamo): Fix typo in docstring.
Juanma Barranquero [Tue, 11 Nov 2008 08:39:09 +0000 (08:39 +0000)]
* quail/hangul.el (hangul-djamo): Fix typo in docstring.

16 years ago(map_char_table_for_charset): Add comment.
Kenichi Handa [Tue, 11 Nov 2008 07:25:27 +0000 (07:25 +0000)]
(map_char_table_for_charset): Add comment.

16 years ago(Vchar_unify_table): Comment added.
Kenichi Handa [Tue, 11 Nov 2008 01:05:17 +0000 (01:05 +0000)]
(Vchar_unify_table): Comment added.

16 years ago(Custom-mode): Set up tool-bar-map unconditionally.
Chong Yidong [Tue, 11 Nov 2008 00:28:10 +0000 (00:28 +0000)]
(Custom-mode): Set up tool-bar-map unconditionally.

16 years ago* cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
Chong Yidong [Tue, 11 Nov 2008 00:25:28 +0000 (00:25 +0000)]
* cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.

16 years ago(smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls...
Teodor Zlatanov [Mon, 10 Nov 2008 20:13:41 +0000 (20:13 +0000)]
(smtpmail-open-stream): Use `starttls-any-program-available'.  Auto-load starttls.el for it.

16 years ago(smtpmail-open-stream): Use `starttls-any-program-available'.
Teodor Zlatanov [Mon, 10 Nov 2008 20:10:51 +0000 (20:10 +0000)]
(smtpmail-open-stream): Use `starttls-any-program-available'.

16 years agoRemove find-file-noselect from the list of magic file name handlers.
Stefan Monnier [Mon, 10 Nov 2008 15:29:12 +0000 (15:29 +0000)]
Remove find-file-noselect from the list of magic file name handlers.

16 years ago(Fget_byte): Fix and make it faster for unibyte target.
Kenichi Handa [Mon, 10 Nov 2008 00:47:08 +0000 (00:47 +0000)]
(Fget_byte): Fix and make it faster for unibyte target.

16 years agoFix usage of `see @ref'.
Eli Zaretskii [Sun, 9 Nov 2008 21:22:41 +0000 (21:22 +0000)]
Fix usage of `see @ref'.

16 years agoFix a typo.
Eli Zaretskii [Sun, 9 Nov 2008 21:20:34 +0000 (21:20 +0000)]
Fix a typo.

16 years agoFollowing communication from FSF, relaxng.rnc can be treated as part
Chong Yidong [Sun, 9 Nov 2008 04:06:37 +0000 (04:06 +0000)]
Following communication from FSF, relaxng.rnc can be treated as part
of Emacs (via the nxml-mode assignment).

16 years agoAdd standard Emacs copyright notice, treating this file as part of
Chong Yidong [Sun, 9 Nov 2008 04:05:39 +0000 (04:05 +0000)]
Add standard Emacs copyright notice, treating this file as part of
Emacs/nxml-mode (following private communication from FSF).

16 years agoNew file, with build instructions moved from the top-level INSTALL.
Eli Zaretskii [Sat, 8 Nov 2008 19:24:59 +0000 (19:24 +0000)]
New file, with build instructions moved from the top-level INSTALL.

16 years agoMove MS-DOS specific instructions to msdos/INSTALL.
Eli Zaretskii [Sat, 8 Nov 2008 19:07:31 +0000 (19:07 +0000)]
Move MS-DOS specific instructions to msdos/INSTALL.

16 years ago(Basic Windows, Splitting Windows)
Eli Zaretskii [Sat, 8 Nov 2008 18:07:29 +0000 (18:07 +0000)]
(Basic Windows, Splitting Windows)
(Deleting Windows, Selecting Windows, Cyclic Window Ordering)
(Buffers and Windows, Displaying Buffers, Dedicated Windows)
(Resizing Windows, Window Configurations, Window Parameters): Fix wording
and markup.

16 years agoRemove incorrect and redundant entry about emacsclient -c.
Chong Yidong [Sat, 8 Nov 2008 17:24:22 +0000 (17:24 +0000)]
Remove incorrect and redundant entry about emacsclient -c.

16 years ago(file_name_completion): If completion_ignore_case is enabled, ignore
Chong Yidong [Sat, 8 Nov 2008 16:55:23 +0000 (16:55 +0000)]
(file_name_completion): If completion_ignore_case is enabled, ignore
case when checking completion-regexp-list.

16 years ago* dired.c (file_name_completion): If completion_ignore_case is
Chong Yidong [Sat, 8 Nov 2008 16:55:09 +0000 (16:55 +0000)]
* dired.c (file_name_completion): If completion_ignore_case is
enabled, ignore case when checking completion-regexp-list.

16 years agoExamples for compilation.txt for PHP
Mark A. Hershberger [Sat, 8 Nov 2008 16:50:14 +0000 (16:50 +0000)]
Examples for compilation.txt for PHP

16 years ago(dired-read-dir-and-switches): Revert to 2007-11-22 version
Chong Yidong [Sat, 8 Nov 2008 14:24:54 +0000 (14:24 +0000)]
(dired-read-dir-and-switches): Revert to 2007-11-22 version
(bug@1285).

16 years ago* dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
Chong Yidong [Sat, 8 Nov 2008 14:23:06 +0000 (14:23 +0000)]
* dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
version (bug@1285).

16 years ago(get_lim_data): Fix last change.
Eli Zaretskii [Sat, 8 Nov 2008 14:19:03 +0000 (14:19 +0000)]
(get_lim_data): Fix last change.

16 years ago(command-line): Ignore init-file-user when checking user's home directory
Eli Zaretskii [Sat, 8 Nov 2008 13:16:17 +0000 (13:16 +0000)]
(command-line): Ignore init-file-user when checking user's home directory
on MS-DOS as well.

16 years ago(Fget_byte): New function.
Kenichi Handa [Sat, 8 Nov 2008 13:02:38 +0000 (13:02 +0000)]
(Fget_byte): New function.
(syms_of_character): Defsubr Fget_byte.

16 years agoHandle backslash key (bug#839).
Chong Yidong [Fri, 7 Nov 2008 19:51:26 +0000 (19:51 +0000)]
Handle backslash key (bug#839).

16 years agoCorrect last entry.
Chong Yidong [Fri, 7 Nov 2008 19:51:14 +0000 (19:51 +0000)]
Correct last entry.

16 years ago* quail/cyrillic.el: Handle backslash key (bug#839).
Chong Yidong [Fri, 7 Nov 2008 19:50:56 +0000 (19:50 +0000)]
* quail/cyrillic.el: Handle backslash key (bug#839).

16 years agoChecked dired.texi.
Chong Yidong [Fri, 7 Nov 2008 19:03:12 +0000 (19:03 +0000)]
Checked dired.texi.

16 years agoDocumented Dired changes.
Chong Yidong [Fri, 7 Nov 2008 19:02:57 +0000 (19:02 +0000)]
Documented Dired changes.

16 years ago(Dired): Mention C-x C-d too.
Chong Yidong [Fri, 7 Nov 2008 19:02:36 +0000 (19:02 +0000)]
(Dired): Mention C-x C-d too.
(Dired Enter): Document M-n in the Dired minibuffer.
(Dired Navigation): Explain dired-goto-file more clearly.  Document
dired-isearch-filenames.
(Dired Deletion): Remove unnecessary "expunged" terminology.
(Flagging Many Files): & is now rebound to `% &'.
(Shell Commands in Dired): Document dired-do-async-shell-command.
Clarify how multi-file arguments are passed.
(Misc Dired Features): Document dired-do-isearch.

16 years ago* dired.texi (Dired): Mention C-x C-d too.
Chong Yidong [Fri, 7 Nov 2008 19:02:26 +0000 (19:02 +0000)]
* dired.texi (Dired): Mention C-x C-d too.
(Dired Enter): Document M-n in the Dired minibuffer.
(Dired Navigation): Explain dired-goto-file more clearly.  Document
dired-isearch-filenames.
(Dired Deletion): Remove unnecessary "expunged" terminology.
(Flagging Many Files): & is now rebound to `% &'.
(Shell Commands in Dired): Document dired-do-async-shell-command.
Clarify how multi-file arguments are passed.
(Misc Dired Features): Document dired-do-isearch.

16 years ago(c-defun-name): Fix CLISP DEFUN handling.
Sam Steingold [Fri, 7 Nov 2008 15:39:53 +0000 (15:39 +0000)]
(c-defun-name): Fix CLISP DEFUN handling.

16 years ago* frame.el (make-frame-on-display): Use `string-match-p'.
Juanma Barranquero [Fri, 7 Nov 2008 14:52:02 +0000 (14:52 +0000)]
* frame.el (make-frame-on-display): Use `string-match-p'.

16 years ago*** empty log message ***
Martin Rudalics [Fri, 7 Nov 2008 14:22:27 +0000 (14:22 +0000)]
*** empty log message ***

16 years ago(Displaying Buffers): For switch-to-buffer mention that
Martin Rudalics [Fri, 7 Nov 2008 14:14:26 +0000 (14:14 +0000)]
(Displaying Buffers): For switch-to-buffer mention that
it may fall back on pop-to-buffer.
(Window Point): Add entry for window-point-insertion-type.

16 years ago(Top): Update Windows entries in @detailmenu section.
Martin Rudalics [Fri, 7 Nov 2008 13:13:05 +0000 (13:13 +0000)]
(Top): Update Windows entries in @detailmenu section.

16 years ago(Windows): Update entries.
Martin Rudalics [Fri, 7 Nov 2008 13:12:08 +0000 (13:12 +0000)]
(Windows): Update entries.
(Basic Windows): Remove listing of attributes.  Reword.
(Splitting Windows, Deleting Windows, Window Point): Reword.
(Selecting Windows, Cyclic Window Ordering): Reword with special
emphasis on order of recently selected windows and buffer list.
(Buffers and Windows, Displaying Buffers, Choosing Window):
Reword with special emphasis on dedicated windows.
(Dedicated Windows): New node and section discussing dedicated
windows and associated functions.
(Window Start and End): Rename node and section title.  Reword.
(Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
Minor rewording.
(Size of Window): Reword, in particular text on window-width.
(Resizing Windows): Reword.  Add text on balancing windows.
(Window Configurations): Reword.  Mention window parameters.
(Window Parameters): New node and section on window parameters.
(Window Hooks): Reword.  Mention that
window-configuration-change-hook is run "buffer-locally".

16 years ago(HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
Glenn Morris [Fri, 7 Nov 2008 06:58:45 +0000 (06:58 +0000)]
(HAVE_LIB64_DIR): Check for crtn.o.  (Bug#1287)

16 years ago(HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
Glenn Morris [Fri, 7 Nov 2008 06:56:47 +0000 (06:56 +0000)]
(HAVE_LIB64_DIR): Check for crtn.o.  (Bug#1287)

16 years ago(cl-macroexpand-all): Fix declaration.
Glenn Morris [Fri, 7 Nov 2008 06:54:07 +0000 (06:54 +0000)]
(cl-macroexpand-all): Fix declaration.

16 years ago(lisp-mode-variables): Add new argument
Dan Nicolaescu [Fri, 7 Nov 2008 06:30:17 +0000 (06:30 +0000)]
(lisp-mode-variables): Add new argument
to initialize font-lock keyword case sensitivity.
(lisp-mode): Use it.

16 years agoAdd copyright notice.
Chong Yidong [Fri, 7 Nov 2008 05:25:49 +0000 (05:25 +0000)]
Add copyright notice.

16 years agoInsert full form of the W3C short notice.
Chong Yidong [Fri, 7 Nov 2008 01:51:52 +0000 (01:51 +0000)]
Insert full form of the W3C short notice.

16 years agoUpdate with findings by jasonr@f2s.com
Chong Yidong [Fri, 7 Nov 2008 01:41:52 +0000 (01:41 +0000)]
Update with findings by jasonr@f2s.com

16 years ago(try_window_reusing_current_matrix): Ensure that window cursor
Chong Yidong [Fri, 7 Nov 2008 00:29:07 +0000 (00:29 +0000)]
(try_window_reusing_current_matrix): Ensure that window cursor
position is valid after scrolling.

16 years ago* xdisp.c (try_window_reusing_current_matrix): Ensure that window
Chong Yidong [Fri, 7 Nov 2008 00:28:31 +0000 (00:28 +0000)]
* xdisp.c (try_window_reusing_current_matrix): Ensure that window
cursor position is valid after scrolling.

16 years agoNote that RELAX NG is also ISO/IEC 19757-2.
Chong Yidong [Thu, 6 Nov 2008 22:39:39 +0000 (22:39 +0000)]
Note that RELAX NG is also ISO/IEC 19757-2.

16 years agoFile removed due to dependence on (apparently) non-free soextbl spec.
Chong Yidong [Thu, 6 Nov 2008 22:28:12 +0000 (22:28 +0000)]
File removed due to dependence on (apparently) non-free soextbl spec.

16 years agoRemoved dbdyntbl.rnc docbk-dyntbl.rnc dbsoextbl.rnc, and
Chong Yidong [Thu, 6 Nov 2008 22:27:50 +0000 (22:27 +0000)]
Removed dbdyntbl.rnc docbk-dyntbl.rnc dbsoextbl.rnc, and
docbk-soextbl.rnc because that depends on the non-free soextbl spec.

16 years ago* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
Juanma Barranquero [Thu, 6 Nov 2008 11:20:05 +0000 (11:20 +0000)]
* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.

16 years ago(Entering Emacs): Document inhibit-startup-screen.
Chong Yidong [Thu, 6 Nov 2008 06:58:58 +0000 (06:58 +0000)]
(Entering Emacs): Document inhibit-startup-screen.

16 years ago* entering.texi (Entering Emacs): Document inhibit-startup-screen.
Chong Yidong [Thu, 6 Nov 2008 06:57:40 +0000 (06:57 +0000)]
* entering.texi (Entering Emacs): Document inhibit-startup-screen.

16 years ago(org-publish-attachment): Use copy-file rather than eshell/cp.
Glenn Morris [Thu, 6 Nov 2008 04:39:33 +0000 (04:39 +0000)]
(org-publish-attachment): Use copy-file rather than eshell/cp.

16 years agoFix previous change.
Glenn Morris [Thu, 6 Nov 2008 04:26:22 +0000 (04:26 +0000)]
Fix previous change.

16 years ago(eshell/cp): Autoload it rather than requiring things.
Glenn Morris [Thu, 6 Nov 2008 04:16:28 +0000 (04:16 +0000)]
(eshell/cp): Autoload it rather than requiring things.

16 years agoRemove unused file.
Glenn Morris [Thu, 6 Nov 2008 03:56:27 +0000 (03:56 +0000)]
Remove unused file.

16 years ago(cl-macroexpand-all): Declare.
Glenn Morris [Thu, 6 Nov 2008 03:53:43 +0000 (03:53 +0000)]
(cl-macroexpand-all): Declare.

16 years ago(handle_one_xevent): Don't let popup menus cause
Glenn Morris [Thu, 6 Nov 2008 03:49:28 +0000 (03:49 +0000)]
(handle_one_xevent): Don't let popup menus cause
mouse-autoselect-window related window switching.  (Bug#1261)

16 years agoFix comment typo.
Glenn Morris [Thu, 6 Nov 2008 03:47:50 +0000 (03:47 +0000)]
Fix comment typo.

16 years ago(custom-variable-value-create, custom-face):
Glenn Morris [Thu, 6 Nov 2008 03:46:24 +0000 (03:46 +0000)]
(custom-variable-value-create, custom-face):
Use face names sans -face suffix rather than aliases.

16 years ago(custom-comment-tag): Doc fix.
Glenn Morris [Thu, 6 Nov 2008 03:40:06 +0000 (03:40 +0000)]
(custom-comment-tag): Doc fix.
(custom-comment): Use face names sans -face suffix rather than aliases.

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 6 Nov 2008 00:49:23 +0000 (00:49 +0000)]
Merge from gnus--devo--0

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

16 years ago(calc-quit): Use `window-full-width-p' to check window width.
Jay Belanger [Wed, 5 Nov 2008 22:12:21 +0000 (22:12 +0000)]
(calc-quit): Use `window-full-width-p' to check window width.

16 years ago(server-process-filter): Only default to emacsclient's terminal in
Chong Yidong [Wed, 5 Nov 2008 21:16:17 +0000 (21:16 +0000)]
(server-process-filter): Only default to emacsclient's terminal in
daemon mode.

16 years ago* server.el (server-process-filter): Only default to emacsclient's
Chong Yidong [Wed, 5 Nov 2008 21:15:37 +0000 (21:15 +0000)]
* server.el (server-process-filter): Only default to emacsclient's
terminal in daemon mode.

16 years agoFix typo.
Chong Yidong [Wed, 5 Nov 2008 19:53:09 +0000 (19:53 +0000)]
Fix typo.

16 years agoNew file containing license information.
Chong Yidong [Wed, 5 Nov 2008 17:49:29 +0000 (17:49 +0000)]
New file containing license information.

16 years ago(quit-window): Restore prefix argument behavior
Martin Rudalics [Wed, 5 Nov 2008 16:45:19 +0000 (16:45 +0000)]
(quit-window): Restore prefix argument behavior
removed in 2008-10-30 change.  (Bug#1308)

16 years ago(doc-view-mode): Bugfix: Add conversion killing
Tassilo Horn [Wed, 5 Nov 2008 11:06:22 +0000 (11:06 +0000)]
(doc-view-mode): Bugfix: Add conversion killing
function to kill-buffer-hook, not to kill-buffer.
Reported by Markus Triska <markus.triska@gmx.at>

16 years ago(calc-quit): Make sure that the keypad buffer exists before delete its windows.
Jay Belanger [Tue, 4 Nov 2008 23:52:15 +0000 (23:52 +0000)]
(calc-quit): Make sure that the keypad buffer exists before delete its windows.

16 years ago(server-process-filter): Don't call server-create-tty-frame when no
Chong Yidong [Tue, 4 Nov 2008 18:42:04 +0000 (18:42 +0000)]
(server-process-filter): Don't call server-create-tty-frame when no
tty name is specified.

16 years ago* server.el (server-process-filter): Don't call
Chong Yidong [Tue, 4 Nov 2008 18:41:56 +0000 (18:41 +0000)]
* server.el (server-process-filter): Don't call
server-create-tty-frame when no tty name is specified.

16 years ago(vc-bzr-dir-extra-headers): New function.
Chong Yidong [Tue, 4 Nov 2008 17:36:43 +0000 (17:36 +0000)]
(vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.

16 years ago* vc-bzr.el (vc-bzr-dir-extra-headers): New function.
Chong Yidong [Tue, 4 Nov 2008 17:36:19 +0000 (17:36 +0000)]
* vc-bzr.el (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.

16 years ago* org.el (org-columns-modify-value-for-display-function):
Juanma Barranquero [Tue, 4 Nov 2008 17:33:50 +0000 (17:33 +0000)]
* org.el (org-columns-modify-value-for-display-function):
* org-table.el (org-table-convert-region): Fix typos in docstrings.

16 years ago(url-basepath): Add url-basepath as an alias for url-file-directory.
Chong Yidong [Tue, 4 Nov 2008 17:11:58 +0000 (17:11 +0000)]
(url-basepath): Add url-basepath as an alias for url-file-directory.

16 years ago* url-util.el (url-basepath): Add url-basepath as an alias for
Chong Yidong [Tue, 4 Nov 2008 17:11:52 +0000 (17:11 +0000)]
* url-util.el (url-basepath): Add url-basepath as an alias for
url-file-directory.

16 years ago* international/mule-cmds.el (toggle-enable-multibyte-characters)
Juanma Barranquero [Tue, 4 Nov 2008 17:11:06 +0000 (17:11 +0000)]
* international/mule-cmds.el (toggle-enable-multibyte-characters)
  (define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.

16 years agoFix typo in comment.
Juanma Barranquero [Tue, 4 Nov 2008 17:08:15 +0000 (17:08 +0000)]
Fix typo in comment.

16 years ago(startup-echo-area-message): Display a different message in daemon
Chong Yidong [Tue, 4 Nov 2008 16:54:25 +0000 (16:54 +0000)]
(startup-echo-area-message): Display a different message in daemon
mode.  Suggested by Stephen Turnbull.

16 years ago* startup.el (startup-echo-area-message): Display a different
Chong Yidong [Tue, 4 Nov 2008 16:54:15 +0000 (16:54 +0000)]
* startup.el (startup-echo-area-message): Display a different
message in daemon mode.  Suggested by Stephen Turnbull.

16 years ago(xim_close_dpy): Avoid double-free on X11R6 XIM.
Chong Yidong [Tue, 4 Nov 2008 16:47:34 +0000 (16:47 +0000)]
(xim_close_dpy): Avoid double-free on X11R6 XIM.

16 years ago* xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.
Chong Yidong [Tue, 4 Nov 2008 16:46:54 +0000 (16:46 +0000)]
* xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.

16 years ago(make-frame-on-display): Ignore DISPLAY argument on Windows.
Chong Yidong [Tue, 4 Nov 2008 16:39:46 +0000 (16:39 +0000)]
(make-frame-on-display): Ignore DISPLAY argument on Windows.

16 years ago* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Chong Yidong [Tue, 4 Nov 2008 16:39:38 +0000 (16:39 +0000)]
* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.

16 years agoFix typos.
Juanma Barranquero [Tue, 4 Nov 2008 16:26:19 +0000 (16:26 +0000)]
Fix typos.

16 years ago* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero [Tue, 4 Nov 2008 15:05:13 +0000 (15:05 +0000)]
* searching.texi (Regexp Search): Fix typo.

16 years agoFix typos.
Juanma Barranquero [Tue, 4 Nov 2008 14:49:10 +0000 (14:49 +0000)]
Fix typos.