1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
Commit graph

60000 commits

Author SHA1 Message Date
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
0e41b66d96 (note_mouse_movement): Use PtInRect.
(XTread_socket): Also ignore mouse motion just before a button
release event.  Don't process button release event when mouse is
not grabbed.
2005-10-18 08:07:06 +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
Romain Francoise
be245005ca * files.texi (Version Systems): Capitalize GNU.
* viper.texi (Viper Specials): Likewise.
2005-10-18 08:01:51 +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
Masatake YAMATO
ae3d4650ba Write about the 2nd optional argument of `display-completion-list'. 2005-10-18 04:14:36 +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
Nick Roberts
dc075b1428 (Compilation Mode): Remove redundant paragraph.
(Watch Expressions): Remove paragraph to reflect code change.
2005-10-17 21:32:37 +00:00
Nick Roberts
284ab7490a *** empty log message *** 2005-10-17 21:31:53 +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
Richard M. Stallman
617e58e7f0 (Quitting): Minor clarification. 2005-10-17 16:19:56 +00:00
Richard M. Stallman
75c0692f1b (Sentinels): Clarify about output and quitting.
(Filter Functions): Mention with-local-quit.
2005-10-17 16:16:27 +00:00
Stefan Monnier
c4ac63d085 (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos. 2005-10-17 15:15:31 +00:00
Juri Linkov
c1bed3aa3a *** empty log message *** 2005-10-17 06:50:12 +00:00
Juri Linkov
80be8042ca (Change Hooks): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:49:47 +00:00
Juri Linkov
099829c386 (Syntax Table Functions):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:49:14 +00:00
Juri Linkov
d866ddd968 (Output Functions): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:48:54 +00:00
Juri Linkov
248a47c9ec (Excursions): Replace arg forms' with body' in `save-excursion'. 2005-10-17 06:48:32 +00:00
Juri Linkov
3389865aa2 (Mode Hooks, Defining Minor Modes):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:48:00 +00:00
Juri Linkov
f8e3368312 (Writing to Files): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:47:26 +00:00
Juri Linkov
84ff884e17 (Progress, Defining Faces):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:46:57 +00:00
Juri Linkov
3e14f3dae8 (Group Definitions): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:46:14 +00:00
Juri Linkov
3fa2da7ac8 (Eval During Compile, Compiler Errors):
Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 06:45:48 +00:00
Juri Linkov
4049cdfac4 (Event Input Misc): Replace ...' with @dots{}' in @defmac' and @defspec'.
(Quitting): Replace arg `forms' with `body' in `with-local-quit'.
2005-10-17 06:45:26 +00:00
Juri Linkov
a029bcbbaf (Current Buffer): Replace ...' with @dots{}' in @defmac' and @defspec'. 2005-10-17 06:44:50 +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
Juri Linkov
790401011b (Getting Started, Search Index, Expert Info): Fix wording.
(Search Text): Replace `echo area' with `mode line'.
(Search Index): Both `i' and `,' find all index entries.
Replace example `C-f' with `C-l' (which exists in index of Info
manual) and delete spaces in its keyboard input sequence.
Delete unnecessary explanations about literal characters.
2005-10-17 06:28:55 +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
Richard M. Stallman
7d6596b8a9 (Compilation Mode, Compilation): Clarified. 2005-10-17 02:35:03 +00:00