1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

54570 Commits

Author SHA1 Message Date
Nick Roberts
c7c8757394 *** empty log message *** 2005-01-28 21:48:09 +00:00
Stefan Monnier
150bbae7a4 (scheme-mode-variables): Set comment-add.
(dsssl-mode): Use define-derived-mode.
(scheme-mode-initialize): Remove.
(scheme-mode): Use run-mode-hooks.
2005-01-28 18:57:45 +00:00
Stefan Monnier
e4105348b2 (custom-mode-map): Make it dense. 2005-01-28 18:55:14 +00:00
Stefan Monnier
f7105ede2e (customize-group-other-window, custom-buffer-create-other-window):
Don't override special-display-*.
2005-01-28 18:42:30 +00:00
Stefan Monnier
2a4960f909 (describe-char-unicodedata-file): Docstring fix. 2005-01-28 17:07:57 +00:00
Stefan Monnier
5c243ee437 *** empty log message *** 2005-01-28 16:29:27 +00:00
Stefan Monnier
f5d01350c3 (message-beginning-of-line): Change the behavior when
invoked between BOL and : so that it first moves backward.
2005-01-28 16:27:25 +00:00
Stefan Monnier
f9475d97ee (eval-defun-1): Make sure `defvar' always sets the default value. 2005-01-28 16:27:13 +00:00
Stefan Monnier
996f9cdebb (access_keymap): YAILOM. 2005-01-28 16:25:10 +00:00
Eli Zaretskii
2d65673fc1 Add more keywords. 2005-01-28 16:11:30 +00:00
Stefan Monnier
b9fbc167a8 Avoid unnecessary use of locate-library. 2005-01-28 02:20:38 +00:00
Kim F. Storm
dbd8ee1913 (x_clip_to_row): Ensure y >= 0.
(x_draw_hollow_cursor): Use get_phys_cursor_geometry.
2005-01-27 22:34:05 +00:00
Kim F. Storm
2049265a5b (get_phys_cursor_geometry): New function to calculate
phys cursor position and size for hollow cursor.  Position is
aligned with get_glyph_string_clip_rect and ensures that a hollow
cursor is shown, even when the actual glyph is not visible.
2005-01-27 22:33:52 +00:00
Kim F. Storm
4d91ce74c7 (x_draw_hollow_cursor): Use get_phys_cursor_geometry. 2005-01-27 22:33:39 +00:00
Kim F. Storm
4f5d664038 (get_phys_cursor_geometry): Add prototype. 2005-01-27 22:33:01 +00:00
Kim F. Storm
caf533af49 *** empty log message *** 2005-01-27 22:32:41 +00:00
Stefan Monnier
043f7f7333 (x_error_quitter): Add a prototype. Make it static again. 2005-01-27 17:00:38 +00:00
Stefan Monnier
760ebc9b6c *** empty log message *** 2005-01-27 15:36:25 +00:00
Stefan Monnier
6b626913b8 (standard-display-european-internal): Don't fiddle with latin-1 non-break space
any more since it's now special cased in the C code.
Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
2005-01-27 14:47:33 +00:00
Lute Kamstra
56366094d7 (Initial Options): Add a cross reference to `Init File'. Mention the
`-Q' option at the `--no-site-file' option.
2005-01-27 08:58:52 +00:00
Luc Teirlinck
3bf93f7402 (all): Add `undo-outer-limit'. 2005-01-27 02:45:20 +00:00
Kim F. Storm
999f5a607e (get_glyph_string_clip_rect): Always show a cursor
glyph, even when row is only partially visible and actual cursor
position is not visible.
2005-01-27 00:16:28 +00:00
Kim F. Storm
889f36418f *** empty log message *** 2005-01-27 00:16:00 +00:00
Carsten Dominik
0072e19e63 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
(reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
	(reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
	(reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
2005-01-26 08:28:31 +00:00
Carsten Dominik
5d4ba9da90 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
isearch minor mode.
2005-01-26 08:28:06 +00:00
Lute Kamstra
31df23f567 (bibtex-format-entry): Use `bibtex-empty-field-re' only on the text of
fields, not on entire field lines.
(bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
not on part of a buffer.
(bibtex-empty-field-re): Don't match nonempty field text strings like
"{letters\\macro{}more letters}".  Clarify docstring.
(bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
(bibtex-entry-offset, bibtex-parse-association)
(bibtex-parse-field-name): Fix typos in docstrings.
(bibtex-field-list, bibtex-find-crossref): Fix typos in error
messages.
2005-01-25 17:26:11 +00:00
Kim F. Storm
640d0c89af *** empty log message *** 2005-01-25 12:43:50 +00:00
Carsten Dominik
a17f6c51a1 documented `reftex-isearch-minor-mode' 2005-01-25 10:29:49 +00:00
Carsten Dominik
60fc9395a3 *** empty log message *** 2005-01-25 10:25:49 +00:00
Luc Teirlinck
fe86084221 (help-at-pt-display-when-idle): Add autoload cookie. 2005-01-25 03:36:37 +00:00
Richard M. Stallman
29099c2f2b *** empty log message *** 2005-01-25 01:59:39 +00:00
Richard M. Stallman
b70001a192 (x_error_quitter): No longer static, and moved after x_error_handler. 2005-01-25 01:26:57 +00:00
Lute Kamstra
2fc3738c63 (ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARS
regular expressions of the "nederlands" and "nederlands8" dictionaries
to prevent a "Range striding over charsets" error.
2005-01-25 00:38:46 +00:00
Kim F. Storm
6adb6f0130 *** empty log message *** 2005-01-24 20:44:39 +00:00
Jay Belanger
dacb2f7013 (calc-declare-variable): Use calc-var-name to display variable name. 2005-01-24 18:23:33 +00:00
Steven Tamm
4d904fa0b2 * dispextern.h (struct glyph_string): New members clip_head and
clip_tail.
* xdisp.c (get_glyph_string_clip_rect): Restrict horizontal clip
	region to the area between clip_head and clip_tail.
	(draw_glyphs): Record the area that need to be actually redrawn to
	the new variables clip_head and clip_tail when there are
	overhangs.  Set values of these variables to the corresponding
	members in struct glyph_string.  Refine x coordinates for
	notice_overwritten_cursor using clip_head and clip_tail.
* macgui.h (STORE_XCHARSETSTRUCT): New macro.
* macterm.c (mac_compute_glyph_string_overhangs): Implement with
	QDTextBounds.
	(x_draw_glyph_string): Don't fill the background of the successor
	of a glyph with a right overhang if the successor will draw a
	cursor.
	(XLoadQueryFont): Obtain font metrics using QDTextBounds.
	(x_redisplay_interface): Add entry for
	compute_glyph_string_overhangs.
2005-01-24 18:00:43 +00:00
Steven Tamm
8c2da0fa6c * dispextern.h (struct glyph_string): New members clip_head and
clip_tail.
* xdisp.c (get_glyph_string_clip_rect): Restrict horizontal clip
	region to the area between clip_head and clip_tail.
	(draw_glyphs): Record the area that need to be actually redrawn to
	the new variables clip_head and clip_tail when there are
	overhangs.  Set values of these variables to the corresponding
	members in struct glyph_string.  Refine x coordinates for
* macgui.h (STORE_XCHARSETSTRUCT): New macro.
* macterm.c (mac_compute_glyph_string_overhangs): Implement with
	QDTextBounds.
	(x_draw_glyph_string): Don't fill the background of the successor
	of a glyph with a right overhang if the successor will draw a
	cursor.
	(XLoadQueryFont): Obtain font metrics using QDTextBounds.
	(x_redisplay_interface): Add entry for
	compute_glyph_string_overhangs.
2005-01-24 17:59:36 +00:00
Kim F. Storm
e856c2162b (window_scroll_pixel_based): Fix scrolling in the wrong
direction if window height was smaller than next-screen-context-lines.
Now always scroll at least one line in the requested direction.
Ensure that we actually do scroll backwards when requested to do so.
2005-01-24 13:22:29 +00:00
Kim F. Storm
6f67f013b6 (redisplay_window): Only try to make cursor line fully
visible once (to avoid redisplay loop).
2005-01-24 13:22:07 +00:00
Kim F. Storm
f2417699a5 *** empty log message *** 2005-01-24 13:17:37 +00:00
David Kastrup
4383585418 Update AUCTeX version info. 2005-01-24 12:39:14 +00:00
Kenichi Handa
e1a050dc63 (encoded-kbd-iso2022-single-shift):
Fix setting of the element of encoded-kbd-iso2022-invocations.
2005-01-24 00:21:38 +00:00
Stefan Monnier
e01732fa58 (Fcurrent_column): Doc fix. 2005-01-23 22:18:26 +00:00
Stefan Monnier
04138be8a5 (refill-post-command-function):
Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
to the list of functions that we should be careful not to undo.
(refill-late-fill-paragraph-function): Remove.
(refill-saved-state): New var.
(refill-mode): Use it to save fill-paragraph-function.
Save also the value of auto-fill-function.
2005-01-23 22:01:59 +00:00
Nick Roberts
f2fc1724a8 (gdb-goto-breakpoint, gdb-frames-select)
(gdb-threads-select): Change to also accept mouse events.
(gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
(gdb-threads-mouse-select): Delete.
2005-01-23 20:57:41 +00:00
Nick Roberts
ac94d5f447 *** empty log message *** 2005-01-23 20:57:03 +00:00
Luc Teirlinck
9bb99df691 (insert-directory): Take care of empty directory, listed without -a switch. 2005-01-23 20:44:12 +00:00
Stefan Monnier
bd6a8278ad Simplify code. 2005-01-23 16:56:11 +00:00
Kim F. Storm
8f958b40cc *** empty log message *** 2005-01-23 13:31:53 +00:00
Kim F. Storm
41ad5140cd (Window Start): Fix `pos-visible-in-window-p'
return value.  Third element FULLY replaced by PARTIAL which
specifies number of invisible pixels if row is only partially visible.
(Textual Scrolling): Mention auto-window-vscroll.
(Vertical Scrolling): New defvar auto-window-vscroll.
2005-01-23 13:30:22 +00:00