Glenn Morris
7d1ac20665
(Info-try-follow-nearest-node): Fix doc typo.
2008-09-10 02:33:29 +00:00
Glenn Morris
e246983589
Stephen Berman <stephen.berman at gmx.net>
...
(Info-mouse-follow-nearest-node): Follow links to different manuals. (Bug#886)
2008-09-10 02:31:58 +00:00
Katsumi Yamaoka
1ae03cd5dd
* gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
...
macro caddr in the interactive form since it won't be expanded.
2008-09-10 01:28:52 +00:00
Katsumi Yamaoka
c0ccb0d665
* gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
...
`charset'; fix name of function called recursively.
(gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
2008-09-09 22:48:45 +00:00
Juanma Barranquero
4e3e159bdd
* ido.el (ido-unload-function): New function.
2008-09-09 14:00:58 +00:00
Katsumi Yamaoka
14ce5fc25c
* gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
...
(gnus-mime-set-charset-parameters): New function.
(gnus-mime-view-part-as-charset): Use it to correctly display part
specifying wrong charset.
2008-09-09 06:23:40 +00:00
Miles Bader
9e601b8dea
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1411
2008-09-09 02:19:23 +00:00
Juanma Barranquero
79164cf45d
* ido.el (ido-file-internal): Fix typo in prompt.
...
(ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes.
(ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers)
(ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions)
(ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir):
Fix typos in docstrings.
2008-09-08 14:19:37 +00:00
Martin Rudalics
1113ff4400
(describe-function-1): Don't print extra newline
...
after filling.
2008-09-08 06:52:47 +00:00
Martin Rudalics
ed66e23539
(find-lisp-object-file-name): Handle case where
...
library is compressed.
2008-09-08 06:36:51 +00:00
Chong Yidong
e4f23710e7
* complete.el (PC-do-completion): Don't replace buffer
...
contents (bug#227).
2008-09-07 20:57:01 +00:00
Chong Yidong
1aaaf8eaa8
* complete.el (PC-do-completion): Don't replace buffer contents
...
(bug#227).
2008-09-07 20:56:27 +00:00
Juanma Barranquero
9910a31133
* loadhist.el (unload-feature-special-hooks):
...
Add `choose-completion-string-functions'.
2008-09-07 20:33:49 +00:00
Stefan Monnier
3dd2acc9d3
* vc-svn.el (vc-svn-root):
...
* vc-sccs.el (vc-sccs-root):
* vc-rcs.el (vc-rcs-root):
* vc-cvs.el (vc-cvs-root): Delete.
* vc-hooks.el (vc-find-root): Remove `invert' argument.
2008-09-07 20:24:24 +00:00
Chong Yidong
b89b385c16
(flymake-parse-err-lines): Filter out errors occurring in different
...
files.
2008-09-07 19:05:05 +00:00
Chong Yidong
33a9c7c35b
* progmodes/flymake.el (flymake-parse-err-lines): Filter out
...
errors occurring in different files.
2008-09-07 19:04:53 +00:00
Dan Nicolaescu
a0c38937bb
(vc-bzr-extra-fileinfo): New defstruct.
...
(vc-bzr-status-printer): New function.
(vc-bzr-after-dir-status): Deal with renamed files.
2008-09-07 17:24:57 +00:00
John Paul Wallington
bed27b2468
*** empty log message ***
2008-09-07 15:49:59 +00:00
John Paul Wallington
2751961a40
(ibuffer-diff-buffer-with-file-1): Shell quote buffer's filename.
...
From Johan Euphrosine <proppy@aminche.com>.
2008-09-07 15:39:05 +00:00
Martin Rudalics
d21cba62f0
(cancel-change-group): Widen buffer temporarily when
...
undoing changes. (Bug#810)
2008-09-07 09:16:56 +00:00
Kenichi Handa
21e5e72e89
Compose combining characters only when it
...
follows an character matching with "[[:alpha:]]".
2008-09-07 01:14:58 +00:00
Nick Roberts
7c31db7fc9
(gud-stop-subjob): Using jdb, suspend threads
...
with gud-stop-subjob rather than exit debugger.
2008-09-07 00:52:54 +00:00
Nick Roberts
3021111652
*** empty log message ***
2008-09-07 00:51:18 +00:00
Roland Winkler
d74d0c4266
Require time-date.
...
(proced-command-alist, proced-command, proced-goal-header-re)
(proced-sorting-schemes-alist, proced-sorting-scheme)
(proced-header-alist, proced-sorting-schemes-re)
(proced-skip-regexp, proced-next-line, proced-previous-line)
(proced-listing-type, proced-sorting-scheme-p): Removed.
(proced-grammar-alist, proced-custom-attributes)
(proced-format-alist, proced-format, proced-filter-alist)
(proced-filter, proced-sort, proced-goal-attribute)
(proced-timer-interval, proced-timer-flag, proced-timer)
(proced-process-alist, proced-sort-internal, proced-process-tree)
(proced-header-help-echo, proced-field-help-echo): New variables.
(proced-pid-at-point, proced-timer, proced-mark-process-alist)
(proced-omit-process, proced-filter, proced-process-tree)
(proced-filter-children, proced-children-pids)
(proced-filter-parents, proced-<, proced-string-lessp)
(proced-time-lessp, proced-xor, proced-sort-p)
(proced-format-time, proced-format-start, proced-format-ttname)
(proced-format, proced-process-attributes): New functions.
(proced-toggle-timer-flag, proced-mark-children)
(proced-mark-parents, proced-filter-interactive)
(proced-filter-attribute, proced-sort-interactive)
(proced-sort-header, proced-format-interactive): New commands.
(proced-move-to-goal-column): Use goal-column.
(proced-mode): Use proced-timer.
(proced-do-mark-all): Display process count. Use use-region-p.
Simplify.
(proced-omit-processes): Use use-region-p.
(proced-sort-pcpu, proced-sort-pmem, proced-sort-pid)
(proced-sort-start, proced-sort-time, proced-sort-user): Use
proced-sort-interactive.
(proced-sort): Make it a function that performs the actual sort.
(proced-update): New arg revert. Use proced-process-alist,
proced-filter, proced-sort, proced-format, and
proced-grammar-alist. Preserve position of point based on fields.
Make header line and fields clickable.
(proced-send-signal): Use proced-pid-at-point and
proced-process-alist.
(proced-why): Use save-selected-window.
(proced-log): Use buffer-read-only.
2008-09-06 23:05:49 +00:00
Chong Yidong
8431201e0f
(tooltip-mode): Initialize unconditionally to t.
2008-09-06 21:29:40 +00:00
Chong Yidong
8158237f5e
* tooltip.el (tooltip-mode): Initialize unconditionally to t.
2008-09-06 21:29:32 +00:00
Chong Yidong
09144fdd27
(ispell-command-loop): Suspend ispell if the user enters a mouse event
...
in another frame, or a special event.
2008-09-06 20:07:49 +00:00
Chong Yidong
269feb23db
* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
...
user enters a mouse event in another frame, or a special event.
2008-09-06 20:07:40 +00:00
Glenn Morris
67a925e55d
Fix previous change.
2008-09-06 19:47:14 +00:00
Glenn Morris
8963159045
(diff-find-source-location): Declare.
...
(find-change-log): If called from a diff buffer, try to switch to the
source buffer (e.g. to respect change-log-default-name there).
2008-09-06 19:38:44 +00:00
Glenn Morris
2ca2ebe6f1
(sh-get-kw): Remove '()' from the list of
...
unallowed characters; added 2006-10-10 without comment. (Bug#753)
2008-09-06 19:01:12 +00:00
Glenn Morris
a7a65779b5
*** empty log message ***
2008-09-06 18:56:57 +00:00
Glenn Morris
3e5013c35c
(rmail-spam-filter): Autoload it.
2008-09-06 18:56:50 +00:00
Glenn Morris
b3a2404fbb
*** empty log message ***
2008-09-06 18:44:46 +00:00
Glenn Morris
8ac8cb144a
(pmail-sort-messages): Use pmail-desc-get-start, pmail-desc-get-end
...
rather than non-existent `marker-' functions.
2008-09-06 18:44:36 +00:00
Glenn Morris
0a25d0ecda
(pmail-use-spam-filter): Remove un-needed variable declaration.
...
Doc fix for actual definition.
(pmail-get-new-mail): Call rmail-spam-filter rather than non-existent
pmail-spam-filter.
2008-09-06 18:37:43 +00:00
Glenn Morris
d61ac83562
(ELCFILES): Update.
2008-09-06 18:22:55 +00:00
Chong Yidong
ee0aed46c6
(server-switch-buffer): New arg.
...
(server-execute): If reusing an existing window, set file position
if required.
2008-09-06 17:17:05 +00:00
Chong Yidong
a5d059649e
* server.el (server-switch-buffer): New arg.
...
(server-execute): If reusing an existing window, set file position
if required.
2008-09-06 17:15:49 +00:00
Kenichi Handa
0fbd94961a
Fix setting of composition-function-table.
2008-09-06 14:20:31 +00:00
Eli Zaretskii
08792c113a
(msdos-show-help): Don't truncate lines while displaying help echo messages.
2008-09-06 12:52:42 +00:00
Martin Rudalics
37fda77e2d
(symbol-file): Fix doc-string.
2008-09-06 10:02:33 +00:00
Glenn Morris
da2cfeef7a
(help-xref-forward-stack): Doc fix.
2008-09-06 02:59:40 +00:00
Glenn Morris
7857802113
Fix typos.
2008-09-06 02:58:12 +00:00
Glenn Morris
dabff07c9e
(change-log-default-name): Autoload safety.
2008-09-06 02:56:33 +00:00
Glenn Morris
51a5d09565
Add local variable setting for change-log-default-name.
2008-09-06 02:55:23 +00:00
Glenn Morris
c1ca0a069e
*** empty log message ***
2008-09-06 02:50:52 +00:00
Glenn Morris
59988cefad
(pmail-dont-reply-to, pmail-desc-get-marker-end)
...
(pmail-desc-get-marker-start): Remove declarations of undefined functions.
(pmail-select-correspondent): Use rmail-dont-reply-to from mail-utils
rather than non-existent pmail-dont-reply-to.
2008-09-06 02:50:14 +00:00
Glenn Morris
c2e1d7bc92
(pmail-output-read-pmail-file-name): Remove unused declaration.
2008-09-06 02:48:16 +00:00
Glenn Morris
8befce04ac
(pmail-parse-file-inboxes): Remove unused declaration.
2008-09-06 02:47:50 +00:00