]> code.delx.au - gnu-emacs/log
gnu-emacs
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>.

15 years ago(command-line): Turn on menu-bar-mode and
Dan Nicolaescu [Fri, 26 Sep 2008 17:42:20 +0000 (17:42 +0000)]
(command-line): Turn on menu-bar-mode and
tool-bar-mode when running as a daemon.

15 years ago($(lisp)/progmodes/cc-mode.elc): Remove.
Eli Zaretskii [Fri, 26 Sep 2008 10:28:46 +0000 (10:28 +0000)]
($(lisp)/progmodes/cc-mode.elc): Remove.
($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
($(lisp)/progmodes/cc-engine.elc)
($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
($(lisp)/progmodes/cc-subword.elc)
($(lisp)/progmodes/cc-vars.elc): New dependencies.

15 years ago($(lisp)/progmodes/cc-mode.elc): Remove.
Eli Zaretskii [Fri, 26 Sep 2008 10:11:39 +0000 (10:11 +0000)]
($(lisp)/progmodes/cc-mode.elc): Remove.
($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc)
($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc)
($(lisp)/progmodes/cc-engine.elc)
($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc)
($(lisp)/progmodes/cc-subword.elc)
($(lisp)/progmodes/cc-vars.elc): New dependencies.

15 years ago* informat.el (Info-split-threshold): New variable.
Katsumi Yamaoka [Thu, 25 Sep 2008 23:09:28 +0000 (23:09 +0000)]
* informat.el (Info-split-threshold): New variable.
(Info-split): Use it.

* textmodes/texinfmt.el (texinfo-format-buffer):
Use Info-split-threshold to decide whether to split Info files.

15 years ago(octave-mode-menu): Fix incorrect quoting.
Chong Yidong [Thu, 25 Sep 2008 22:10:31 +0000 (22:10 +0000)]
(octave-mode-menu): Fix incorrect quoting.

15 years ago* progmodes/octave-mod.el (octave-mode-menu): Fix incorrect quoting.
Chong Yidong [Thu, 25 Sep 2008 22:10:18 +0000 (22:10 +0000)]
* progmodes/octave-mod.el (octave-mode-menu): Fix incorrect quoting.

15 years ago(comint-dynamic-complete-as-filename): Quote directory name when
Chong Yidong [Thu, 25 Sep 2008 19:26:03 +0000 (19:26 +0000)]
(comint-dynamic-complete-as-filename): Quote directory name when
reinserting it.

15 years ago* comint.el (comint-dynamic-complete-as-filename): Quote directory
Chong Yidong [Thu, 25 Sep 2008 19:25:44 +0000 (19:25 +0000)]
* comint.el (comint-dynamic-complete-as-filename): Quote directory
name when reinserting it.

15 years agoWord search changes now documented.
Chong Yidong [Thu, 25 Sep 2008 17:52:50 +0000 (17:52 +0000)]
Word search changes now documented.

15 years ago(Search): Shorten introduction.
Chong Yidong [Thu, 25 Sep 2008 17:52:23 +0000 (17:52 +0000)]
(Search): Shorten introduction.
(Basic Isearch): Add command table.  Discuss reverse isearch and
isearch highlighting.
(Repeat Isearch): Move lazy highlighting discussion here.  Add search
ring to cindex.
(Special Isearch): Move input methods discussion here.
(Non-ASCII Isearch): Node deleted, merged with Special Isearch.
(Isearch Yank): Node deleted, and contents moved into Basic Isearch and
Repeat Isearch.
(Isearch Minibuffer): New node.
(Word Search): Document new word search commands.
(Regexp Example): Simplify example using sentence-end-base variable.
(Replace): Reword introduction.
(Unconditional Replace): Remove unnecessary example.
(Other Repeating Search): Document new `M-s o' binding.

15 years agoUpdate node listings.
Chong Yidong [Thu, 25 Sep 2008 17:52:14 +0000 (17:52 +0000)]
Update node listings.

15 years ago* search.texi (Search): Shorten introduction.
Chong Yidong [Thu, 25 Sep 2008 17:52:03 +0000 (17:52 +0000)]
* search.texi (Search): Shorten introduction.
(Basic Isearch): Add command table.  Discuss reverse isearch and
isearch highlighting.
(Repeat Isearch): Move lazy highlighting discussion here.  Add search
ring to cindex.
(Special Isearch): Move input methods discussion here.
(Non-ASCII Isearch): Node deleted, merged with Special Isearch.
(Isearch Yank): Node deleted, and contents moved into Basic Isearch and
Repeat Isearch.
(Isearch Minibuffer): New node.
(Word Search): Document new word search commands.
(Regexp Example): Simplify example using sentence-end-base variable.
(Replace): Reword introduction.
(Unconditional Replace): Remove unnecessary example.
(Other Repeating Search): Document new `M-s o' binding.

* emacs.texi (Top): Update node listings.

15 years agoAdd `word-search-forward-lax' and `word-search-backward-lax'.
Chong Yidong [Thu, 25 Sep 2008 17:09:22 +0000 (17:09 +0000)]
Add `word-search-forward-lax' and `word-search-backward-lax'.

15 years ago(isearch-search-fun): Use word-search-forward-lax and
Chong Yidong [Thu, 25 Sep 2008 17:06:22 +0000 (17:06 +0000)]
(isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.

15 years ago* isearch.el (isearch-search-fun): Use word-search-forward-lax and
Chong Yidong [Thu, 25 Sep 2008 17:06:13 +0000 (17:06 +0000)]
* isearch.el (isearch-search-fun): Use word-search-forward-lax and
word-search-backward-lax for incremental word search.

15 years ago(wordify): New argument for lax word-ends.
Chong Yidong [Thu, 25 Sep 2008 17:05:45 +0000 (17:05 +0000)]
(wordify): New argument for lax word-ends.
(Fword_search_forward_lax, Fword_search_backward_lax): New funs.

15 years ago* search.c (wordify): New argument for lax word-ends.
Chong Yidong [Thu, 25 Sep 2008 17:05:37 +0000 (17:05 +0000)]
* search.c (wordify): New argument for lax word-ends.
(Fword_search_forward_lax, Fword_search_backward_lax): New funs.

15 years agoMerge from gnus--devo--0
Miles Bader [Thu, 25 Sep 2008 15:47:30 +0000 (15:47 +0000)]
Merge from gnus--devo--0

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

15 years agoMerge from gnus--devo--0
Miles Bader [Thu, 25 Sep 2008 15:38:29 +0000 (15:38 +0000)]
Merge from gnus--devo--0

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

15 years ago* generic-x.el (generic-other-modes): Fix typo in docstring.
Juanma Barranquero [Thu, 25 Sep 2008 10:45:20 +0000 (10:45 +0000)]
* generic-x.el (generic-other-modes): Fix typo in docstring.
  (generic-use-find-file-hook, generic-lines-to-scan)
  (generic-find-file-regexp, generic-ignore-files-regexp)
  (generic-define-mswindows-modes, generic-define-unix-modes):
  Remove `*' from docstring.
  (generic-mode-find-file-hook): Use `string-match-p'.
  (apache-log-generic-mode, mailagent-rules-generic-mode)
  (prototype-generic-mode, pkginfo-generic-mode, javascript-generic-mode)
  (java-manifest-generic-mode, java-properties-generic-mode)
  (alias-generic-mode): Doc fix: use "Generic mode" in docstrings
  for consistency with other modes in generic-x.el.

15 years ago(latex-handle-escaped-parens): New variable.
Martin Rudalics [Thu, 25 Sep 2008 08:39:30 +0000 (08:39 +0000)]
(latex-handle-escaped-parens): New variable.
(latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
parens specially only if latex-handle-escaped-parens is non-nil.
(latex-indent-within-escaped-parens): New option.
(latex-find-indent): Bind latex-handle-escaped-parens to
latex-indent-within-escaped-parens.  Do not treat escaped parens
specially when this is non-nil.  (Bug#954)

15 years ago(ffap-fixup-url): Don't call url-normalize-url. (Bug#898)
Glenn Morris [Thu, 25 Sep 2008 07:45:35 +0000 (07:45 +0000)]
(ffap-fixup-url): Don't call url-normalize-url.  (Bug#898)

15 years agoComment.
Glenn Morris [Thu, 25 Sep 2008 07:41:32 +0000 (07:41 +0000)]
Comment.

15 years agoFix last fix.
Chong Yidong [Thu, 25 Sep 2008 01:46:06 +0000 (01:46 +0000)]
Fix last fix.

15 years ago(vc-mark-resolved): Move message here from vc-default-mark-resolved.
Chong Yidong [Thu, 25 Sep 2008 01:44:23 +0000 (01:44 +0000)]
(vc-mark-resolved): Move message here from vc-default-mark-resolved.
(vc-default-mark-resolved): Change to an alias for ignore.

15 years ago* vc.el (vc-mark-resolved): Move message here from vc-default-mark-resolved.
Chong Yidong [Thu, 25 Sep 2008 01:44:10 +0000 (01:44 +0000)]
* vc.el (vc-mark-resolved): Move message here from vc-default-mark-resolved.
(vc-default-mark-resolved): Change to an alias for ignore.

15 years agoAdd comment to last fix.
Chong Yidong [Thu, 25 Sep 2008 00:11:36 +0000 (00:11 +0000)]
Add comment to last fix.

15 years ago(term-emulate-terminal): Encode input string before checking its
Chong Yidong [Thu, 25 Sep 2008 00:05:52 +0000 (00:05 +0000)]
(term-emulate-terminal): Encode input string before checking its
length.

15 years ago* term.el (term-emulate-terminal): Encode input string before checking
Chong Yidong [Thu, 25 Sep 2008 00:05:40 +0000 (00:05 +0000)]
* term.el (term-emulate-terminal): Encode input string before checking
its length.

15 years ago(sh-mode-map): Don't assume that skeleton is loaded.
Chong Yidong [Wed, 24 Sep 2008 22:51:09 +0000 (22:51 +0000)]
(sh-mode-map): Don't assume that skeleton is loaded.

15 years ago* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
Chong Yidong [Wed, 24 Sep 2008 22:50:56 +0000 (22:50 +0000)]
* progmodes/sh-script.el (sh-mode-map): Don't assume that skeleton is
loaded.

15 years ago(server-buffer-done): Avoid changing the buffer when deleting the
Chong Yidong [Wed, 24 Sep 2008 20:12:02 +0000 (20:12 +0000)]
(server-buffer-done): Avoid changing the buffer when deleting the
client's frame (bug#640).

15 years ago* server.el (server-buffer-done): Avoid changing the buffer when
Chong Yidong [Wed, 24 Sep 2008 20:11:47 +0000 (20:11 +0000)]
* server.el (server-buffer-done): Avoid changing the buffer when
deleting the client's frame (bug#640).

15 years ago* lisp.h (is_daemon): Declare.
Dan Nicolaescu [Wed, 24 Sep 2008 19:58:06 +0000 (19:58 +0000)]
* lisp.h (is_daemon): Declare.
* dispnew.c (init_display): Do not try to initialize the terminal
when running as a daemon.

15 years ago(vc-default-mark-resolved): New function.
Chong Yidong [Wed, 24 Sep 2008 19:14:58 +0000 (19:14 +0000)]
(vc-default-mark-resolved): New function.

15 years ago* vc.el (vc-default-mark-resolved): New function.
Chong Yidong [Wed, 24 Sep 2008 19:14:48 +0000 (19:14 +0000)]
* vc.el (vc-default-mark-resolved): New function.

15 years ago(rfc822-addresses): Prevent rfc822-bad-address from raising a
Chong Yidong [Wed, 24 Sep 2008 17:56:13 +0000 (17:56 +0000)]
(rfc822-addresses): Prevent rfc822-bad-address from raising a
wrong-type-argument error.

15 years ago* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
Chong Yidong [Wed, 24 Sep 2008 17:55:57 +0000 (17:55 +0000)]
* mail/rfc822.el (rfc822-addresses): Prevent rfc822-bad-address
from raising a wrong-type-argument error.

15 years ago*** empty log message ***
Martin Rudalics [Wed, 24 Sep 2008 16:24:35 +0000 (16:24 +0000)]
*** empty log message ***

15 years ago(describe-face): Print relative file name in help buffer.
Martin Rudalics [Wed, 24 Sep 2008 16:15:38 +0000 (16:15 +0000)]
(describe-face): Print relative file name in help buffer.

15 years ago(describe-function-1, describe-variable): Print
Martin Rudalics [Wed, 24 Sep 2008 16:13:35 +0000 (16:13 +0000)]
(describe-function-1, describe-variable): Print
relative file name in help buffer.

15 years agoFix previous changes.
Juanma Barranquero [Wed, 24 Sep 2008 02:11:10 +0000 (02:11 +0000)]
Fix previous changes.

15 years agoFix typos.
Juanma Barranquero [Wed, 24 Sep 2008 01:16:16 +0000 (01:16 +0000)]
Fix typos.

15 years ago*** empty log message ***
Martin Rudalics [Tue, 23 Sep 2008 17:59:28 +0000 (17:59 +0000)]
*** empty log message ***

15 years ago(with-output-to-string): Make sure that the temporary buffer gets
Romain Francoise [Tue, 23 Sep 2008 17:26:40 +0000 (17:26 +0000)]
(with-output-to-string): Make sure that the temporary buffer gets
killed.