1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

59842 Commits

Author SHA1 Message Date
Stefan Monnier
a120694fca (appt-check): Use diary-selective-display var. 2005-10-11 05:08:25 +00:00
YAMAMOTO Mitsuharu
71b7a47f79 (PER_CHAR_METRIC): Remove unused macro.
(fm_font_family_alist): New variable.
(syms_of_macterm): Initialize and staticpro it.
(decode_mac_font_name): Replace '-' in family name with '_' if it
occurs just once.  Lower family name.
(parse_x_font_name): Rename from x_font_name_to_mac_font_name.
All uses changed.  Remove argument MF and code conversion for it.
Add argument SIZE.  Rename argument MF_DECODED to FAMILY, and CS
to CHARSET.  Parse font size.  Lower family name.  Return integer
value for status of parsing.
(init_font_name_table) [USE_ATSUI]: Use decode_mac_font_name.
Don't use Fdowncase because family name is already lowered by
decode_mac_font_name.
(init_font_name_table): Always call decode_mac_font_name.  Add
pair of family name and its reference to fm_font_family_alist.
(mac_clear_font_name_table): Clear fm_font_family_alist.
(XLoadQueryFont): Move font size parsing part to parse_x_font_name.
Lookup fm_font_family_alist to get font family reference.
(XLoadQueryFont) [USE_ATSUI]: Don't use Fdowncase because family
name is already lowered by parse_x_font_name.
2005-10-11 03:35:54 +00:00
Miles Bader
3c02eaa7d3 Add arch tagline 2005-10-11 00:29:35 +00:00
Kim F. Storm
f0ad2f4c89 (glyph_rect): Return 0 if position is outside text area. 2005-10-10 22:54:19 +00:00
Kim F. Storm
31ab1f0585 (make_lispy_position): Fix buffer position calculation for
mouse click or movement in fringe.
2005-10-10 22:54:03 +00:00
Kim F. Storm
74051a928f *** empty log message *** 2005-10-10 22:50:01 +00:00
Richard M. Stallman
dba0acf67c (newsticker-start, newsticker-show-news): Add autoload cookies. 2005-10-10 22:32:07 +00:00
Richard M. Stallman
17a3b6da97 (sh-tmp-file): Use mktemp. 2005-10-10 21:24:29 +00:00
Kim F. Storm
58af559124 *** empty log message *** 2005-10-10 20:49:55 +00:00
Jay Belanger
fe7d6d98ed (Matrix and Scalar Modes, Kinds of Declarations): Mention square
matrix mode.
2005-10-10 20:00:13 +00:00
Jay Belanger
16d661843e (math-check-known-square-matrixp): Change order in which value is checked. 2005-10-10 19:59:18 +00:00
Richard M. Stallman
9c40111a84 (jka-compr-handler): Fix typo in `operations' prop. 2005-10-10 19:56:42 +00:00
Jay Belanger
bbcaa3e3b6 (calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
to 'sqmatrix'.
2005-10-10 19:41:08 +00:00
Jay Belanger
91f4e54616 (calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
to 'sqmatrix'.
2005-10-10 19:38:02 +00:00
Jay Belanger
3208fa650e (math-check-known-scalarp, math-check-known-matrixp): Check the values of
arguments that are variables.
(math-check-known-square-matrixp): New function.
(math-known-square-matrixp): Use math-check-known-square-matrixp.
(math-super-types): Add sqmatrix type.
2005-10-10 19:37:33 +00:00
Jason Rumney
9b909870cd (remember_mouse_glyph): New function.
(note_mouse_movement): Use it to remember the current glyph if
changed.
(XTmouse_position): Fix calculation of fake glyph under mouse.
Move code to calculate glyph under mouse into
remember_mouse_glyph.
2005-10-10 19:02:10 +00:00
Stefan Monnier
720a5d03f4 *** empty log message *** 2005-10-10 18:05:22 +00:00
Stefan Monnier
29878150b2 (select-tags-table-mode): Don't use selective-display.
(tags-select-tags-table): Pass `button' to the action function.
(select-tags-table): Place the side-info on button properties rather
than in hidden text.  Abbreviate file names.
(select-tags-table-mode-map): Inherit rather than copy buttom-map.
(select-tags-table-select): Add `button' argument.
Get side-info from the button property rather than from hidden text.
2005-10-10 17:49:12 +00:00
Romain Francoise
e61d3a5661 *** empty log message *** 2005-10-10 17:32:57 +00:00
Stefan Monnier
86ac52df49 (pascal-mode-map): Move init into declaration.
(pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
(pascal-indent-command): Remove unused var `ind'.
(pascal-indent-case): Remove unused var `oldpos'.
(pascal-outline-map): Don't inherit from pascal-mode-map anymore,
since it's now used as a proper minor mode map.
(pascal-outline): Rename to pascal-outline-mode.
(pascal-outline-mode): Use define-minor-mode.
(pascal-outline-mode, pascal-outline-change): Use overlays rather than
selective-display.
2005-10-10 17:14:02 +00:00
Bill Wohler
a05fcb7d84 * mh-init.el (mh-image-load-path): New function that adds the path to
the MH-E images to the image-load-path or load-path depending on the
version of Emacs.

* mh-customize.el: Call mh-image-load-path just before
mh-tool-bar-define so that the toolbar images can be found.

* mh-customize.el (mh-invisible-header-fields-internal)
(mh-invisible-header-fields-internal): Add Received-SPF header and
X-Gmail- prefixes seen from Gmail. Jeffrey C Honig
<jch@honig.net>

* mh-customize.el (mh-customize): Use customization group mh-e.

* mh-e.el (desktop-buffer-mode-handlers): Only add to this list if
the variable exists. Not present pre-version 22.
(Version, mh-version): Added +cvs to version.

* mh-unit.el (mh-unit): Changed lm-verify test to Emacs 22.

* Makefile: Incorporated ideas from Clemens Fruhwirth to
generalize mh-loaddefs.el to make it work for both GNU Emacs and
XEmacs.
(EMACS_OPTIONS, XEMACS_OPTIONS): Use double-dash for all long
options.
(EMACS_LOADDEFS_COOKIE): New variable for generate-autoload-cookie
setting. Obsoletes XEMACS_LOADDEFS_COOKIE.
(EMACS_EXPORT_MH_LOADDEFS): New variable for GNU Emacs commands to
rebuild mh-loaddefs.el.
(XEMACS_EXPORT_MH_LOADDEFS): New variable for XEmacs commands to
rebuild mh-loaddefs.el. Obsoletes XEMACS_LOADDEFS_FILE and
XEMACS_LOADDEFS_PKG_NAME.
(MH-E-LOADDEFS-SRC): New variable which is set to $(MH-E-SRC) on
GNU Emacs, and adds $(MH-E-XEMACS-SRC) on XEmacs.
(all): Modify EMACS_EXPORT_MH_LOADDEFS and MH-E-LOADDEFS-SRC on
XEMacs.
(mh-loaddefs.el): Now depends on $(MH-E-LOADDEFS-SRC) and has
generic compile command that works on both GNU Emacs XEmacs.
(xemacs): Depend on autoloads instead of deleted loaddefs-xemacs.
(loaddefs-xemacs): Deleted.

* mh-comp.el (mh-font-lock-field-data): Fix a bug where the
function would return t but match-data was being set to nil
(closes SF #1241017). Satyaki Das  <satyaki@theforce.stanford.edu>.

* mh-comp.el (mh-insert-auto-fields): Inset identity regardless of
whether one was already set, since if one used a default identity
it would never be overridden. Peter S Galbraith
<psg@debian.org>

* mh-init.el (mh-path): Use customization group mh-e. Thanks to
Peter Whaite for these patches (closes SF #1213716).

* mh-mime.el (mh-compose-forward): Only use mh-sent-from-msg as a
default message if it's a number (as is done elsewhere).
Otherwise, an error is thrown if this function is called from a
draft created by mh-forward since this variable is a list. Also
added a space after the "Messages [%s]:" prompt.

* mh-mime.el (mh-compose-forward): Allow insertion of multiple
forwarded messages by range (including sequences).  For the sent
folder the default message presented is the sent message.  For
other folders, the default message is "cur", if it exists.
Jeffrey C Honig  <jch@honig.net>
2005-10-10 16:37:54 +00:00
Jan Djärv
f9e36a6dc9 -nb changed to -nbi 2005-10-10 16:14:00 +00:00
Chong Yidong
92d22d4827 * frames.texi (Speedbar): A couple more clarifications. 2005-10-10 15:00:57 +00:00
Juanma Barranquero
04bc79457e *** empty log message *** 2005-10-10 14:59:07 +00:00
Juanma Barranquero
66a9dbbea5 (Fredirect_frame_focus): Fix typos in docstring.
(next_frame, prev_frame, set_term_frame_name): Make static.
2005-10-10 14:52:50 +00:00
Juanma Barranquero
008171a4e0 (Fwindow_tree): Fix spelling. 2005-10-10 13:41:06 +00:00
Nick Roberts
1a0b66fe01 (GDB User Interface Layout): Improve diagram.
(Watch Expressions): Explain how to make speedbar global.
(Other GDB User Interface Buffers): Make references more precise.
2005-10-10 12:27:21 +00:00
Nick Roberts
974be7ce98 (gdba): Improve diagram.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
(gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons): Call
get-buffer-window once.
2005-10-10 12:26:05 +00:00
Nick Roberts
c35d8f463c (gud-install-speedbar-variables): Add more
bindings.
(gud-speedbar-buttons): Preserve point if possible.
(gud-sentinel): Restore previous speedbar display type.
2005-10-10 12:25:04 +00:00
Nick Roberts
4e5f12ee1d *** empty log message *** 2005-10-10 12:23:44 +00:00
Andreas Schwab
9bf211adf2 (tex-font-lock-keywords-2): Adjust match number. 2005-10-10 09:47:24 +00:00
Andreas Schwab
fde7576e52 ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
outside source directory.
2005-10-10 09:34:44 +00:00
Carsten Dominik
86bebbbc59 *** empty log message *** 2005-10-10 09:20:26 +00:00
Carsten Dominik
3185357068 (Workflow states): Documented that change in keywords
becomes active only after restart of Emacs.
2005-10-10 09:17:45 +00:00
Carsten Dominik
1d676e9fe3 (org-mode-map): Explicit definition of `C-c C-x' as a
prefix.
	(orgtbl-mode-map): Full keymap instead of sparse, because all
	`self-insert-command' keys are redifined in this map.
	(org-export-as-html): Specify charset for HTML file, by taking it
	from the coding system.
2005-10-10 09:16:22 +00:00
Richard M. Stallman
1fb7ce77df (flyspell-check-word-p):
If unread-command-events is non-empty, don't call sit-for.
2005-10-10 04:03:09 +00:00
Richard M. Stallman
9bab4985d9 (font-lock-syntactic-keywords, font-lock-keywords): Doc fixes. 2005-10-10 03:25:34 +00:00
Richard M. Stallman
cc8556d976 (flyspell-external-point-words): Simplify logic, and don't try to
check for consecutive appearances of one incorrect word.
2005-10-10 01:14:28 +00:00
Kim F. Storm
7cf7e30ff4 *** empty log message *** 2005-10-09 22:32:57 +00:00
Richard M. Stallman
de22e5d195 (Speedbar): Clarify the text. 2005-10-09 21:19:50 +00:00
Romain Francoise
78d67e1028 *** empty log message *** 2005-10-09 20:56:54 +00:00
Nick Roberts
b863eb3594 (gud-last-speedbar-buffer): Remove.
(gud-install-speedbar-variables): Add GUD to speedbar "Displays"
list.
(gud-expansion-speedbar-buttons): New function.
(gud-speedbar-buttons): Check for gud-comint-buffer.
2005-10-09 20:22:43 +00:00
Nick Roberts
1919ed2263 *** empty log message *** 2005-10-09 20:21:38 +00:00
Bill Wohler
9af145676d * Makefile.in (updates): Added mh-loaddefs dependency. 2005-10-09 19:33:26 +00:00
Romain Francoise
41791a20d7 (Fwindow_end): Don't try to redisplay if non-interactive. 2005-10-09 16:53:35 +00:00
Chong Yidong
74ab090503 * speedbar.el (speedbar-file-key-map): Fix typo. 2005-10-09 15:49:52 +00:00
Chong Yidong
1ff106579e Speedbar changes. 2005-10-09 15:47:43 +00:00
Chong Yidong
3b6de0823d * frames.texi (Speedbar): Add information on keybindings,
dismissing the speedbar, and buffer display mode.  Link to
	speedbar manual.
2005-10-09 15:44:34 +00:00
Richard M. Stallman
4b9f0de28a *** empty log message *** 2005-10-09 15:40:32 +00:00
Richard M. Stallman
b12e97dcfd (line-spacing): Add custom spec. 2005-10-09 15:40:00 +00:00