- 31 Dec, 1997 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(write_abbrev): Return void. (Fexpand_abbrev): Scan in bytepos along with charpos. (Funexpand_abbrev): Use bytepos to delete the expansion.
-
Richard M. Stallman authored
(LIBX11_SYSTEM): Undo previous change.
-
- 30 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 29 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
(after-init-hook): Add a hook to test desktop-enable. (desktop-save-hook): Doc fix.
-
- 28 Dec, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 27 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 26 Dec, 1997 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(unforward-rmail-message): Simplify using with-current-buffer.
-
Richard M. Stallman authored
(info-lookup-make-completions): Catch errors one file at a time. Use a special temp buffer, not the usual info buffer, and never display it in a window.
-
Richard M. Stallman authored
[HAVE_STRING_H]: Include string.h.
-
Richard M. Stallman authored
(syms_of_keymap): Set up Lisp var. (current_minor_maps): Use Vminor_mode_overriding_map_alist first, then Vminor_mode_map_alist.
-
- 25 Dec, 1997 2 commits
-
-
Richard M. Stallman authored
(ps-print-version): New version number (3.05.3) and doc fix. (ps-output-string-prim, ps-begin-job, ps-control-character) (ps-plot-region): Bug fix. (ps-print-control-characters): New custom var. (ps-string-escape-codes, ps-string-control-codes): New var. (ps-color-device, ps-font-lock-face-attributes, ps-eval-switch) (ps-flatten-list, ps-flatten-list-1): New fn. (ps-setup): Update current setup. (ps-begin-file): Adjust PostScript header file. (ps-plot, ps-face-attribute-list): Little programming improvement. (ps-print-prologue-1): Replace NumberOfZebra by ZebraHeight. (ps-print-without-faces, ps-print-with-faces): Little reprogramming. (ps-plot-with-face): Get color only on color screen device. (ps-build-reference-face-lists): Handle obsolete font-lock-face-attributes. (ps-print-ensure-fontified): Little programming setting. (ps-generate-postscript-with-faces): Adjust initializations, get color only on color screen device. (ps-generate): Replace (if A B) by (and A B). (ps-do-despool): Dynamic evaluation for ps-lpr-switches, Replace (if A B) by (and A B). (color-instance-rgb-components, ps-color-values): Replace pixel-components by color-instance-rgb-components. (ps-xemacs-face-kind-p): Replace face-font by face-font-instance, replace x-font-properties by font-instance-properties.
-
Richard M. Stallman authored
(tags-revert-without-query): New option. (tags-verify-table): Test tags-revert-without-query.
-
- 22 Dec, 1997 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
case-fold-search to nil if REGEXP contains an uppercase letter. (previous-matching-history-element, next-matching-history-element): Doc fixes.
-
Dave Love authored
browse-url-regexp): Variables deleted. (They were moved to thingatpt.el.) (browse-url-filename-alist): Default now has leading ange-ftp-type patterns so that the "^/+" pattern doesn't mung such names in advance. (browse-url-file-url): Don't do explicit ange-ftp path munging here. (browse-url-netscape-program): Doc addition.
-
Richard M. Stallman authored
when calling apropos-print-doc.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(msb--toggle-menu-type): Don't pass arg to menu-bar-update-buffers.
-
Richard M. Stallman authored
(msb--home-dir): Renamed from msb--home-path. (msb--strip-dir): Renamed from msb--strip-path.
-
Richard M. Stallman authored
in a number of places. Changed the separator in menus from "---" to "--" to work in Windows 95. (msb--home-path): New internal variable to cache the value of $HOME. (msb--strip-path): Now handles MSDOG style of file names. (msb--init-file-alist): Now expands `buffer-file-name'. (msb--format-title): New subroutine for `msb--choose-file-menu'. (msb--choose-file-menu): Use msb--format-title. Minor simplifications.
-
- 21 Dec, 1997 13 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
when setting up printing characters.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
If enable-multibyte-characters is nil, decode as raw-text.
-
Richard M. Stallman authored
Save message_enable_multibyte and pass it to message2_nolog.
-
Richard M. Stallman authored
Save message_enable_multibyte and pass it to message2_nolog.
-
Richard M. Stallman authored
(message2): Pass new arg to message2_nolog. (message1_nolog): Likewise.
-
Richard M. Stallman authored
Save and restore message_enable_multibyte.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-