bpt/emacs.git
14 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 07:24:13 +0000 (07:24 +0000)]
Mark face aliases with "-face" suffix as obsolete.

14 years ago(etags-goto-tag-location): Use forward-line rather than goto-line.
Glenn Morris [Tue, 1 Sep 2009 03:27:52 +0000 (03:27 +0000)]
(etags-goto-tag-location): Use forward-line rather than goto-line.

14 years ago(file-name-buffer-file-type-alist): Define for compiler.
Glenn Morris [Tue, 1 Sep 2009 03:25:10 +0000 (03:25 +0000)]
(file-name-buffer-file-type-alist): Define for compiler.

14 years agoUse forward-line rather than goto-line.
Glenn Morris [Tue, 1 Sep 2009 03:18:44 +0000 (03:18 +0000)]
Use forward-line rather than goto-line.

14 years ago(dos-codepage-setup): Use default-value rather than
Glenn Morris [Tue, 1 Sep 2009 03:17:28 +0000 (03:17 +0000)]
(dos-codepage-setup): Use default-value rather than
default-enable-multibyte-characters.

14 years ago(browse-url-file-url): Use default-value rather than
Glenn Morris [Tue, 1 Sep 2009 03:17:03 +0000 (03:17 +0000)]
(browse-url-file-url): Use default-value rather than
default-enable-multibyte-characters.

14 years ago(eudc-bob-generic-menu, eudc-bob-image-menu)
Glenn Morris [Tue, 1 Sep 2009 03:16:07 +0000 (03:16 +0000)]
(eudc-bob-generic-menu, eudc-bob-image-menu)
(eudc-bob-sound-menu): Use defvar rather than defconst, since
easy-menu-define wants to modify these.

14 years ago(nslookup): Use make-comint rather than comint-run.
Glenn Morris [Tue, 1 Sep 2009 03:14:20 +0000 (03:14 +0000)]
(nslookup): Use make-comint rather than comint-run.

