- 07 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(ps-print-version): New version number (3.06) and doc fix. (ps-print-only-one-header, ps-font-type): New var. (ps-font-info-database): Better font database management. (ps-error-scale-font, ps-select-header-font): Funs eliminated. (ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic) (ps-avg-char-width, ps-space-width, ps-line-height) (ps-header-font, ps-header-title-font, ps-header-line-height) (ps-header-title-line-height): Vars eliminated. (ps-font-list, ps-font, ps-fonts, ps-font-number, ps-line-height) (ps-title-line-height, ps-space-width, ps-avg-char-width,): New funs. (ps-print-prologue-1): Adjust PostScript programming. (ps-color-format): Doc indentation. (ps-print-hook, ps-print-begin-page-hook, ps-print-begin-column-hook): New hook vars. (ps-spool-without-faces, ps-spool-with-faces): Run hook var. (ps-line-lengths-internal, ps-nb-pages, ps-select-font) (ps-get-page-dimensions, ps-begin-file, ps-end-file, ps-header-page) (ps-begin-page, ps-dummy-page, ps-next-line, ps-continue-line) (ps-basic-plot-string, ps-basic-plot-whitespace, ps-plot-region) (ps-control-character, ps-color-values, ps-generate): Adjust programming. (ps-page-number): New macro. (ps-plot-with-face, ps-generate-postscript-with-faces): Fix invisible text printing.
-
- 06 Mar, 1998 14 commits
-
-
Richard M. Stallman authored
0240..0377 is not a constituent of a multibyte sequence.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(quail-defrule): Call quail-defrule-internal with REPLACE t.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Dave Love authored
fortran-column-ruler-tab): Doc fix. (fortran-mode-map): Bind fortran-narrow-to-subprogram. (bug-fortran-mode): Variable deleted.
-
Dave Love authored
leading "*"s. (browse-url-new-window-p, browse-url-netscape-display, browse-url-save-file, browse-url-generic-program): Add autoload cookie. (browse-url-mosaic-program, browse-url-lynx-input-field, browse-url-lynx-input-attempts, browse-url-lynx-input-delay): Add :version. (browse-url-of-file-hook): Add :options. (browse-url-lynx-emacs-args): New option. (browse-url-lynx-emacs): Use it. (browse-url-lynx-xterm): Use backquote. (browse-url-emacs-display): Use Emacs version, not XEmacs. ((require 'term)): When compiling.
-
Richard M. Stallman authored
(generic-use-find-file-hook): Changed from defvar to defcustom. (generic-lines-to-scan): Changed from defvar to defcustom. (generic-find-file-regexp): Changed from defvar to defcustom.
-
Richard M. Stallman authored
-
Carsten Dominik authored
* (reftex-select-item): A set-buffer in the unwind-protect form makes sure we deinstall in the correct hooks.
-
Richard M. Stallman authored
(backward-delete-char-untabify): Obey it. This implements "hungry" delete.
-
Richard M. Stallman authored
(time-stamp): Use that new variable. (time-stamp-string): Take optional format arg.
-
Richard M. Stallman authored
-
- 05 Mar, 1998 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 04 Mar, 1998 7 commits
-
-
Per Abrahamsen authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
Be sure not to have a multibyte sequence striding over the GAP
-
Kenichi Handa authored
correctly. Handle padding for multibyte characters correctly.
-
Kenichi Handa authored
(Fstring_width): Give byte length of STR to strwidth.
-
Kenichi Handa authored
0240..0377 are generated just after a multibyte character.
-
- 03 Mar, 1998 15 commits
-
-
Richard M. Stallman authored
Various functions are smarter about using the correct windows and the appropriate keymaps. (vcursor-string): New variable, shows vcursor on dumb terminals. (vcursor-map): New variable, holds keymap for vcursor commands. (vcursor-use-vcursor-map): New variable, non-nil if vcursor keys are overlaid onto main keymap. (vcursor-toggle-vcursor-map): New function to implement this. (vcursor-interpret-input): New variable, copy input as if typed. (vcursor-window-funcall): With list instead of symbol, now calls interactively. (vcursor-isearch-backward): New function to match forward isearch.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stephen Eglen authored
Doc fixes.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(locate-current-line-number): Renamed from `current-line'. (locate-default-make-command-line): Use list, not cons. (locate): Added a `save-window-excursion' form. (locate): Used an `apply' form for the start-process call. (locate-mode): Now has a `revert-buffer-function' (locate-do-setup): Now longer deletes window. (locate-header-face): Use underline, not region. (locate-update-command): New option. (locate-command): Changed from defvar to defcustom. (locate-make-command-line): Changed from defvar to defcustom. (locate-fcodes-file): Changed from defvar to defcustom. (locate-mouse-face): Changed from defvar to defcustom.
-
Kenichi Handa authored
-
Kenichi Handa authored
insert each byte as one character.
-
Kenichi Handa authored
(Fcall_process): Use ENCODE_FILE.
-
Kenichi Handa authored
-
Kenichi Handa authored
default-file-name-coding-system if file-name-coding-system is nil. (DECODE_FILE): New macro.
-
Kenichi Handa authored
(ENCODE_FILE): This macro is moved to coding.h. (Vdefault_file_name_coding_system): Extern it. (Fdirectory_files): Use DECODE_FILE. (file_name_completion): Likewise.
-
Kenichi Handa authored
(create_process): Use ENCODE_FILE.
-
Kenichi Handa authored
(Vdefault_file_name_coding_system): New variable. (syms_of_fileio): Defsubr it. (Ffile_symlink_p): Use DECODE_FILE. (Ffile_name_directory): Use size_byte member of XSTRING (filename). (Ffile_name_as_directory): Likewise. (Fdirectory_file_name): Likewise. (Fsubstitute_in_file_name): Likewise. (expand_and_dir_to_file): Likewise. (Fdo_auto_save): Likewise. (Fread_file_name): Likewise.
-
Kenichi Handa authored
if default-file-name-coding-system is non-nil.
-