- 10 Nov, 1995 40 commits
-
-
Karl Heuer authored
find-file-visit-truename when FILENAME is a directory and find-file-run-dired is non-nil.
-
Richard M. Stallman authored
-
Karl Heuer authored
`facemenu-discard-redundant-faces'. This version, written by Simon Marshall, is faster and does not require optional argument for recursive re-entry. New argument FRAME allows check to be done relative to face definitions in any frame. (facemenu-unlisted-faces): Remove font-lock faces from the default list. The list of face names was out of sync; to prevent this from happenning again I made font-lock.el, and other packages that create "private" faces, put them on the list themselves. This should give them a better chance of being updated when the packages are changed.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
face in menu.
-
Karl Heuer authored
-
Karl Heuer authored
faces to facemenu-unlisted-faces before creating so that facemenu won't list them as faces to be added interactively.
-
Richard M. Stallman authored
(set_frame_menubar): Conditionalized some code on USE_LUCID that depends on the fact that the parent widget of the menu bar is an Xaw "Paned" widget.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(shell-command-on-region): Use region-beginning and region-end, to put them in the command history. (do-auto-fill): When choosing fill-prefix, don't include the left-margin indentation.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(tmm-add-prompt): Use that to define keys in both maps separately. Use f10 as well as M-`.
-
Richard M. Stallman authored
(command-line): Handle = in option only if starts with --. (user-mail-address): Doc fix.
-
Richard M. Stallman authored
mail-yank-ignored-headers is nil.
-
Richard M. Stallman authored
(rmail-delete-message, rmail-delete-forward): Run the hook. (rmail-mode-hook, rmail-get-new-mail-hook): Add defvars. (rmail-show-message-hook): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(byte-force-recompile): Improve the prompt.
-
Richard M. Stallman authored
(fill-context-prefix): New function. (fill-region-as-paragraph): Don't insert extra space at end of filled region. (fill-individual-paragraphs): Insist on nonempty header name, in the special mailp case.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(apropos-follow): Don't print a "how to get back" message. (apropos-follow): Fix error message.
-
Richard M. Stallman authored
Put executable-interpret on C-c C-x.
-
Richard M. Stallman authored
End with newline whenever STRING doesn't end with one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
don't test #ifdef emacs for that.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(LIB_STANDARD): Use LIB_STANDARD_1. (LIBS_SYSTEM): Use it here too.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Get fatal error if not using GCC.
-
Richard M. Stallman authored
(USE_@X_TOOLKIT_TYPE@): Define here, if appropriate. (THIS_IS_YMAKEFILE): Definition deleted.
-
Richard M. Stallman authored
(unload_color): Likewise. (new_computed_face): Reuse invalidated computed faces.
-
Richard M. Stallman authored
(display_string): Detect truncation more carefully. (redisplay_window): On non-X frame, always use FRAME_MENU_BAR_LINES as criterion for whether to display menu bar. (update_menu_bar): Likewise. (display_menu_bar): Do the work here for non-X frames regardless of USE_X_TOOLKIT.
-
Richard M. Stallman authored
-