Commit graph

45466 commits

Author SHA1 Message Date
Glenn Morris
79e43d6eca Fix previous change. 2008-08-11 01:19:29 +00:00
Glenn Morris
46a44648c6 (do-applescript): Fix declaration. 2008-08-11 01:18:53 +00:00
Glenn Morris
00eade1a6d *** empty log message *** 2008-08-11 00:54:34 +00:00
Bill Wohler
6807fdffa0 (mh-variant-set): Fix typo. 2008-08-10 23:22:53 +00:00
Bill Wohler
1624e7c9d8 (mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and be
explicit about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #1768928).
2008-08-10 23:14:09 +00:00
Bill Wohler
143578ae0e (mh-scan-format): Rename variant mu-mh to gnu-mh and be explicit about
GNU mailutils MH in docstrings (with thanks to Darel Henman) (closes
SF #1768928).
2008-08-10 23:13:37 +00:00
Bill Wohler
ad48179143 (mh-reply): Rename variant mu-mh to gnu-mh and be explicit about GNU
mailutils MH in docstrings (with thanks to Darel Henman) (closes SF
#1768928).
2008-08-10 23:13:05 +00:00
Bill Wohler
efa477613f (mh-variant-mh-info, mh-variant-nmh-info)
(mh-variant-set-variant, mh-variant-p, mh-profile-component)
(mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
docstring.

(mh-variant-info,mh-variant-mu-mh-info)
(mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
(mh-scan-format-file): Rename variant mu-mh to gnu-mh and be explicit
about GNU mailutils MH in docstrings (with thanks to Darel
Henman) (closes SF #1768928).
2008-08-10 23:12:40 +00:00
Bill Wohler
d1c1d7c152 Rename variant mu-mh to gnu-mh and be explicit about GNU mailutils MH
in docstrings (with thanks to Darel Henman) (closes SF #1768928).
2008-08-10 23:11:52 +00:00
Glenn Morris
a28fa64f6f (holiday-bahai): Doc fix. 2008-08-10 20:16:18 +00:00
Glenn Morris
864657b9fe Fix typo. 2008-08-10 20:15:42 +00:00
Dan Nicolaescu
d3c24c25b3 (vc-bzr-find-revision): Rename from
vc-bzr-find-version, forgotten in the 2007-10-10 renaming.
2008-08-10 19:48:57 +00:00
Michael Albinus
3cf235ebe6 * net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
(xesam-refresh-entry): Add Debbugs handling.  Insert a widget
"DONE", when all hits are retrieved.
(xesam-search): autoload it.
2008-08-10 19:36:12 +00:00
John Paul Wallington
06cc0d1532 *** empty log message *** 2008-08-10 03:53:09 +00:00
John Paul Wallington
81f370da09 (ibuffer-define-filter filename): Use plain old `buffer-file-name'
instead of `ibuffer-buffer-file-name'.
2008-08-10 03:43:47 +00:00
John Paul Wallington
9d458edce9 (ibuffer-buffer-file-name): Return nil rather than empty string when
no filename.
(define-ibuffer-column filename): Accomodate that change.
2008-08-10 03:42:43 +00:00
Glenn Morris
5c94b31cbc (org-export-as-html): Let-bind `i'. 2008-08-10 01:27:58 +00:00
Glenn Morris
3281cf1113 (org-renumber-ordered-list): Fix bob/bobp typo.
(org-extract-attributes): Let-bind `key', `value'.
(org-make-tags-matcher): Let-bind `time-p'.
2008-08-10 01:27:40 +00:00
Glenn Morris
a8191fb344 (ELCFILES): Update. 2008-08-10 01:01:43 +00:00
Glenn Morris
5d4cc4581a Standardize license layout. 2008-08-10 00:32:57 +00:00
Glenn Morris
e87a56922d Change from author without assignment is tiny. 2008-08-10 00:27:20 +00:00
Glenn Morris
9d8b2e215a Fix "Suggested by" format. 2008-08-10 00:25:23 +00:00
Glenn Morris
2e9f8c5676 Joachim has assignment. 2008-08-10 00:24:42 +00:00
John Paul Wallington
a96a1d43db (defun-cvs-mode): Add `doc-string' decl. 2008-08-09 15:53:32 +00:00
Chong Yidong
3660b4f5fe (battery-echo-area-format, battery-status-function):
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
2008-08-08 17:46:49 +00:00
Chong Yidong
86d2b6128c * battery.el (battery-echo-area-format, battery-status-function):
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
2008-08-08 17:46:38 +00:00
Martin Rudalics
bc53d5446c (change-log-search-tag-name)
(change-log-goto-source): Fix behavior when point is not on tag.
2008-08-07 09:29:58 +00:00
Miles Bader
6ecfe5c26e Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
2008-08-07 07:18:07 +00:00
Adrian Robert
55e8d9a557 * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added. 2008-08-07 03:10:08 +00:00
Joakim Verona
8a81397018 thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s. 2008-08-06 22:54:00 +00:00
Joakim Verona
42986283a1 Fix for bug #572, removed () from url regexp. 2008-08-06 22:36:55 +00:00
Dan Nicolaescu
245cacf131 (vc-svn-parse-status): Use when instead of if.
Fix 2008-01-01 change: use a shy group to not affect subsequent
match calls.
2008-08-06 16:49:23 +00:00
Juanma Barranquero
6c72445997 Fix typos. 2008-08-06 15:55:46 +00:00
Dan Nicolaescu
75e0af7751 * progmodes/vera-mode.el (vera-electric-tab):
* progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent
region when active.
2008-08-06 14:05:54 +00:00
Kenichi Handa
e83eedbf8d (face-valid-attribute-values): Fix handling the value
of (font-family-list) and font-XXX-table.
2008-08-06 12:19:35 +00:00
Juanma Barranquero
7ec3b99b52 Remove entry describing change in comment. 2008-08-06 09:48:26 +00:00
Dan Nicolaescu
58589150ae (proced-menu): Bind the correct function to for toggling. 2008-08-06 03:53:09 +00:00
Dan Nicolaescu
d3cecb4041 (diff-show-trailing-whitespaces): Fix typo. 2008-08-06 03:50:13 +00:00
Dan Nicolaescu
49c2119dd7 (vc-dir-mode): Fix typo. 2008-08-06 03:49:03 +00:00
Vinicius Jose Latorre
cd222e44e0 Improve docstring. 2008-08-06 03:35:04 +00:00
Chong Yidong
81e28b24b7 (kmacro-exec-ring-item): Add autoload. 2008-08-05 22:58:38 +00:00
Chong Yidong
452e0c617f * kmacro.el (kmacro-exec-ring-item): Add autoload. 2008-08-05 22:58:30 +00:00
Chong Yidong
6ba7a6f0fa Handle auto-save-visited-file-name. 2008-08-05 21:41:56 +00:00
Chong Yidong
7e537871ff (auto-save-visited-file-name): Move definition to fileio.c. 2008-08-05 21:41:46 +00:00
Chong Yidong
17d899aadb * files.el (auto-save-visited-file-name): Move definition to
fileio.c.

* cus-start.el (all): Handle auto-save-visited-file-name.
2008-08-05 21:41:30 +00:00
Chong Yidong
9b3e808682 (hack-one-local-variable-eval-safep): Handle lisp-indent-function and
scheme-indent-function in addition to the deprecated lisp-indent-hook.
2008-08-05 20:46:42 +00:00
Chong Yidong
910ff80b55 * files.el (hack-one-local-variable-eval-safep): Handle
lisp-indent-function and scheme-indent-function in addition to the
deprecated lisp-indent-hook.
2008-08-05 20:46:27 +00:00
Michael Albinus
4edefb46c0 * net/xesam.el (top): Require `wid-edit' always.
(xesam-mode-line, xesam-highlight): New deffaces.
(xesam-objects): New local variable.
(xesam-search-engines): Fix error in field list.
(xesam-mode): Use `xesam-mode-line' instead of
`font-lock-type-face'.  Apply `xesam-mode' to a temp buffer, for
proper initiatilzaion (why?).
(xesam-highlight-string, xesam-get-hits)
(xesam-kill-buffer-function): New defuns.
(xesam-refresh-entry): Move code to `xesam-get-hits'.  Check
result of "hit.fields", it isn't a string only.  Wrap an error of
the strigi search engine ("xesam:size" is returned as string).
Highlight search items.
(xesam-refresh-search-buffer): Make logic of counters more simple.
Prefetch next hits.
(xesam-signal-handler): Use `xesam-mode-line' instead of
`font-lock-type-face'.
(xesam-new-search): Add `xesam-kill-buffer-function' to
`kill-buffer-hook'.
2008-08-05 19:49:17 +00:00
Teodor Zlatanov
7be2b0943a (change-log-next-error, change-log-mode): Add support
for `next-error' to call `change-log-goto-source' on named files
in a ChangeLog.
2008-08-05 18:37:12 +00:00
Jay Belanger
a5e025ce62 (math-read-number): Handle C-like languages properly. 2008-08-05 03:45:22 +00:00