- 29 Jun, 1993 11 commits
-
-
Jim Blandy authored
well as internalBorderWidth.
-
Jim Blandy authored
matches .newsrc lines not to match more than one line.
-
Jim Blandy authored
#including the system headers and getopt.h. AIX requires the #pragma to come before any actual C code.
-
Jim Blandy authored
interactive.
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Richard M. Stallman authored
(ls-lisp-format): Provide user name when known. On ms-dos, provide a name for the group, to be prettier.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
- 28 Jun, 1993 8 commits
-
-
Jim Blandy authored
-
Richard M. Stallman authored
(x-initialize-frame-faces): Set up `underline' face. (x-initialize-frame-faces): Check x-display-color-p and x-display-planes to decide whether to try using colors or gray.
-
Jim Blandy authored
-
Richard M. Stallman authored
(Man-getpage-in-background): Call Man-default-man-args. (Man-filter-list): Don't discard overstrike here. (Man-set-fonts): New function. (Man-bgproc-sentinel): Call Man-set-fonts. (Man-version-number): Var deleted. (Man-version): Command and binding deleted. (Man-mode): Use Manual, not Man, as official mode name.
-
Richard M. Stallman authored
Check there's no previous definition in same keymap.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(c-up-conditional): Use c-forward-conditional. (c-backward-conditional): New function. (c-mode-map): Make bindings for them.
-
Richard M. Stallman authored
for running rcs2log.
-
- 27 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 26 Jun, 1993 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(vc-mode-line): Display the lock status and head version. (vc-rcs-status, vc-rcs-glean-field): New function.
-
- 25 Jun, 1993 6 commits
-
-
Richard M. Stallman authored
Calculate amount of space needed for longest buffer name.
-
Richard M. Stallman authored
Calculate amount of space needed for longest buffer name.
-
Roland McGrath authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(texinfo-delete-from-print-queue-command): New var. (texinfo-tex-trailer): New var. (texinfo-tex-region): Use that. (texinfo-tex-buffer): Rewritten; use the actual source file. Binding is now C-c C-t C-b. (texinfo-texindex): Turned back on. (texinfo-quit-job): New command, with binding. (texinfo-delete-from-print-queue): Likewise. (texinfo-show-structure): Indent each line according to depth. Require texnfo-upd. (texinfo-section-types-regexp): Var deleted. (texinfo-insert-@-with-arg): New function. (texinfo-insert-@var, etc.): Use that. (texinfo-insert-@end): New command, now on C-c C-c e. (texinfo-insert-@end-example): Deleted. (texinfo-insert-@table): New command, on C-c C-c t. (texinfo-start-menu-description): New command, on C-c C-c C-d. (texinfo-mode): No longer set tex-trailer. Make the @node for the top node start a page. Use shorter values for tex-end-of-header and tex-start-of-header. (texinfo-mode-map): Add bindings for makeinfo-buffer, etc. Delete bindings for texinfo-format-buffer/region. (texinfo-define-common-keys): New function.
-
- 24 Jun, 1993 4 commits
-
-
Jim Blandy authored
host name completion.
-
Jim Blandy authored
-
Jim Blandy authored
(hexl-save-buffer): Prevent infinite recursion.
-
Jim Blandy authored
for dropped connection (i.e. sigio but no events).
-
- 22 Jun, 1993 6 commits
-
-
Jim Blandy authored
argument; use x-handle-numeric-switch for it.
-
Jim Blandy authored
* xfns.c (Vglobal_mouse_map): Same.
-
Jim Blandy authored
current_global_map, not global_map; the latter is only meant to be used for initial_define_key. * commands.h: Doc fix.
-
Jim Blandy authored
current_global_map, not global_map; the latter is only meant to be used for initial_define_key. * commands.h: Doc fix. * commands.h (Vglobal_mouse_map): Removed; unused. * xfns.c (Vglobal_mouse_map): Same.
-
Jim Blandy authored
-
Jim Blandy authored
it to nil, unless we find the current buffer. (Flist_buffers): Don't try to set point in the buffer list unless list_buffers_1 actually returns an integer. Don't use a full save_excursion; just save and restore the buffer.
-