]> git.eshelyaron.com Git - emacs.git/log
emacs.git
15 years ago(info-menu-5): Mark face alias as obsolete.
Glenn Morris [Wed, 2 Sep 2009 03:06:50 +0000 (03:06 +0000)]
(info-menu-5): Mark face alias as obsolete.

15 years ago(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
Glenn Morris [Wed, 2 Sep 2009 03:06:25 +0000 (03:06 +0000)]
(modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
Mark these face aliases as obsolete.

15 years agoMark face aliases with "-face" in the name as obsolete.
Glenn Morris [Wed, 2 Sep 2009 03:04:15 +0000 (03:04 +0000)]
Mark face aliases with "-face" in the name as obsolete.

15 years ago(gdb-current-context-command): Move the
Nick Roberts [Tue, 1 Sep 2009 23:53:48 +0000 (23:53 +0000)]
(gdb-current-context-command): Move the
space ...
(gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
no "--thread" option.
(gdb-stopped): Don't print "Switched to thread" message when it is
unchanged.

15 years ago*** empty log message ***
Nick Roberts [Tue, 1 Sep 2009 23:36:27 +0000 (23:36 +0000)]
*** empty log message ***

15 years agoRemove todo item now done.
Stefan Monnier [Tue, 1 Sep 2009 20:20:11 +0000 (20:20 +0000)]
Remove todo item now done.

15 years ago(completion-try-completion, completion-all-completions):
Stefan Monnier [Tue, 1 Sep 2009 19:49:34 +0000 (19:49 +0000)]
(completion-try-completion, completion-all-completions):
Remove ill-defined (and mistakenly installed and luckily never used nor
documented) `completion-styles' property.
(completion-initials-expand, completion-initials-all-completions)
(completion-initials-try-completion): New functions.
(completion-styles-alist): Add doc to each entry.
Add new `initials' entry.

15 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 16:26:23 +0000 (16:26 +0000)]
Mark face aliases with "-face" suffix as obsolete.

15 years agoMark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 16:17:53 +0000 (16:17 +0000)]
Mark face aliases with "-face" suffix as obsolete.

15 years ago(gdb-var-create-handler): Remove redundant
Nick Roberts [Tue, 1 Sep 2009 10:18:00 +0000 (10:18 +0000)]
(gdb-var-create-handler): Remove redundant
MI command -var-evaluate-expression.
(gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
and tweak for case of string child.
(gdb-var-list-children-handler): Update from handler-1 in
gdb-ui.el.

15 years ago*** empty log message ***
Nick Roberts [Tue, 1 Sep 2009 10:16:44 +0000 (10:16 +0000)]
*** empty log message ***

15 years agoMerge from gnus--devo--0
Miles Bader [Tue, 1 Sep 2009 07:59:50 +0000 (07:59 +0000)]
Merge from gnus--devo--0

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

15 years ago(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
Glenn Morris [Tue, 1 Sep 2009 07:46:01 +0000 (07:46 +0000)]
(texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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).

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

15 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.

15 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.

15 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.

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

15 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.

15 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,

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

15 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".

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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).

15 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.

15 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.

15 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).

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

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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.

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

15 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.

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

15 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.

15 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.

15 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.

15 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.

15 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'.

15 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.

15 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.

15 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.

15 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.

15 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.

15 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.

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

15 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.

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

15 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.

15 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.

15 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.

15 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.

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

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

15 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.

15 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)

15 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.

15 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

15 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.

15 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'.

15 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.

15 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.

15 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

15 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.

15 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.

15 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.

15 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.

15 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".

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