]> git.eshelyaron.com Git - emacs.git/log
emacs.git
15 years ago* net/tramp-compat.el (top): Autoload used functions from
Michael Albinus [Wed, 2 Sep 2009 11:15:56 +0000 (11:15 +0000)]
* net/tramp-compat.el (top): Autoload used functions from
tramp.el.
(file-remote-p, process-file, start-file-process, set-file-times)
(tramp-compat-file-attributes): Compatibility functions shall not
call directly `tramp-handle-*', because this would bypass the
locking mechanism.
(tramp-compat-number-sequence): New defun.

15 years ago* net/tramp.el (tramp-handle-file-attributes-with-ls)
Michael Albinus [Wed, 2 Sep 2009 11:13:42 +0000 (11:13 +0000)]
* net/tramp.el (tramp-handle-file-attributes-with-ls)
(tramp-do-file-attributes-with-perl)
(tramp-do-file-attributes-with-stat): Rename from
`tramp-handle-file-attributes-with-*'.
(tramp-handle-file-attributes): Use them.
(tramp-do-directory-files-and-attributes-with-perl)
(tramp-do-directory-files-and-attributes-with-stat): Rename from
`tramp-handle-directory-files-and-attributes-with-*'.
(tramp-handle-directory-files-and-attributes): Use them.
(tramp-method-out-of-band-p): Additional parameter SIZE.
(tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
(tramp-handle-write-region): Use it.
(tramp-handle-insert-directory): Use "?\ " for compatibility
reasons.
(tramp-handle-vc-registered): Check, whether the first run did
return files to be tested.
(tramp-advice-make-auto-save-file-name): Do not call directly
`tramp-handle-make-auto-save-file-name', because this would bypass
the locking mechanism.

15 years agoPass no argument to gnus-float-time rather than current-time.
Glenn Morris [Wed, 2 Sep 2009 06:38:07 +0000 (06:38 +0000)]
Pass no argument to gnus-float-time rather than current-time.

15 years ago(gnus-float-time): Make TIME optional, defaulting to current-time.
Glenn Morris [Wed, 2 Sep 2009 06:36:11 +0000 (06:36 +0000)]
(gnus-float-time): Make TIME optional, defaulting to current-time.

15 years agoUse gnus-float-time rather than time-to-seconds.
Glenn Morris [Wed, 2 Sep 2009 03:29:49 +0000 (03:29 +0000)]
Use gnus-float-time rather than time-to-seconds.

15 years ago(gnus-float-time): New function.
Glenn Morris [Wed, 2 Sep 2009 03:27:14 +0000 (03:27 +0000)]
(gnus-float-time): New function.
(gnus-user-date): Use gnus-float-time.

15 years ago(ecomplete-add-item): In Emacs, use float-time.
Glenn Morris [Wed, 2 Sep 2009 03:26:30 +0000 (03:26 +0000)]
(ecomplete-add-item): In Emacs, use float-time.

15 years ago(time-date): Mention float-time.
Glenn Morris [Wed, 2 Sep 2009 03:24:46 +0000 (03:24 +0000)]
(time-date): Mention float-time.

15 years ago(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
Glenn Morris [Wed, 2 Sep 2009 03:22:58 +0000 (03:22 +0000)]
(time-to-seconds): In Emacs, make it an obsolete alias for float-time.
(time-to-number-of-days): In Emacs, use float-time.

15 years ago(time-add): Suppress warnings from compat function.
Glenn Morris [Wed, 2 Sep 2009 03:22:00 +0000 (03:22 +0000)]
(time-add): Suppress warnings from compat function.

15 years ago(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
Glenn Morris [Wed, 2 Sep 2009 03:21:26 +0000 (03:21 +0000)]
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.

15 years ago(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
Glenn Morris [Wed, 2 Sep 2009 03:20:48 +0000 (03:20 +0000)]
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
Use float-time rather than time-to-seconds.

15 years agoComment.
Glenn Morris [Wed, 2 Sep 2009 03:17:18 +0000 (03:17 +0000)]
Comment.

15 years ago(default-major-mode): Move most of the doc from here...
Glenn Morris [Wed, 2 Sep 2009 03:11:15 +0000 (03:11 +0000)]
(default-major-mode): Move most of the doc from here...
(major-mode): ... to here.

15 years ago(completion-initials-expand): Fix typo.
Glenn Morris [Wed, 2 Sep 2009 03:09:10 +0000 (03:09 +0000)]
(completion-initials-expand): Fix typo.

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.