14 years ago(gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.
Glenn Morris [Tue, 1 Sep 2009 03:07:11 +0000 (03:07 +0000)]
(gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.

14 years agoRemove unnecessary bindings of default-major-mode (all are followed by
Glenn Morris [Tue, 1 Sep 2009 03:02:25 +0000 (03:02 +0000)]
Remove unnecessary bindings of default-major-mode (all are followed by
major-mode check and possible mode switch).

14 years agoDocumented define-obsolete-face-alias.
Glenn Morris [Tue, 1 Sep 2009 02:54:49 +0000 (02:54 +0000)]
Documented define-obsolete-face-alias.

14 years ago(Face Functions): Mention define-obsolete-face-alias.
Glenn Morris [Tue, 1 Sep 2009 02:54:16 +0000 (02:54 +0000)]
(Face Functions): Mention define-obsolete-face-alias.

14 years ago("ipa"): Set `forget-last-selection' to nil.
Juri Linkov [Mon, 31 Aug 2009 18:11:43 +0000 (18:11 +0000)]
("ipa"): Set `forget-last-selection' to nil.
("ipa-x-sampa"): Set `forget-last-selection' to nil.
Set `deterministic' to nil.
("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
"U+0074 U+0283", "U+0074 U+2040 U+0283".
("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
Fix comments.

14 years ago(gdb-breakpoints-list-handler-custom):
Nick Roberts [Mon, 31 Aug 2009 12:35:55 +0000 (12:35 +0000)]
(gdb-breakpoints-list-handler-custom):
Handle watchpoints (bug#4282).
(def-gdb-thread-buffer-command): Enable thread to be selected by
clicking without selecting threads buffer first.
(gdb-current-context-command): Use selected frame so that "up",
"down" etc work in the GUD buffer.
(gdb-update): Find selected frame before rendering stack buffer.
(gdb-frame-handler): Set gdb-frame-number for stack buffer.

14 years ago*** empty log message ***
Nick Roberts [Mon, 31 Aug 2009 12:34:15 +0000 (12:34 +0000)]
*** empty log message ***

14 years ago(displayed-completions): Remove.
Stefan Monnier [Mon, 31 Aug 2009 05:47:06 +0000 (05:47 +0000)]
(displayed-completions): Remove.
(symbol-complete): Use minibuffer-complete.

14 years ago(Threads Buffer, Multithreaded Debugging):
Nick Roberts [Mon, 31 Aug 2009 03:52:29 +0000 (03:52 +0000)]
(Threads Buffer, Multithreaded Debugging):
Re-organise these two sections,

14 years ago*** empty log message ***
Nick Roberts [Mon, 31 Aug 2009 03:50:12 +0000 (03:50 +0000)]
*** empty log message ***

14 years agoKR has assignment, so no need for "tiny change".
Glenn Morris [Mon, 31 Aug 2009 01:35:25 +0000 (01:35 +0000)]
KR has assignment, so no need for "tiny change".

14 years agoMention define-obsolete-face-alias.
Glenn Morris [Mon, 31 Aug 2009 01:34:13 +0000 (01:34 +0000)]
Mention define-obsolete-face-alias.

14 years ago(diary-button-face): Mark this face alias as obsolete.
Glenn Morris [Mon, 31 Aug 2009 01:33:58 +0000 (01:33 +0000)]
(diary-button-face): Mark this face alias as obsolete.

14 years ago(calendar-today): Doc fix.
Glenn Morris [Mon, 31 Aug 2009 01:33:43 +0000 (01:33 +0000)]
(calendar-today): Doc fix.
(calendar-today-face, diary-face, holiday-face):
Mark these face aliases as obsolete.

14 years ago(apropos-symbols-internal): Handle (obsolete) face aliases.
Glenn Morris [Mon, 31 Aug 2009 01:33:11 +0000 (01:33 +0000)]
(apropos-symbols-internal): Handle (obsolete) face aliases.

14 years ago(describe-face): Adjust the output format to be more like
Glenn Morris [Mon, 31 Aug 2009 01:32:58 +0000 (01:32 +0000)]
(describe-face): Adjust the output format to be more like
describe-variable, and to mention (obsolete) face aliases.
Adjust the whitespace so that help-setup-xref works.

14 years ago(define-obsolete-face-alias): New macro.
Glenn Morris [Mon, 31 Aug 2009 01:32:36 +0000 (01:32 +0000)]
(define-obsolete-face-alias): New macro.

14 years ago(gdb-control-all-threads)
Nick Roberts [Mon, 31 Aug 2009 00:28:37 +0000 (00:28 +0000)]
(gdb-control-all-threads)
(gdb-control-current-thread): Force tool bar update.
(gdb-non-stop-handler): New function.
(gdb-init-1): Use it to test if GDB version supports non-stop mode
Remove unused gdbmi buffer type.

14 years ago("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
Juri Linkov [Mon, 31 Aug 2009 00:28:11 +0000 (00:28 +0000)]
("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
("ipa-x-sampa"): Rename from "x-sampa-ipa".
(ipa-x-sampa-implosive-submap): Rename from
x-sampa-implosive-submap.
(ipa-x-sampa-prepend-to-keymap-entry): Rename from
x-sampa-prepend-to-keymap-entry.
(ipa-x-sampa-underscore-implosive): Rename from
x-sampa-underscore-implosive.
(ipa-x-sampa-implosive-submap): Move before first use.

14 years ago*** empty log message ***
Nick Roberts [Mon, 31 Aug 2009 00:27:04 +0000 (00:27 +0000)]
*** empty log message ***

14 years ago(grep-read-files): Strip trailing <N> from buffer names
Juri Linkov [Sun, 30 Aug 2009 23:47:11 +0000 (23:47 +0000)]
(grep-read-files): Strip trailing <N> from buffer names
not visiting a file (e.g. cloned buffers).

14 years ago("kirshenbaum-ipa", "x-sampa-ipa"):
Juri Linkov [Sun, 30 Aug 2009 23:31:26 +0000 (23:31 +0000)]
("kirshenbaum-ipa", "x-sampa-ipa"):
Two new input methods, both following widely-used Usenet
conventions for mapping ASCII to the IPA. Kirshenbaum is common in
sci.lang and alt.usage.english, X-SAMPA in various (mostly
European) non-English language fora. X-SAMPA is slightly more
complex to support in Quail that Kirshenbaum, whence the two extra
function and one extra submap to support it.
(x-sampa-prepend-to-keymap-entry): New function.
(x-sampa-underscore-implosive): New function.
(x-sampa-implosive-submap): New Quail submap.

14 years agoRecode the file as UTF-8, for better interoperability with other applications.
Juri Linkov [Sun, 30 Aug 2009 23:12:09 +0000 (23:12 +0000)]
Recode the file as UTF-8, for better interoperability with other applications.

14 years ago(comint-exec-1): Check command is non-null first.
Nick Roberts [Sun, 30 Aug 2009 22:24:05 +0000 (22:24 +0000)]
(comint-exec-1): Check command is non-null first.
Part of gdb-mi.el change (2009-08-28).

14 years ago*** empty log message ***
Nick Roberts [Sun, 30 Aug 2009 22:23:15 +0000 (22:23 +0000)]
*** empty log message ***

14 years ago(lisp-complete-symbol): Use minibuffer-complete.
Stefan Monnier [Sun, 30 Aug 2009 21:45:36 +0000 (21:45 +0000)]
(lisp-complete-symbol): Use minibuffer-complete.

14 years ago* subr.el (do-after-load-evaluation): Fix last change: use `mapc'
Juanma Barranquero [Sun, 30 Aug 2009 18:17:20 +0000 (18:17 +0000)]
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'
  instead of `dolist' to avoid a recursive require when bootstrapping.

14 years ago(field-complete): Use minibuffer-complete.
Stefan Monnier [Sun, 30 Aug 2009 15:13:35 +0000 (15:13 +0000)]
(field-complete): Use minibuffer-complete.

14 years ago(ldap-search-internal): Use with-current-buffer and push.
Stefan Monnier [Sun, 30 Aug 2009 14:24:09 +0000 (14:24 +0000)]
(ldap-search-internal): Use with-current-buffer and push.

14 years ago(imap-send-command): Simplify.
Stefan Monnier [Sun, 30 Aug 2009 14:23:21 +0000 (14:23 +0000)]
(imap-send-command): Simplify.
(imap-wait-for-tag): point-max - buffer-size.

14 years ago(internal-ange-ftp-mode): Use define-derived-mode.
Stefan Monnier [Sun, 30 Aug 2009 14:21:34 +0000 (14:21 +0000)]
(internal-ange-ftp-mode): Use define-derived-mode.

14 years ago(define-minor-mode): Don't use symbol-value with constant argument.
Stefan Monnier [Sun, 30 Aug 2009 14:20:43 +0000 (14:20 +0000)]
(define-minor-mode): Don't use symbol-value with constant argument.

14 years ago(debugger-setup-buffer): Make it multibyte.
Stefan Monnier [Sun, 30 Aug 2009 14:19:25 +0000 (14:19 +0000)]
(debugger-setup-buffer): Make it multibyte.

14 years ago(cl-macro-environment): Don't define it here.
Stefan Monnier [Sun, 30 Aug 2009 14:18:59 +0000 (14:18 +0000)]
(cl-macro-environment): Don't define it here.

14 years ago(cl-macro-environment): Provide a docstring.
Stefan Monnier [Sun, 30 Aug 2009 14:18:25 +0000 (14:18 +0000)]
(cl-macro-environment): Provide a docstring.

14 years ago(checkdoc-force-history-flag):
Stefan Monnier [Sun, 30 Aug 2009 13:59:48 +0000 (13:59 +0000)]
(checkdoc-force-history-flag):
Change default, since most of our files don't have a history.
(checkdoc-display-status-buffer): Don't use hidden buffers to show to the user.

14 years ago(byte-compile-interactive-only-functions): Add comint-run.
Stefan Monnier [Sun, 30 Aug 2009 05:22:50 +0000 (05:22 +0000)]
(byte-compile-interactive-only-functions): Add comint-run.

14 years agoImprove commenting convention.
Stefan Monnier [Sun, 30 Aug 2009 05:12:46 +0000 (05:12 +0000)]
Improve commenting convention.
(calc-digit-map, toplevel): Simplify.

14 years ago(comint-insert-input): Be careful to only set point if we
Stefan Monnier [Sun, 30 Aug 2009 05:10:22 +0000 (05:10 +0000)]
(comint-insert-input): Be careful to only set point if we
don't delegate to some other command.

14 years ago*** empty log message ***
Nick Roberts [Sun, 30 Aug 2009 05:00:59 +0000 (05:00 +0000)]
*** empty log message ***

14 years ago(wait_reading_process_output): Keep the descriptor
Nick Roberts [Sun, 30 Aug 2009 04:54:34 +0000 (04:54 +0000)]
(wait_reading_process_output): Keep the descriptor
when pty is used by a non-child process, e.g., in I/O buffer of
GDB this allows inferior to be restarted.

14 years ago*** empty log message ***
Nick Roberts [Sun, 30 Aug 2009 04:50:49 +0000 (04:50 +0000)]
*** empty log message ***

14 years ago(proced-signal-list): Make it an alist.
Stefan Monnier [Sun, 30 Aug 2009 03:46:18 +0000 (03:46 +0000)]
(proced-signal-list): Make it an alist.
(proced-grammar-alist): Capitalize names.
(proced-send-signal): Use a non-hidden buffer (since it's displayed).
Disable undo manually and make it read-only.
Use completion-annotate-function.

14 years ago.
Stefan Monnier [Sun, 30 Aug 2009 03:45:52 +0000 (03:45 +0000)]
.

14 years ago(minibuffer-message): If the current buffer is not
Stefan Monnier [Sun, 30 Aug 2009 03:45:30 +0000 (03:45 +0000)]
(minibuffer-message): If the current buffer is not
a minibuffer, insert the message in the echo area rather than at the
end of the buffer.
(completion-annotate-function): New variable.
(minibuffer-completion-help): Use it.
(completion--embedded-envvar-table): Environment vars are
always case-sensitive.

14 years ago(Simplifying Formulas): Improve the wording.
Jay Belanger [Sun, 30 Aug 2009 02:42:35 +0000 (02:42 +0000)]
(Simplifying Formulas): Improve the wording.

14 years ago(fortran-start-prog-re): New constant, extracted from fortran-current-defun.
Glenn Morris [Sun, 30 Aug 2009 01:38:09 +0000 (01:38 +0000)]
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.
(fortran-beginning-of-subprogram): Be more precise about finding the
start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
(fortran-end-of-subprogram): Simplify.
(fortran-current-defun): Use fortran-start-prog-re.

14 years ago* subr.el (do-after-load-evaluation): Simplify.
Juanma Barranquero [Sat, 29 Aug 2009 22:27:19 +0000 (22:27 +0000)]
* subr.el (do-after-load-evaluation): Simplify.

14 years ago(\circ): Use the `ring operator' rather than `white circle'.
Stefan Monnier [Sat, 29 Aug 2009 19:44:39 +0000 (19:44 +0000)]
(\circ): Use the `ring operator' rather than `white circle'.

14 years ago(leim-list.el, install): Don't use -r to remove files.
Stefan Monnier [Sat, 29 Aug 2009 19:43:34 +0000 (19:43 +0000)]
(leim-list.el, install): Don't use -r to remove files.

14 years ago* paths.el (abbrev-file-name): Move to abbrev.el.
Stefan Monnier [Sat, 29 Aug 2009 19:22:38 +0000 (19:22 +0000)]
* paths.el (abbrev-file-name): Move to abbrev.el.
* abbrev.el (abbrev-file-name): Move from paths.el.
Obey user-emacs-directory.
* calc/calc.el (calc-settings-file): Don't autoload and instead obey
user-emacs-directory.
* dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
abbrev-file-name and calc-settings-file any more.
* startup.el (command-line): Recompute abbrev-file-name and
abbreviated-home-dir.
(normal-no-mouse-startup-screen): Improve the generic code and get rid
of the special code for when C-h bindings haven't been changed.
(display-startup-echo-area-message): Use with-current-buffer.
(command-line-1): Use a list of strings, rather than a list of lists
of strings for longopts.

14 years ago* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
Dan Nicolaescu [Sat, 29 Aug 2009 18:56:12 +0000 (18:56 +0000)]
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...

* vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
(vc-rcs-print-log): Use it.

* vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.

14 years ago(redisplay_internal): Remove redundant test and collapse both branches
Eli Zaretskii [Sat, 29 Aug 2009 17:36:30 +0000 (17:36 +0000)]
(redisplay_internal): Remove redundant test and collapse both branches
into one.

14 years ago(get-free-disk-space): Fix paren-typo in last change.
Stefan Monnier [Sat, 29 Aug 2009 15:33:27 +0000 (15:33 +0000)]
(get-free-disk-space): Fix paren-typo in last change.

14 years ago(get-free-disk-space): Use / for default-directory.
Stefan Monnier [Sat, 29 Aug 2009 14:58:15 +0000 (14:58 +0000)]
(get-free-disk-space): Use / for default-directory.

14 years agoFixup commenting conventions.
Stefan Monnier [Sat, 29 Aug 2009 14:52:25 +0000 (14:52 +0000)]
Fixup commenting conventions.

14 years ago(ispell-accept-output, ispell-command-loop): Use with-current-buffer.
Stefan Monnier [Sat, 29 Aug 2009 14:48:10 +0000 (14:48 +0000)]
(ispell-accept-output, ispell-command-loop): Use with-current-buffer.

14 years agoMisc minor typos and comments.
Stefan Monnier [Sat, 29 Aug 2009 14:46:56 +0000 (14:46 +0000)]
Misc minor typos and comments.

14 years ago(byte-compile-const-symbol-p):
Stefan Monnier [Sat, 29 Aug 2009 14:44:45 +0000 (14:44 +0000)]
(byte-compile-const-symbol-p):
Recognize immutable variables like most-positive-fixnum.
(byte-compile-setq-default): Check and warn if trying to assign
to an immutable variable, or a non-variable.

14 years ago(Initial Options): Fix last change.
Eli Zaretskii [Sat, 29 Aug 2009 08:10:34 +0000 (08:10 +0000)]
(Initial Options): Fix last change.

14 years ago* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
Stefan Monnier [Sat, 29 Aug 2009 03:03:23 +0000 (03:03 +0000)]
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
(spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
* nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
* nnir.el (nnir-swish-e-index-file):
* gnus-sum.el (gnus-summary-delete-marked-as-read)
(gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
(gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
* gnus-msg.el (gnus-inews-mark-gcc-as-read):
* gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
(gnus-treat-display-xface): Add Emacs version of obsolescence.

14 years ago* NEWS: Declare unibyte sessions obsolete.
Stefan Monnier [Sat, 29 Aug 2009 02:25:29 +0000 (02:25 +0000)]
* NEWS: Declare unibyte sessions obsolete.
* emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
(main): Use enable-multibyte-characters rather than
default-enable-multibyte-characters.  Output a warning message when
running a unibyte session.
* mule.texi (Enabling Multibyte):
* cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
(Initial Options): Remove --(no-)multibyte, --(no-)unibyte.

14 years agoNuke trailing whitespace.
Glenn Morris [Sat, 29 Aug 2009 02:23:18 +0000 (02:23 +0000)]
Nuke trailing whitespace.

14 years agoWhitespace.
Glenn Morris [Sat, 29 Aug 2009 02:21:54 +0000 (02:21 +0000)]
Whitespace.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Sat, 29 Aug 2009 02:19:37 +0000 (02:19 +0000)]
Kevin Ryde <user42 at zip.com.au>

Add "Keywords: i18n" the same as quail.el and since its other Keywords
are not known to finder.

14 years ago(info-real): Don't ignore errors from doc Makefiles.
Glenn Morris [Sat, 29 Aug 2009 02:18:03 +0000 (02:18 +0000)]
(info-real): Don't ignore errors from doc Makefiles.
(info): Don't give an error in the absence of makeinfo - let the doc
Makefiles do that, if the info files need rebuilding.  (Bug#3982)

14 years ago* progmodes/cc-vars.el (c-comment-continuation-stars):
Stefan Monnier [Sat, 29 Aug 2009 02:07:42 +0000 (02:07 +0000)]
* progmodes/cc-vars.el (c-comment-continuation-stars):
* progmodes/cc-engine.el (c-looking-at-bos):
* progmodes/cc-cmds.el (c-toggle-auto-state)
(c-forward-into-nomenclature, c-backward-into-nomenclature)
(c-comment-line-break-function): Add version of obsolescence.

14 years agoMerge from gnus--devo--0
Miles Bader [Sat, 29 Aug 2009 00:27:12 +0000 (00:27 +0000)]
Merge from gnus--devo--0

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

14 years ago(image-type-header-regexps): Use only JPEG magic number
Juri Linkov [Fri, 28 Aug 2009 23:49:32 +0000 (23:49 +0000)]
(image-type-header-regexps): Use only JPEG magic number
to determine JPEG images, and don't use `image-jpeg-p' because
Emacs can display non-JFIF non-Exif JPEG images.

14 years ago(magic-fallback-mode-alist): Add ZIP magic number
Juri Linkov [Fri, 28 Aug 2009 23:48:46 +0000 (23:48 +0000)]
(magic-fallback-mode-alist): Add ZIP magic number
associated with `archive-mode'.

14 years ago[temacs] Undef HAVE_POSIX_MEMALIGN.
YAMAMOTO Mitsuharu [Fri, 28 Aug 2009 22:50:11 +0000 (22:50 +0000)]
[temacs] Undef HAVE_POSIX_MEMALIGN.

14 years ago(print_load_command_name) [LC_DYLD_INFO]: Add cases
YAMAMOTO Mitsuharu [Fri, 28 Aug 2009 22:49:46 +0000 (22:49 +0000)]
(print_load_command_name) [LC_DYLD_INFO]: Add cases
LC_DYLD_INFO and LC_DYLD_INFO_ONLY.
(copy_data_segment): Also copy __program_vars section.
(copy_dyld_info) [LC_DYLD_INFO]: New function.
(dump_it) [LC_DYLD_INFO]: Use it.

14 years agodocumented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
Sam Steingold [Fri, 28 Aug 2009 19:26:38 +0000 (19:26 +0000)]
documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates

14 years ago* arc-mode.el (archive-mode):
Juanma Barranquero [Fri, 28 Aug 2009 18:35:25 +0000 (18:35 +0000)]
* arc-mode.el (archive-mode):
* emacs-lisp/re-builder.el (re-builder-unload-function):
  Protect against the default value of `major-mode' being nil.

14 years ago* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
Juanma Barranquero [Fri, 28 Aug 2009 18:22:30 +0000 (18:22 +0000)]
* international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
  Fix typos in docstrings.

* progmodes/js.el (js--macro-decl-re): Doc fix.
  (js--plain-method-re, js--split-name): Refloc docstring.
  (js--class-styles, js--make-merged-item, js--splice-into-items):
  Fix typos in docstrings; reflow docstrings.
  (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
  (js--variable-decl-matcher, js--inside-pitem-p)
  (js--parse-state-at-point, js--get-all-known-symbols)
  (js--symbol-history, js-find-symbol, js--js-references)
  (js--moz-interactor, js--js-encode-value, js--read-tab):
  Fix typos in docstrings.

14 years ago* gnus/nnheader.el (nnheader-find-file-noselect):
Stefan Monnier [Fri, 28 Aug 2009 17:02:53 +0000 (17:02 +0000)]
* gnus/nnheader.el (nnheader-find-file-noselect):
* gnus/mm-util.el (mm-insert-file-contents):
* org/org-html.el (org-export-as-html):
* org/org-docbook.el (org-export-as-docbook):
* textmodes/reftex.el (reftex-get-file-buffer-force):
* progmodes/verilog-mode.el (verilog-batch-execute-func):
* emulation/viper.el (viper-go-away, viper-set-hooks):
* emacs-lisp/re-builder.el (re-builder-unload-function):
* emacs-lisp/bytecomp.el (byte-compile-file):
* ses.el (ses-unload-function):
* hexl.el (hexl-find-file):
* files.el (normal-mode):
* ehelp.el (with-electric-help):
* autoinsert.el (auto-insert-alist):
* arc-mode.el (archive-mode):
Use (default-value 'major-mode) instead of default-major-mode.

14 years ago* textmodes/ispell.el (ispell-check-version, ispell-send-string):
Stefan Monnier [Fri, 28 Aug 2009 16:29:25 +0000 (16:29 +0000)]
* textmodes/ispell.el (ispell-check-version, ispell-send-string):
* international/mule.el (load-with-code-conversion):
* emacs-lisp/debug.el (debug):
* ediff-vers.el (ediff-rcs-get-output-buffer):
* dired.el (dired-internal-noselect): Don't let-bind
default-major-mode around code that doesn't use it.
E.g. buffer creation via get-buffer-create doesn't use it.

14 years ago* tramp.texi (Version Control): Remove.
Michael Albinus [Fri, 28 Aug 2009 14:36:53 +0000 (14:36 +0000)]
* tramp.texi (Version Control): Remove.
(Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
reference.
(External methods): Correct `scpc' concept index entries.  New method
`rsyncc'.
(External packages): New subsections "Filename completion" and "File
attributes cache".

14 years ago(clean): Add buildobj.h.
Eli Zaretskii [Fri, 28 Aug 2009 14:01:04 +0000 (14:01 +0000)]
(clean): Add buildobj.h.

14 years ago(buildobj.h): Renamed from $(SRC)/buildobj.h.
Eli Zaretskii [Fri, 28 Aug 2009 13:58:52 +0000 (13:58 +0000)]
(buildobj.h): Renamed from $(SRC)/buildobj.h.
(make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
$(SRC)/buildobj.h.
($(BLD)/doc.$(O)): Depend on buildobj.h, not on $(SRC)/buildobj.h.

14 years ago*** empty log message ***
Michael Albinus [Fri, 28 Aug 2009 12:32:55 +0000 (12:32 +0000)]
*** empty log message ***

14 years ago* net/tramp.el (all): Replace "'(lambda" by "(lambda".
Michael Albinus [Fri, 28 Aug 2009 12:11:58 +0000 (12:11 +0000)]
* net/tramp.el (all): Replace "'(lambda" by "(lambda".
(tramp-handle-file-local-copy): Unset `file-name-handler-alist'
when writing the temp file.  Otherwise, epa-file gets confused.
(tramp-register-file-name-handlers): Make it a defun.  Move also
`epa-file-handler' to the front of `file-name-handler-alist'.

* net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
start right after a ^M.
(tramp-root-regexp, tramp-completion-file-name-regexp-unified)
(tramp-completion-file-name-regexp-separate)
(tramp-completion-file-name-regexp-url): Use \\` and \\'.
(tramp-handle-file-attributes, tramp-set-file-uid-gid): Don't
modify last-coding-system-used by accident.
(tramp-completion-file-name-handler): Apply the checks here,
instead during registration.
(tramp-register-file-name-handlers) Renamed from
`tramp-register-file-name-handler'.  Register both
`tramp-file-name-handler' and `tramp-completion-file-name-handler'.
(tramp-register-completion-file-name-handler): Removed.

14 years ago(gdb-use-separate-io-buffer): Remove
Nick Roberts [Fri, 28 Aug 2009 10:56:13 +0000 (10:56 +0000)]
(gdb-use-separate-io-buffer): Remove
variable ...
(gdb-init-1, gdb-display-separate-io-buffer)
(gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
references to it.
(gdb-inferior-io-mode): Use make-comint-in-buffer.
(gdb-inferior-filter): Use comint-output-filter to stop
echoing and remove ^M characters.

14 years ago*** empty log message ***
Nick Roberts [Fri, 28 Aug 2009 10:55:45 +0000 (10:55 +0000)]
*** empty log message ***

14 years ago(print_object): Set escapeflag to 1 when printing
Teodor Zlatanov [Fri, 28 Aug 2009 10:16:03 +0000 (10:16 +0000)]
(print_object): Set escapeflag to 1 when printing
hashtable keys and values.

14 years agoIgnore all backup files.
Andreas Schwab [Fri, 28 Aug 2009 09:50:05 +0000 (09:50 +0000)]
Ignore all backup files.

14 years agoMention bug numbers in last cmds.c log entry.
Eli Zaretskii [Fri, 28 Aug 2009 08:55:23 +0000 (08:55 +0000)]
Mention bug numbers in last cmds.c log entry.

14 years ago* NEWS: Mention Tramp connection method "rsyncc" and variable
Michael Albinus [Fri, 28 Aug 2009 07:15:44 +0000 (07:15 +0000)]
* NEWS: Mention Tramp connection method "rsyncc" and variable
`process-file-side-effects'.

14 years ago* emulation/viper-init.el (viper-restore-cursor-type):
Stefan Monnier [Fri, 28 Aug 2009 04:24:59 +0000 (04:24 +0000)]
* emulation/viper-init.el (viper-restore-cursor-type):
* emulation/cua-base.el (cua--update-indications):
Replace default-cursor-type with (default-value 'cursor-type).

14 years ago* mh-e/mh-comp.el (mh-send-letter):
Stefan Monnier [Fri, 28 Aug 2009 04:21:14 +0000 (04:21 +0000)]
* mh-e/mh-comp.el (mh-send-letter):
* mail/sendmail.el (mail-recover-1):
* international/mule-diag.el (describe-current-coding-system-briefly)
(describe-current-coding-system):
* international/mule-cmds.el (select-safe-coding-system)
(select-message-coding-system)
(set-language-environment-coding-systems, set-locale-environment):
* hexl.el (hexl-insert-multibyte-char):
* dos-w32.el (find-buffer-file-type-coding-system):
* simple.el (what-cursor-position):
Replace uses of default-buffer-file-coding-system
with (default-value 'buffer-file-coding-system).

14 years ago(edebug-display, edebug-outside-excursion):
Stefan Monnier [Fri, 28 Aug 2009 04:12:49 +0000 (04:12 +0000)]
(edebug-display, edebug-outside-excursion):
Replace uses of default-cursor-in-non-selected-windows
with (default-value 'cursor-in-non-selected-windows).  Use with-current-buffer.

14 years ago* mail/feedmail.el: Use CL macros.
Stefan Monnier [Fri, 28 Aug 2009 04:05:58 +0000 (04:05 +0000)]
* mail/feedmail.el: Use CL macros.
(feedmail-run-the-queue, feedmail-send-it-immediately):
* dos-w32.el (find-buffer-file-type): Replace uses of
default-buffer-file-type with (default-value 'buffer-file-type).