- 24 Sep, 1996 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
belongs to the MSDOS family, convert its name to lower-case.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(edebug-signal): Call signal, not edebug-original-signal. (edebug-enter): Bind signal-hook-function instead of fsetting signal. (edebug-recursive-edit): Clear or clear signal-hook-function.
-
Richard M. Stallman authored
-
Richard Kenner authored
-
Richard M. Stallman authored
Use a preprocessor conditional to test for Motif.
-
- 23 Sep, 1996 13 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x_set_scroll_bar_width): Default the width to 3 cols. Call change_frame_size.
-
Richard M. Stallman authored
(x_scroll_bar_expose): Use VERTICAL_SCROLL_BAR_WIDTH_TRIM. (XTchange_line_highlight, dumpglyphs, XTclear_end_of_line) (do_line_dance, pixel_to_glyph_coords): Use FRAME_WINDOW_WIDTH. (x_scroll_bar_move, x_scroll_bar_create): Add a border around the actual window. (x_scroll_bar_expose): Don't trim the width here.
-
Richard M. Stallman authored
from the Emacs frame if caller isn't changing it.
-
Richard M. Stallman authored
(post-command-idle-hook): Defvar deleted. (edebug-outside-post-command-idle-hook): Defvar deleted. (edebug-enter): Don't look at or set post-command-idle-hook. (edebug-outside-excursion): Likewise. (edebug-emacs-19-specific): Don't define read-expression-history and read-expression-map.
-
Richard M. Stallman authored
(syms_of_editfns): defsubr it.
-
Richard M. Stallman authored
(coordinates_in_window): Use WINDOW_LEFT_MARGIN, WINDOW_RIGHT_MARGIN, and WINDOW_RIGHT_EDGE. Adjust for left-side scroll bar margin. (window_loop, Fdisplay_buffer): Use new WINDOW_FULL_WIDTH_P macro. (window_internal_width): Window width now always includes the scroll bar, if any. Use WINDOW_RIGHTMOST_P and WINDOW_FULL_WIDTH_P.
-
Richard M. Stallman authored
Don't make it a Lisp variable.
-
Richard M. Stallman authored
(scroll-bar-side): New variable. (toggle-scroll-bar): Use scroll-bar-side.
-
Richard M. Stallman authored
The initialization is now in eval.c.
-
Richard M. Stallman authored
(screenw-width, screen-height): Likewise. (disable-timeout, keymap-parent, set-keymap-parent): Likewise.
-
Richard M. Stallman authored
(Fbyte_code): Handle Bsave_current_buffer.
-
- 22 Sep, 1996 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(archive-write-file-member): Set buffer-file-type only if default-buffer-file-type is bound. (buffer-file-type): Don't make this buffer-local or permanent. Just don't mess with it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(last-command-event): defvars deleted.
-
Karl Heuer authored
(time-stamp-format): use ISO 8601 format for date.
-
Richard M. Stallman authored
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
-
Richard M. Stallman authored
(bib-capitalize-title-stop-regexp): Renamed from capit... (bib-capitalize-title-region): Renamed from capitalize... (bib-capitalize-title): Renamed from capitalize...
-
Richard M. Stallman authored
(r2b-capitalize-title-stop-regexp): Renamed from capit... (r2b-capitalize-title-region): Renamed from capitalize... (r2b-capitalize-title): Renamed from capitalize...
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Now it is only in cl.el.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(jump-to-register): Handle file-query. (register-swap-out): New function. Add it to kill-buffer-hook. (register-alist): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Treat save-current-buffer like save-excursion.
-