1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

63366 Commits

Author SHA1 Message Date
Richard M. Stallman
f4beca066c (compilation-message-face): Make it defcustom. 2006-04-02 20:21:11 +00:00
Dan Nicolaescu
f0b315896c * ibuf-macs.el (define-ibuffer-column): Add a new key:
header-mouse-map.

* ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
(ibuffer-mode-header-map): New keymaps.
(ibuffer-update-title-and-summary): Enable mouse face highlighting
and keybindings for column headers.
(name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
property.
2006-04-02 19:17:34 +00:00
Miles Bader
5af68e282f Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 73)

   - Update from CVS
2006-04-02 01:08:04 +00:00
Eli Zaretskii
6612301488 Mention incompatible change in comint-send-input. 2006-04-01 21:25:22 +00:00
Eli Zaretskii
0cc6477b64 (speedbar-after-create-hook): Doc fix. 2006-04-01 21:18:36 +00:00
Eli Zaretskii
5113b2942f (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes. 2006-04-01 21:15:44 +00:00
Eli Zaretskii
61be4a8a1f *** empty log message *** 2006-04-01 14:32:13 +00:00
Eli Zaretskii
338835b79e (pcomplete-show-completions): Recognize TAB on text terminals. 2006-04-01 14:31:32 +00:00
Eli Zaretskii
7656d7b47a *** empty log message *** 2006-04-01 14:13:34 +00:00
Eli Zaretskii
7e332390f2 Fix credits. 2006-04-01 14:00:13 +00:00
Eli Zaretskii
7c00e1e974 Regenerated. 2006-04-01 13:51:18 +00:00
Eli Zaretskii
5f17041ce2 (HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
was specified.
2006-04-01 13:48:54 +00:00
Eli Zaretskii
9022d850a3 (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
Update Copyright years written to src/config.in.
2006-04-01 13:40:19 +00:00
Bill Wohler
367c48ef1e (mh-strip-package-version): Make macro, also to avoid compiler error.
(mh-defface-compat): Incorporate body into mh-face-data and delete.
2006-04-01 00:58:41 +00:00
Kim F. Storm
4c2ee078aa (ido-unc-hosts-cache): New defvar.
(ido-unc-hosts): If value of defcustom is a function, call it to
get list of UNC hosts.  Add function-item choices to specify
ido-unc-hosts-net-view or user function.
(ido-ignore-unc-host-regexps): New defcustom.
(ido-unc-hosts-net-view, ido-unc-hosts): New functions.
(ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
(ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
2006-03-31 23:47:02 +00:00
Kim F. Storm
e701756a5a *** empty log message *** 2006-03-31 23:45:48 +00:00
Stefan Monnier
1c50e1e59c (cvs-insert-strings): Fix bug with strings longer than wwidth. 2006-03-31 21:33:03 +00:00
Bill Wohler
59e8810f09 (mh-strip-package-version): Move before use to avoid compiler error. 2006-03-31 17:44:40 +00:00
Richard M. Stallman
356dfa9788 (Top): Update subnode menu. 2006-03-31 17:37:49 +00:00
Richard M. Stallman
7d836f619c (Help Mode): Cleanup. 2006-03-31 17:36:40 +00:00
Richard M. Stallman
e01a5bb586 Many cleanups.
(Dired Deletion): Describe dired-recursive-deletes.
(Operating on Files): dired-create-directory moved.
(Misc Dired Features): Moved to here.
(Tumme): Node moved to misc.texi.
2006-03-31 17:35:51 +00:00
Reiner Steib
dc5d7d59d6 Bump version to 5.11. 2006-03-31 17:12:53 +00:00
Juanma Barranquero
a2cf021231 (ido-report-no-match, ido-switch-buffer,
ido-read-file-name-as-directory-commands): Fix typos in docstrings.
2006-03-31 16:03:46 +00:00
Richard M. Stallman
ab1921073f Many cleanups.
(beginning): Add to summary of topics.
(Shell): Put eshell xref at the end.  Remove eshell from table.
(Thumbnails): New node.
2006-03-31 15:32:20 +00:00
Richard M. Stallman
f73dbd9463 Many cleanups.
(Minor Modes): Don't mention ISO Accents Mode.
(Examining): Update C-h v output example.
(Hooks): Add index and  xref for add-hook.
(Locals): Delete list of vars that are always per-buffer.  Rearrange.
(Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2006-03-31 15:32:07 +00:00
Jan Djärv
1dafafa384 Change gtk 2.0 to gtk 2.4 2006-03-31 12:25:07 +00:00
Juanma Barranquero
3903655d82 (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
Fix typos in docstrings.
2006-03-31 11:46:44 +00:00
Ramprasad B
fe8d0237f1 changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
Miles Bader
afc749959d Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 71-72)

   - Update from CVS
2006-03-31 04:53:33 +00:00
Kenichi Handa
a869edd4e7 (xg_set_icon): Delete superfluous UNGCPRO. 2006-03-31 00:40:21 +00:00
Bill Wohler
23347d769d * mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to remove
new :package-version keyword in older settings.
(customize-package-emacs-version-alist): Add MH-E version to Emacs
version mappings.
(mh-e, mh-alias, mh-folder, mh-folder-selection)
(mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
(mh-scan-line-formats, mh-search, mh-sending-mail)
(mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
(mh-hooks, mh-faces): Add :package-version keyword to these groups.
(mh-alias-completion-ignore-case-flag)
(mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
(mh-alias-insert-file, mh-alias-insertion-location)
(mh-alias-local-users, mh-alias-local-users-prefix)
(mh-alias-passwd-gecos-comma-separator-flag)
(mh-new-messages-folders, mh-ticked-messages-folders)
(mh-large-folder, mh-recenter-summary-flag)
(mh-recursive-folders-flag, mh-sortm-args)
(mh-default-folder-for-message-function)
(mh-default-folder-list, mh-default-folder-must-exist-flag)
(mh-default-folder-prefix, mh-identity-list)
(mh-auto-fields-list, mh-auto-fields-prompt-flag)
(mh-identity-default, mh-identity-handlers, mh-inc-prog)
(mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
(mh-junk-program, mh-compose-insertion)
(mh-compose-skipped-header-fields)
(mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag)
(mh-extract-from-attribution-verb, mh-ins-buf-prefix)
(mh-letter-complete-function, mh-letter-fill-column)
(mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file)
(mh-yank-behavior, mh-interpret-number-as-range-flag)
(mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
(mh-search-program, mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-compose-prompt-flag)
(mh-forward-subject-format, mh-insert-x-mailer-flag)
(mh-redist-full-contents-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag)
(mh-refile-preserves-sequences-flag, mh-tick-seq)
(mh-update-sequences-after-mh-show-flag)
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag)
(mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-highlight-citation-style, mh-invisible-header-fields)
(mh-invisible-header-fields-default, mh-lpr-command-format)
(mh-max-inline-image-height, mh-max-inline-image-width)
(mh-mhl-format-file, mh-mime-save-parts-default-directory)
(mh-print-background-flag, mh-show-maximum-size)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-speed-update-interval)
(mh-show-threads-flag, mh-tool-bar-search-function): Add
:package-version keyword to these options.
(mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook)
(mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
(mh-forward-hook, mh-inc-folder-hook)
(mh-insert-signature-hook)
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook): Add :package-version keyword to these hooks.
(mh-min-colors-defined-flag)
(mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
(mh-folder-date, mh-folder-deleted, mh-folder-followup)
(mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-letter-header-field, mh-search-folder, mh-show-cc)
(mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
(mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
(mh-show-subject, mh-show-to, mh-show-xface)
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): : Add
:package-version keyword to these faces.

* mh-tool-bar.el (mh-tool-bar-define): Added commented-out
:package-version keywords.
2006-03-30 23:39:32 +00:00
Dan Nicolaescu
29444a2f7c (syms_of_xdisp): Fix variable name. 2006-03-30 19:35:11 +00:00
YAMAMOTO Mitsuharu
4da2c33b4c (mac-system-coding-system): Define and use after
Mac-specific coding systems are ready.
2006-03-30 02:23:27 +00:00
Kenichi Handa
3c5f949213 (x_term_init): Delete superfluous UNGCPRO. 2006-03-30 00:47:04 +00:00
Ramprasad B
50ec4c58f8 FIXME - vtw.org link 2006-03-29 13:47:44 +00:00
Ramprasad B
c8aeb93e68 FIXME - HP Patch Server link(s) and rest content(s) 2006-03-29 13:22:47 +00:00
Ramprasad B
c070c3e866 updated link(s) 2006-03-29 13:07:53 +00:00
Juanma Barranquero
267ee78f84 *** empty log message *** 2006-03-29 09:50:10 +00:00
Juanma Barranquero
9c8c4d5b9a (process_tool_bar_item): Reorganize dummy args. 2006-03-29 09:38:03 +00:00
Stefan Monnier
293bd73323 (tool_bar_items): Use map_keymap.
(process_tool_bar_item): Add dummy args to fit the required interface.
2006-03-29 08:00:23 +00:00
Stefan Monnier
bdba217b30 (url-handler-directory-file-name): New handler.
(url-file-local-copy): Plug race condition security hole.
2006-03-29 08:00:09 +00:00
Miles Bader
29314e0fd7 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 70)

   - Update from CVS
2006-03-28 23:05:01 +00:00
Bill Wohler
84b5700490 Use clipboard-kill-region, clipboard-kill-ring-save, and
clipboard-yank instead of undo, kill-region, and
menu-bar-kill-ring-save respectively. In MH-Letter mode, move
save-buffer and mh-fully-kill-draft icons in front of
mh-compose-insertion to be consistent with other mailers, such as
Evolution. In MH-Folder mode, move vanilla reply icon to the left of
the other reply icons. Use mail/inbox icon instead of mail, next-page
instead of page-down, delete instead of close, mail/move instead of
mail/refile, data-save instead of execute, mail/flag-for-followup
instead of highlight, contact instead of mail/alias, open instead of
fld-open, zoom-out instead of widen.
2006-03-28 19:19:38 +00:00
Bill Wohler
84a9c79846 * images/README: Update with following information.
* images/data-save.xpm, images/mail/flag-for-followup.xpm:
* images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.

* images/contact.pbm, images/data-save.pbm, images/delete.pbm:
* images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
* images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm: New
bitmaps for new images.

* images/refresh.xpm, images/sort-ascending.xpm,
* images/sort-descending.xpm: Update with GTK 2.x images. Note that the
default GTK icons are not overridden by the GNOME theme due to a bug
which was fixed in GNOME 2.15. Once GNOME 2.16 is in wide circulation,
then the GTK icons should be replaced with the equivalent GNOME icons.
Until then, we should be consistent with GTK first, then GNOME.

* images/mail/repack.xpm, images/mail/reply-from.xpm:
* images/mail/reply-to.xpm, images/search-replace.xpm:
* images/separator.xpm, images/show.xpm: Update custom icons to be
closer to their GNOME counterparts.

* images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
* images/mail/repack.pbm, images/mail/reply-all.pbm:
* images/mail/reply-from.pbm, images/mail/reply-to.pbm:
* images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
* images/search-replace.pbm: Update bitmaps.

* images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
* images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
* images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
* images/mail/alias.xpm, images/mail/refile.pbm:
* images/mail/refile.xpm, images/page-down.pbm, images/page-down.xpm:
* images/widen.pbm, images/widen.xpm: Remove custom MH-E icons since
MH-E is now using the equivalent GTK/GNOME icons.
2006-03-28 19:15:30 +00:00
Bill Wohler
798b73dd09 * mh-folder.el (mh-execute-commands, mh-rescan-folder):
* mh-funcs.el (mh-pack-folder): Sync docstrings with manual.
2006-03-28 18:35:15 +00:00
Eli Zaretskii
eba54dd43a (File Name Cache): Make it clear that the cache is not persistent. 2006-03-28 12:04:20 +00:00
Kim F. Storm
605046efef Add a few aliases. Ignore changes to AUTHORS file. 2006-03-28 11:25:17 +00:00
Kim F. Storm
499e02812a (Accepting Output): Remove obsolete (and incorrect)
remarks about systems that don't support fractional seconds.
2006-03-28 11:23:23 +00:00
Kim F. Storm
da68bc3d5a *** empty log message *** 2006-03-28 11:23:15 +00:00
Ramprasad B
32a27485a5 updated link(s), but FIXME - some link(s) and upgrade termcap.src to newer version 2006-03-28 11:05:54 +00:00