1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
Commit graph

31511 commits

Author SHA1 Message Date
Eli Zaretskii
a5f271ab16 ($(lisp)/mh-e/mh-loaddefs.el): Bind find-file-suppress-same-file-warnings
to t, to avoid warnings due to different drive letter case in D:/foo/bar.el
vs d:/foo/bar.el.
2005-10-20 12:08:25 +00:00
Romain Francoise
ea5b829c21 (font-lock-mode): Doc fix. 2005-10-20 05:48:50 +00:00
Kim F. Storm
c577a4d245 (ido-is-tramp-root): Simplify regexp matching tramp root.
(ido-set-current-directory): Don't add / after final @.
(ido-file-name-all-completions-1): Adapt to fixed tramp completion.
Explicitly handle ange-ftp completion oddities.
(ido-make-file-list): Don't rotate list at tramp root to avoid
triggering tramp file handler for expand-file-name via get-file-buffer.
2005-10-19 22:21:18 +00:00
Kim F. Storm
e50165ec10 *** empty log message *** 2005-10-19 22:21:00 +00:00
Jay Belanger
cf39c18286 (math-standard-units): Add units, adjust symbols and update values.
(math-unit-prefixes):  Add more prefixes.
2005-10-19 20:19:04 +00:00
Stefan Monnier
e27e4e7a3b (savehist-coding-system): Revert to checking XEmacs. 2005-10-19 19:09:58 +00:00
Romain Francoise
3778929297 (bookmark-menu-heading): New face.
(bookmark-bmenu-list): Use it.
Don't fiddle with `baud-rate' at top-level.
2005-10-19 09:45:43 +00:00
Chong Yidong
8646a62e20 * image.el (create-image, find-image): Mention max-image-size in
docstring.
2005-10-19 03:55:20 +00:00
Romain Francoise
8b1b64617b * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-hide-filenames): Improve help-echo text.
2005-10-18 18:29:11 +00:00
Stefan Monnier
67f05bf61a (savehist-load): Revert to checking XEmacs. 2005-10-18 16:13:18 +00:00
Stefan Monnier
d902d95e82 Don't use font-lock-defaults-alist.
Various docstring and line-width fixups.
(conf-mode): Use cond.
Set font-lock-defaults.  Don't set comment-use-syntax.
2005-10-18 15:30:53 +00:00
David Ponce
42fbd80885 (tree-widget-button-click): New function.
(tree-widget-button-keymap): Use it.
2005-10-18 11:30:18 +00:00
David Ponce
93883b09c2 *** empty log message *** 2005-10-18 11:29:55 +00:00
Romain Francoise
ee9791afe2 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-hide-filenames): Add follow-link property.
2005-10-18 11:05:11 +00:00
Romain Francoise
57eb2e2490 (find-file-at-point): Doc fix. 2005-10-18 09:46:34 +00:00
Romain Francoise
ab945c4707 *** empty log message *** 2005-10-18 09:36:34 +00:00
YAMAMOTO Mitsuharu
bcbdafcef4 *** empty log message *** 2005-10-18 08:07:52 +00:00
YAMAMOTO Mitsuharu
1405937493 (mouse-set-region): Don't do sit-for on a mac frame. 2005-10-18 08:04:11 +00:00
Masatake YAMATO
283780dc88 Install to the CVS repository what I forgot to install in my
2005-10-16 changes.

* progmodes/python.el (python-complete-symbol): Pass the common
prefix substring of completion to `display-completion-list'.

* textmodes/org.el (org-complete): Ditto.
2005-10-18 04:31:16 +00:00
Masatake YAMATO
50071f01ec * woman.el (WoMan-xref-man-page): New button type derived
from `Man-abstract-xref-man-page'.
(woman-mode): Pass `WoMan-xref-man-page' to
`Man-highlight-references'.

