- 01 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 31 Oct, 1994 3 commits
-
-
Karl Heuer authored
(redisplay, redisplay_window): If that var is set, do mode line. (display_mode_line): Unset the var. (decode_mode_spec): Set the var if %c was seen.
-
David J. MacKenzie authored
-
Richard M. Stallman authored
(texinfo-format-region, texinfo-format-buffer-1): Clear texinfo-alias-list. (texinfo-format-scan): Implement @alias expansion.
-
- 30 Oct, 1994 12 commits
-
-
Richard M. Stallman authored
(makefile-macroassign-regex): Don't include space and tab in macro names. (makefile-backslash-column): New variable. (makefile-backslash-region): New function. (makefile-backslashify-current-line): New function. (makefile-mode-map): Bind C-c C-\ to makefile-backslash-region. (makefile-tab-face): New variable. (makefile-font-lock-keywords): Use makefile-tab-face. (makefile-font-lock-keywords): Use defvar, not defconst.
-
Edward M. Reingold authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(texinfo-format-soft-hyphen): New function.
-
Richard M. Stallman authored
Don't bind C-down-mouse-2.
-
Richard M. Stallman authored
After dumping, print number of pure bytes used.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
quoting characters precede the close.
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
- 29 Oct, 1994 6 commits
-
-
Richard M. Stallman authored
(XlwMenuInitialize): Use xlwmenu_default_font to default the font if necessary. Make mw, itself, an argument.
-
Karl Heuer authored
-
David J. MacKenzie authored
-
Richard M. Stallman authored
let the debugger search PATH, and don't set default-directory.
-
Richard M. Stallman authored
[USE_X_TOOLKIT] (x_window): Use XtAppCreateShell. (Xt_app_shell, Xt_app_con): Variables deleted. (Fx_close_connection) [USE_X_TOOLKIT]: Call XtCloseDisplay.
-
Richard M. Stallman authored
(x_destroy_window): Rewrite to fetch dpyinfo just once. [USE_X_TOOLKIT]: Make application context explicitly and support multiple top-level shells. (x_initialize): Call XtToolkitInitialize, XtCreateApplicationContext; don't open display or make a shell. (x_term_init): Call XtOpenDisplay. (x_scroll_bar_create): Use XMapRaised directly. (x_make_frame_visible, x_iconify_frame): Likewise. (XMapWindow): Macro definition deleted. (METABIT): Macro deleted. (MAXDESC, FD_SETSIZE, FD_SET, FD_CLEAR, FD_ZERO, FD_ISSET): Likewise. (x_id_name): Variable deleted.
-
- 28 Oct, 1994 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(INTERRUPTIBLE_IO, INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE) (read, write, open, close): New definitions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
not at top level.
-
Richard M. Stallman authored
(diff): Use it.
-
David J. MacKenzie authored
parser, host type canonicalizer, X11 finder, and message printing macros. Use the new macro names. Use `test' instead of `['.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
the real work. Document XEmacs keyword arguments. (easy-menu-do-define): New function. (easy-menu-create-keymaps): Support XEmacs keyword arguments in menu definition.
-
- 27 Oct, 1994 10 commits
-
-
Karl Heuer authored
(Fget_buffer_create): Not here. (Fswitch_to_buffer): Call Fset_buffer_major_mode. (syms_of_buffer): defsubr the new function.
-
Karl Heuer authored
-
Karl Heuer authored
already done the work.
-
Karl Heuer authored
(head_table): Initialize those new symbols appropriately.
-
Karl Heuer authored
-
David J. MacKenzie authored
-
Francesco Potortì authored
(manual-program, Man-untabify-command, Man-untabify-command-args, Man-sed-command, Man-awk-command, Man-mode-line-format, Man-mode-map, Man-mode-hook, Man-cooked-hook, Man-name-regexp, Man-section-regexp, Man-page-header-regexp, Man-heading-regexp, Man-see-also-regexp, Man-first-heading-regexp, Man-reference-regexp, Man-switches, Man-specified-section-option): Make them normal defvars, no more user options. (Man-overstrike-face, Man-undeline-face): New user options. (Man-init-defvars): Man-fontify-manpage-flag removed from here. (man-fontify-manpage): Use the new user options above.
-
Karl Heuer authored
-
Karl Heuer authored
warning.
-
Roland McGrath authored
-