1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
Commit graph

28248 commits

Author SHA1 Message Date
Gerd Moellmann
612839b6b2 *** empty log message *** 2000-04-25 19:43:58 +00:00
Gerd Moellmann
f2d86d7a04 (try_window_id) <all changes above window start>: Adjust
positions in glyph matrix.  Don't compute new window end
positions.
2000-04-25 19:41:30 +00:00
Gerd Moellmann
86c11ba1c8 (increment_matrix_positions): Renamed from
increment_glyph_matrix_buffer_positions.
(increment_row_positions): Renamed from
increment_glyph_row_buffer_positions.
2000-04-25 19:39:59 +00:00
Gerd Moellmann
84fc6d4d2d Change names of renamed functions from dispnew.c in prototypes. 2000-04-25 19:38:48 +00:00
Gerd Moellmann
47d722546b (perform-replace): Add parameters START and END. Use
them instead of the check for a region in Transient Mark mode.
(query-replace-read-args): Return two more list elements for the
start and end of the region in Transient Mark mode.
(query-replace, query-replace-regexp, query-replace-regexp-eval)
(map-query-replace-regexp, replace-string, replace-regexp): Add
optional last arguments START and END and pass them to
perform-replace.
2000-04-25 19:19:31 +00:00
Gerd Moellmann
16bf9fa9d9 (ebrowse-tags-query-replace): Construct a
form with additional arguments for perform-replace.
2000-04-25 19:18:26 +00:00
Gerd Moellmann
daf462b5d4 (tags-query-replace): Add parameters START
and END.  Construct a form with additional arguments for
perform-replace.
2000-04-25 19:17:18 +00:00
Gerd Moellmann
c2e303c840 (shell-command): Set default directory for "*Shell
Command Output" buffer.
2000-04-25 19:14:45 +00:00
Gerd Moellmann
8585266f55 (iso-latin-4): Fix typo. 2000-04-25 19:12:56 +00:00
Dave Love
2917cc0582 *** empty log message *** 2000-04-24 20:42:00 +00:00
Dave Love
fadbdfeafe (Custom-set, Custom-save, Custom-reset-current)
(Custom-reset-saved, Custom-reset-standard)
(custom-group-value-create, custom-group-set, custom-group-save)
(custom-group-reset-current, custom-group-reset-saved)
(custom-group-reset-standard): Use mapc.
(custom-buffer-create-internal): Disable undo when creating items.
Use mapc.
(custom-face): Avoid superfluous lambda.
2000-04-24 20:11:27 +00:00
Gerd Moellmann
abfcc168d3 *** empty log message *** 2000-04-24 18:48:24 +00:00
Gerd Moellmann
73f13e5a9d (auto-save-list-file-prefix): Set default to
`~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
2000-04-24 18:43:25 +00:00
Gerd Moellmann
b272d62400 (Fdo_auto_save): Create directories for auto-save
list file if necessary.
2000-04-24 18:41:54 +00:00
Sam Steingold
fa78f71bdb (time-stamp-string-preprocess): Always convert
`field-result' to a string.
2000-04-24 17:37:05 +00:00
Gerd Moellmann
cc181e9561 *** empty log message *** 2000-04-24 14:01:22 +00:00
Gerd Moellmann
9ff6bda1f3 (command-line-x-option-alist): Add `-lsp' and
`--line-spacing'.
2000-04-24 14:00:07 +00:00
Gerd Moellmann
79b14b94a1 (scrolling): New group.
(automatic-hscrolling): New user-option.
2000-04-24 13:59:25 +00:00
Gerd Moellmann
d475bcb854 (init_iterator): Set iterator's extra_line_spacing
from buffer or frame.
(automatic_hscrolling_p): New variable.
(hscroll_windows): Scroll windows horizontally only if automatic
hscrolling is allowed.
(syms_of_xdisp): New variable `automatic-hscrolling'.
2000-04-24 13:57:11 +00:00
Gerd Moellmann
d1738c45ca (struct frame): Add member extra_line_spacing. 2000-04-24 13:56:30 +00:00
Gerd Moellmann
563b67aafd (x_set_line_spacing): New function.
(Fx_create_frame): Set line spacing from resources.
(Qline_spacing): New variable.
(syms_of_xfns): Initialize Qline_spacing.
2000-04-24 13:56:04 +00:00
Gerd Moellmann
ecb5709c70 (USAGE2): Add --line-spacing' and -lsp'. 2000-04-24 13:55:28 +00:00
Gerd Moellmann
a3bbced0df (init_buffer_once): Handle extra_line_spacing.
(syms_of_buffer): Add `default-line-spacing' and `line-spacing'.
(reset_buffer): Don't initialize extra2 and extra3.  Intialize
extra_line_spacing from default value.
(init_buffer_once): Initialize default value of extra_line_spacing.
2000-04-24 13:55:05 +00:00
Gerd Moellmann
82b911fda5 (struct buffer): Add extra_line_spacing, remove extra2
and extra3.
2000-04-24 13:54:35 +00:00
Gerd Moellmann
d365f5bb0b (x_produce_glyphs): Remove reference to struct it's
prompt_width.  Add extra line spacing.
2000-04-24 13:54:04 +00:00
Gerd Moellmann
2efdbcddfa (produce_glyphs): Remove reference to struct it's prompt_width. 2000-04-24 13:53:16 +00:00
Gerd Moellmann
bf95c41378 (struct it): Remove member prompt_width, add extra_line_spacing. 2000-04-24 13:52:50 +00:00
Gerd Moellmann
58827478fc (update_frame_line): When writing a whole line, make
sure cursor is in the right row afterwards, otherwise a use of
capability `ch' in cmgoto might leave the cursor in the row below.
2000-04-22 14:12:30 +00:00
Richard M. Stallman
39a5713ce1 *** empty log message *** 2000-04-21 18:28:45 +00:00
Gerd Moellmann
25a87f42e9 *** empty log message *** 2000-04-21 13:08:56 +00:00
Gerd Moellmann
bd55b8608a (timer_check): Fix typo in comment. 2000-04-21 13:02:41 +00:00
Gerd Moellmann
d47f18ca76 (struct Lisp_Buffer_Cons): Remove. 2000-04-21 13:00:58 +00:00
Richard M. Stallman
79dd1637f1 *** empty log message *** 2000-04-21 07:39:56 +00:00
Kenichi Handa
4ea5775bc6 (Fset_fontset_font): Fix docstring. Local variable
name change: ch -> character.
2000-04-20 23:52:05 +00:00
Kenichi Handa
54edf5c240 *** empty log message *** 2000-04-20 23:50:19 +00:00
Gerd Moellmann
3a64eef5c1 *** empty log message *** 2000-04-20 21:52:10 +00:00
Gerd Moellmann
e3e8a75a2a (Ffile_writable_p) [WINDOWSNT]: Return nil if parent
directory doesn't exist.
2000-04-20 21:01:16 +00:00
Gerd Moellmann
59a84f8e16 (echo_message_buffer): New variable.
(echo_now): Set echo_message_buffer to the echo area buffer used
to display the echo.
(cancel_echoing): Reset echo_message_buffer to nil.
(read_char): Code rewritten that handles canceling an echo or
echoing a dash, respectively.
2000-04-20 21:00:43 +00:00
Dave Love
a557aabd99 ffap, filecache, locate 2000-04-20 11:03:34 +00:00
Dave Love
07b5a156ce Directory partial completion. 2000-04-20 11:01:25 +00:00
Dave Love
2548920607 *** empty log message *** 2000-04-20 11:00:23 +00:00
Dave Love
6142fdcb58 *** empty log message *** 2000-04-19 22:45:31 +00:00
Dave Love
e10b9e3264 (cl-old-mapc): Fix definition.
(cl-mapc): Rename from mapc.  Fix the funcall.
2000-04-19 22:31:21 +00:00
Dave Love
5c6740c979 (syms_of_fns): Defsubr mapc.
(concat): Don't allow numeric args.
(Fconcat): Doc change.
2000-04-19 22:27:27 +00:00
Stefan Monnier
ac6b535224 *** empty log message *** 2000-04-19 22:07:51 +00:00
Dave Love
97052c635f (Texinfo_functions): New function.
(lang_names): Install it.
(Texinfo_suffixes): New variable.
2000-04-19 21:51:46 +00:00
Stefan Monnier
419d1c749d (re_match_2_internal): Don't shorten the strings anymore,
instead define end_match(1|2) more carefully.
Use GET_CHAR_BEFORE_2 for `begline'.
2000-04-19 21:39:18 +00:00
Gerd Moellmann
14583cb1e0 Fix typo in key binding of clone-indirect-buffer-other-window. 2000-04-19 20:45:52 +00:00
Gerd Moellmann
1c45948663 *** empty log message *** 2000-04-19 20:42:34 +00:00
Gerd Moellmann
7e3afb0402 (clone-indirect-buffer-other-window): New command.
(clone-indirect-buffer): Add optional arg NORECROD.
(toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
2000-04-19 20:40:46 +00:00