* man.el (Man-abstract-xref-man-page): New button type.
(Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
(Man-highlight-references): Add new optiolnal argument `xref-man-type'.
2005-10-18 04:21:51 +00:00
Nick Roberts
04d3b870df (gud-menu-map): Correct condition for fringe. 2005-10-18 03:44:25 +00:00
Nick Roberts
cafc272cdb *** empty log message *** 2005-10-18 03:43:30 +00:00
Peter Galbraith
fba3b4d833 * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
compare against header field for mixed-case "From:".
2005-10-18 00:51:43 +00:00
Chong Yidong
bd2cef663b * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
widget-move-and-invoke.
	(gnus-custom-mode): Use gnus-custom-map.
2005-10-18 00:29:41 +00:00
Chong Yidong
e6038ca330 * cus-edit.el (Custom-move-and-invoke): Deleted.
(custom-mode-map): Bind mouse-1 to widget-move-and-invoke.

	* wid-edit.el (widget-move-and-invoke): New function, from
	Custom-move-and-invoke.
2005-10-18 00:28:57 +00:00
Chong Yidong
a008c8f4fc Revert last change. 2005-10-17 23:46:28 +00:00
Chong Yidong
185d1922fb * cus-edit.el (Custom-move-and-invoke): Delete function.
(custom-mode-map): Remove Custom-move-and-invoke binding.

	* wid-edit.el (widget-move-and-invoke): New function.
	(widget-keymap): Bind mouse-1 to it.
2005-10-17 23:39:24 +00:00
Bill Wohler
ffda926c9c Moved all remaining images from lisp/toolbar to etc/images, moved
lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
resolution images were placed in their own directory (low-color).
Replaced underscore (_) in filenames with dash (-) per convention

* make-dist: Create and populate etc/images/low-color.

* admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
  since it's gone. Also marked mh-e as done.

* lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*:
* lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*:
* lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*:
* lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*:
* lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, *
* lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*:
* lisp/toolbar/saveas.*, lisp/toolbar/search.*:
* lisp/toolbar/search-replace.*: lisp/toolbar/spell.*:
* lisp/toolbar/undo.*: Moved to etc/images.

* lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
* lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
* lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
* lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
* lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
* lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
* lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
* lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
* lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*.
* lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
* lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
* lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
* lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
* lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
* lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.

To conform with convention, the underscore (_) in the following image
names were replaced with dash (-) or (/) as appropriate.

* lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
* lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*.
* lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
* lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*.
* lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
* lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
* lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
* lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
* lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
* lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
* lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
* lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*.
* lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
* lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
* lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*.

* lisp/info.el (info-tool-bar-map): Replaced underscores in image
names with dashes.

* lisp/makefile.w32-in (WINS): Removed toolbar.

* lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
comment.

* lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that
lisp/toolbar is empty, it should be deleted when folks run "cvs up
-P".

* etc/images/README: Incorporated the content of lisp/toolbar/README
now that all of the images are here.
2005-10-17 22:21:06 +00:00
Jay Belanger
3c4f06985e *** empty log message *** 2005-10-17 21:51:50 +00:00
Jason Rumney
4fc267d00d *** empty log message *** 2005-10-17 21:11:14 +00:00
Nick Roberts
28126f297c (speedbar-set-mode-line-format): Indent properly.
(speedbar-insert-button, speedbar-make-button):
Use add-text-properties.
(speedbar-update-localized-contents)
(speedbar-update-directory-contents)
(speedbar-update-special-contents): Use dolist.
(speedbar-buffer-easymenu-definition): Add a menu separator.
2005-10-17 21:10:48 +00:00
Nick Roberts
695bdd0107 (gdb-var-create-handler): Make watch
expressions display in speedbar for all buffers when debugging.
(gdb-speedbar-expand-node): Ensure node contraction is always
updated.
2005-10-17 21:09:38 +00:00
Nick Roberts
425fbda641 *** empty log message *** 2005-10-17 21:08:15 +00:00
Jason Rumney
bad197f0d1 Use $(lisp) when referencing files in the lisp directory. 2005-10-17 21:08:06 +00:00
Jason Rumney
e3188d80c4 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):
New targets for shell specific generation of mh-autoloads.
2005-10-17 20:53:10 +00:00
Jason Rumney
595f93acea *** empty log message *** 2005-10-17 20:52:16 +00:00
Jay Belanger
970dd01268 (calc-store-into): Get proper variable name to display in message. 2005-10-17 20:51:34 +00:00
Stefan Monnier
9036e92f79 (jit-lock-fontify-now): Fix copy/paste mess up in last change. 2005-10-17 17:39:57 +00:00
Richard M. Stallman
f8252852f3 *** empty log message *** 2005-10-17 16:23:43 +00:00
Richard M. Stallman
7c3578942f (tex-font-lock-keywords-2): Undo prev change. 2005-10-17 16:23:28 +00:00
Stefan Monnier
c4ac63d085 (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos. 2005-10-17 15:15:31 +00:00
Bill Wohler
79af55a7eb (mh-display-completion-list-compat): New macro which calls
`display-completion-list' correctly in older environments. Versions of
Emacs prior to version 22 lacked a COMMON-SUBSTRING argument.
(mh-complete-word): Use it.
2005-10-17 06:33:31 +00:00
Bill Wohler
8f552dc868 (mh-image-load-path): Use locate-library to find MH-E. This simplified
the code a lot. Flattened out nested statements even more.
2005-10-17 05:52:53 +00:00
Michael Albinus
c1253aade3 * net/tramp.el (tramp-completion-mode): New defvar. Used in
`tramp-completion-mode' for checking if we are in completion mode.
(tramp-completion-handle-file-name-all-completions): Reorder code
in order to complete for file names only in case there are no
method/user/host completions.  This is necessary for cooperation
with ido.  Reported by Kim F. Storm  <storm@cua.dk>.
2005-10-17 04:46:46 +00:00
Chong Yidong
625fca9a90 * longlines.el (longlines-search-forward)
(longlines-search-backward): Match any number of spaces.
2005-10-16 23:46:15 +00:00
Thien-Thi Nguyen
72147c533b (diff-mode): Doc fix. 2005-10-16 21:49:00 +00:00
Miles Bader
16b52b6155 Add arch tagline 2005-10-16 21:21:05 +00:00
Satyaki Das
7c164e0c5f * mh-init.el (mh-image-load-path): Remove use of pushnew since it
causes a compiler warning.

* mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
the message to be viewed (closes SF #1306141).
2005-10-16 20:42:39 +00:00
Richard M. Stallman
255d8b22d9 (send-mail-function): Use mailclient-send-it
as default on darwin and windows systems.
2005-10-16 17:52:04 +00:00
Richard M. Stallman
74725d463c (archive-zip-extract): Doc fix. 2005-10-16 17:06:40 +00:00