]> code.delx.au - gnu-emacs/log
gnu-emacs
27 years agoChanges to font-lock-fontify-syntactically-region: (a) the cache position must be...
Simon Marshall [Wed, 23 Oct 1996 11:21:05 +0000 (11:21 +0000)]
Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
Two new faces, two new modes.

27 years agoAdd Font Lock support. Add mode command autoload cookie.
Simon Marshall [Wed, 23 Oct 1996 09:45:11 +0000 (09:45 +0000)]
Add Font Lock support.  Add mode command autoload cookie.

27 years agoTweak dired-font-lock-keywords.
Simon Marshall [Wed, 23 Oct 1996 09:26:39 +0000 (09:26 +0000)]
Tweak dired-font-lock-keywords.

27 years agoTweak mail-font-lock-keywords.
Simon Marshall [Wed, 23 Oct 1996 09:26:35 +0000 (09:26 +0000)]
Tweak mail-font-lock-keywords.

27 years agoTweak rmail-font-lock-keywords.
Simon Marshall [Wed, 23 Oct 1996 09:26:33 +0000 (09:26 +0000)]
Tweak rmail-font-lock-keywords.

27 years agoAdd Font Lock support. Provide when loaded.
Simon Marshall [Wed, 23 Oct 1996 09:21:10 +0000 (09:21 +0000)]
Add Font Lock support.  Provide when loaded.

27 years agoTweak change-log-font-lock-keywords
Simon Marshall [Wed, 23 Oct 1996 09:16:54 +0000 (09:16 +0000)]
Tweak change-log-font-lock-keywords

27 years agoFix 1996-09-02 change.
Karl Heuer [Tue, 22 Oct 1996 17:34:26 +0000 (17:34 +0000)]
Fix 1996-09-02 change.

27 years ago(compilation-skip-to-next-location): Defined.
Karl Heuer [Sun, 20 Oct 1996 05:37:38 +0000 (05:37 +0000)]
(compilation-skip-to-next-location): Defined.
(compilation-next-error-locus, compilation-parse-errors): Respect it.

27 years ago(vc-dired-reformat-line): Discard check for numerical value of
André Spiegel [Thu, 17 Oct 1996 20:35:46 +0000 (20:35 +0000)]
(vc-dired-reformat-line): Discard check for numerical value of
vc-locking-user.

27 years ago(vc-file-owner): Always return user name, using the optional argument
André Spiegel [Thu, 17 Oct 1996 20:34:46 +0000 (20:34 +0000)]
(vc-file-owner): Always return user name, using the optional argument
of user-login-name.
(vc-locking-user, vc-status): Discard checks for numerical value of
vc-locking-user.

27 years ago(universal-argument): Doc fix.
Richard M. Stallman [Tue, 15 Oct 1996 03:19:56 +0000 (03:19 +0000)]
(universal-argument): Doc fix.

27 years ago(f90-no-block-limit): Fixed bug for indentation of
Richard M. Stallman [Tue, 15 Oct 1996 02:58:27 +0000 (02:58 +0000)]
(f90-no-block-limit): Fixed bug for indentation of
elsewhere and elseif.
(f90-looking-at-where-or-forall): Now allows for labelled forall
and where statements.
(f90-font-lock-keywords-2): New highlighting for labelled where
and forall. Fixed small bug with else highlighting.
(f90-fill-region): Moved indentation to f90-break-line.
(f90-break-line): Will now always indent the second line.
(f90-indent-line): Simpler test for auto-fill.
(f90-auto-fill-mode): Removed.
(f90-electric-insert): Added for possibility of auto-filling of
lines without spaces, as well as early updating of line.
(f90-mode-map): Added bindings of operators to f90-electric-insert.
(f90-do-auto-fill): Now also updates line (changes case).

27 years ago(Vdebug_on_signal): Renamed from Vdebug_force.
Richard M. Stallman [Mon, 14 Oct 1996 23:39:54 +0000 (23:39 +0000)]
(Vdebug_on_signal): Renamed from Vdebug_force.

27 years agoFix typo in comment.
Karl Heuer [Mon, 14 Oct 1996 07:54:04 +0000 (07:54 +0000)]
Fix typo in comment.

27 years ago(UNEXEC): Undef before defining.
Richard M. Stallman [Sun, 13 Oct 1996 15:34:06 +0000 (15:34 +0000)]
(UNEXEC): Undef before defining.

27 years ago(hack-local-variables-prop-line):
Richard M. Stallman [Sun, 13 Oct 1996 14:00:48 +0000 (14:00 +0000)]
(hack-local-variables-prop-line):
Ignore case when checking for `mode'.

27 years ago(describe-function): If no fn specified, say so.
Richard M. Stallman [Sun, 13 Oct 1996 13:59:51 +0000 (13:59 +0000)]
(describe-function): If no fn specified, say so.
(variable-at-point): Return 0 if no variable there.
(describe-variable): If no variable specified, say so.
Don't use nil as the variable.

27 years ago(datearg): Use the empty string, not '-d>1970-01-01', to extract all
Paul Eggert [Sun, 13 Oct 1996 05:59:42 +0000 (05:59 +0000)]
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
revisions, since some hosts reject 1970-01-01 when east of UTC.
(date): Remove.

27 years ago(define-function): Define as alias for defalias.
Richard M. Stallman [Sat, 12 Oct 1996 23:54:53 +0000 (23:54 +0000)]
(define-function): Define as alias for defalias.

27 years agoUse defalias not define-function.
Richard M. Stallman [Sat, 12 Oct 1996 23:54:33 +0000 (23:54 +0000)]
Use defalias not define-function.

27 years ago(define-function): Mark it as obsolete.
Richard M. Stallman [Sat, 12 Oct 1996 23:54:12 +0000 (23:54 +0000)]
(define-function): Mark it as obsolete.

27 years ago(Fdefine_function): Function definition deleted.
Richard M. Stallman [Sat, 12 Oct 1996 23:52:30 +0000 (23:52 +0000)]
(Fdefine_function): Function definition deleted.
(syms_of_data): Don't call defsubr for it.

27 years ago(rlog_options): Look for ' option' rather than 'unknown option',
Paul Eggert [Sat, 12 Oct 1996 17:24:45 +0000 (17:24 +0000)]
(rlog_options): Look for ' option' rather than 'unknown option',
since CVS says 'invalid option'.

27 years agoExplain what major modes can do for imenu and font-lock.
Richard M. Stallman [Sat, 12 Oct 1996 16:10:09 +0000 (16:10 +0000)]
Explain what major modes can do for imenu and font-lock.

27 years ago(rmail): Run rmail-mail-hook last.
Richard M. Stallman [Sat, 12 Oct 1996 16:08:08 +0000 (16:08 +0000)]
(rmail): Run rmail-mail-hook last.

(rmail-mode-2): Don't run rmail-mode-hook here.
(rmail-mode, rmail): Run it here.

27 years ago(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
Richard M. Stallman [Sat, 12 Oct 1996 16:06:40 +0000 (16:06 +0000)]
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
(clear_cursor, x_display_bar_cursor, x_display_box_cursor)
(x_set_window_size): Use phys_cursor_on field in frame.
(x_update_cursor): Negative phys_cursor_x no longer means anything.

27 years ago(struct frame): New field phys_cursor_on.
Richard M. Stallman [Sat, 12 Oct 1996 15:26:41 +0000 (15:26 +0000)]
(struct frame): New field phys_cursor_on.

27 years ago(msb--toggle-menu-type): Call menu-bar-update-buffers with t.
Richard M. Stallman [Sat, 12 Oct 1996 02:57:53 +0000 (02:57 +0000)]
(msb--toggle-menu-type): Call menu-bar-update-buffers with t.

27 years agoComment change.
Richard M. Stallman [Sat, 12 Oct 1996 02:42:58 +0000 (02:42 +0000)]
Comment change.

27 years ago(edt-load-xkeys): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:41:07 +0000 (02:41 +0000)]
(edt-load-xkeys): Doc fix.

27 years ago(set-process-filter): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:40:26 +0000 (02:40 +0000)]
(set-process-filter): Doc fix.

27 years agoDoc fixes on most variables.
Richard M. Stallman [Sat, 12 Oct 1996 02:39:33 +0000 (02:39 +0000)]
Doc fixes on most variables.

27 years ago(tpu-load-xkeys): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:34:32 +0000 (02:34 +0000)]
(tpu-load-xkeys): Doc fix.

27 years ago(nnfolder-ignore-active-file): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:32:56 +0000 (02:32 +0000)]
(nnfolder-ignore-active-file): Doc fix.

27 years ago(2C-two-columns): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:31:48 +0000 (02:31 +0000)]
(2C-two-columns): Doc fix.

27 years ago(r2b-proceedings-list, r2b-help-message): Doc fixes.
Richard M. Stallman [Sat, 12 Oct 1996 02:30:37 +0000 (02:30 +0000)]
(r2b-proceedings-list, r2b-help-message): Doc fixes.

27 years ago(solitaire): Doc fix.
Richard M. Stallman [Sat, 12 Oct 1996 02:29:04 +0000 (02:29 +0000)]
(solitaire): Doc fix.

27 years ago(Fbuffer_has_markers_at): New function.
Richard M. Stallman [Fri, 11 Oct 1996 03:11:21 +0000 (03:11 +0000)]
(Fbuffer_has_markers_at): New function.
(syms_of_marker): defsubr it.

27 years ago(newline): Use buffer-has-markers-at.
Richard M. Stallman [Fri, 11 Oct 1996 03:11:00 +0000 (03:11 +0000)]
(newline): Use buffer-has-markers-at.

27 years ago(browse-url-at-point): Add autoload cookie.
Richard M. Stallman [Fri, 11 Oct 1996 02:34:27 +0000 (02:34 +0000)]
(browse-url-at-point): Add autoload cookie.
(browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file)
(browse-url-of-dired-file): Likewise.

27 years ago(browse-url): New function.
Richard M. Stallman [Fri, 11 Oct 1996 02:32:17 +0000 (02:32 +0000)]
(browse-url): New function.
(browse-url-CCI-host): New variable.
(browse-url-at-mouse): Added event-buffer and event-point
functions for XEmacs compatibility.
(browse-url-file-url): Check for EFS after alist, URL-encode
special chars.
(browse-url-grail): New function.
(browse-url-interactive-arg): Add new-window logic.
(browse-url-looking-at): Fixed.
(browse-url-lynx-xterm): New function.
(browse-url-lynx-emacs): Use term.el instead of terminal.el.
(browse-url-netscape): Contact/start Netscape in the
background.  Multi-display support.  Renamed
browse-url-netscape-send.  URL-encode comma.
(browse-url-netscape-command): New variable.
(browse-url-netscape-startup-arguments): New variable.
(browse-url-url-at-point): Improved matching to supply missing
"http://".
Other fixes for byte-compilation.

27 years ago(auto-mode-alist): .hpp files get C++ mode.
Richard M. Stallman [Thu, 10 Oct 1996 21:39:13 +0000 (21:39 +0000)]
(auto-mode-alist): .hpp files get C++ mode.

27 years ago[__hpux]: Define hpux. From Eric Backus.
Jim Meyering [Thu, 10 Oct 1996 03:29:50 +0000 (03:29 +0000)]
[__hpux]: Define hpux.  From Eric Backus.
[__sun]: Define sun.  Reported by Kaveh Ghazi.

27 years ago(init_display): If not yet initialized,
Richard M. Stallman [Wed, 9 Oct 1996 20:30:23 +0000 (20:30 +0000)]
(init_display): If not yet initialized,
we can't really use X, so we must do the real work.

27 years ago(Fx_popup_menu): Give the menu a title when the menu is a single keymap.
Richard M. Stallman [Wed, 9 Oct 1996 04:56:48 +0000 (04:56 +0000)]
(Fx_popup_menu): Give the menu a title when the menu is a single keymap.

27 years ago(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
Erik Naggum [Tue, 8 Oct 1996 23:13:39 +0000 (23:13 +0000)]
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
the region.
(insert-parentheses): Let a negative argument enclose preceding sexps.

27 years ago(comint-read-noecho): Clear out the intermediate strings.
Richard M. Stallman [Tue, 8 Oct 1996 23:00:54 +0000 (23:00 +0000)]
(comint-read-noecho): Clear out the intermediate strings.

27 years ago(line-move): Ignore invisibility in `move-to-column'.
Richard M. Stallman [Tue, 8 Oct 1996 21:35:03 +0000 (21:35 +0000)]
(line-move): Ignore invisibility in `move-to-column'.

(universal-argument): Doc fix.

27 years ago(cancel-function-timers): Add autoload.
Richard M. Stallman [Tue, 8 Oct 1996 19:01:56 +0000 (19:01 +0000)]
(cancel-function-timers): Add autoload.

27 years ago(with-current-buffer): Correct indentation property.
Erik Naggum [Tue, 8 Oct 1996 18:22:57 +0000 (18:22 +0000)]
(with-current-buffer): Correct indentation property.

27 years agoMove two function definitions.
Richard M. Stallman [Tue, 8 Oct 1996 08:03:42 +0000 (08:03 +0000)]
Move two function definitions.

27 years ago(sgml-specials): Delete `-' from the list.
Richard M. Stallman [Mon, 7 Oct 1996 18:29:22 +0000 (18:29 +0000)]
(sgml-specials): Delete `-' from the list.
(sgml-font-lock-keywords): Add an element for comments.

27 years ago(struct position): New field ovstring_chars_done.
Richard M. Stallman [Mon, 7 Oct 1996 17:54:39 +0000 (17:54 +0000)]
(struct position): New field ovstring_chars_done.

27 years ago(POSIX_SIGNALS): New definition.
Richard M. Stallman [Mon, 7 Oct 1996 17:54:16 +0000 (17:54 +0000)]
(POSIX_SIGNALS): New definition.

27 years ago(Buffer-menu-revert): New function.
Richard M. Stallman [Mon, 7 Oct 1996 17:52:50 +0000 (17:52 +0000)]
(Buffer-menu-revert): New function.
(Buffer-menu-mode-map): Use Buffer-menu-revert for g.
(Buffer-menu-mode): Doc fix.

27 years ago(cancel-timer): Add autoload cookie.
Richard M. Stallman [Mon, 7 Oct 1996 16:10:14 +0000 (16:10 +0000)]
(cancel-timer): Add autoload cookie.

27 years ago(Info-read-subfile): Allow a file name as arg.
Richard M. Stallman [Sun, 6 Oct 1996 22:50:07 +0000 (22:50 +0000)]
(Info-read-subfile): Allow a file name as arg.
(Info-search): Restore previous subfile correctly.

27 years agoClarify how insert-in-front-hooks and insert-behind-hooks are used.
Richard M. Stallman [Sun, 6 Oct 1996 22:49:28 +0000 (22:49 +0000)]
Clarify how insert-in-front-hooks and insert-behind-hooks are used.

27 years ago(display_text_line): New arg ovstr_done. (Callers changed).
Richard M. Stallman [Sun, 6 Oct 1996 22:48:40 +0000 (22:48 +0000)]
(display_text_line): New arg ovstr_done.  (Callers changed).
Ignore that many chars from start of overlay strings.
Return updated value in ovstring_chars_done field.

27 years ago(x_set_internal_border_width): Only change
Richard M. Stallman [Sun, 6 Oct 1996 20:46:35 +0000 (20:46 +0000)]
(x_set_internal_border_width):  Only change
an edit_widget's internal_border_width for the toolkit case.

(syms_of_xfns): For x-sensitive-text-pointer-shape, use DEFVAR_LISP.

27 years ago(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
Richard M. Stallman [Sun, 6 Oct 1996 20:44:10 +0000 (20:44 +0000)]
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.

27 years ago(etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
Richard M. Stallman [Sun, 6 Oct 1996 19:50:49 +0000 (19:50 +0000)]
(etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.

27 years agoProvide an empty default for LD_SWITCH_X_SITE_AUX.
Richard M. Stallman [Sun, 6 Oct 1996 19:34:12 +0000 (19:34 +0000)]
Provide an empty default for LD_SWITCH_X_SITE_AUX.
(ld_switch_machine): Fix typo.

27 years ago(special-display-p): Doc fix.
Erik Naggum [Sun, 6 Oct 1996 16:55:03 +0000 (16:55 +0000)]
(special-display-p): Doc fix.

27 years ago(print-help-return-message): Use new functions `special-display-p' and
Erik Naggum [Sun, 6 Oct 1996 16:27:39 +0000 (16:27 +0000)]
(print-help-return-message): Use new functions `special-display-p' and
`same-window-p' to determine which help message to print.
(Also unquote lambda forms.)

27 years ago(Fspecial_display_p, Fsame_window_p): New functions.
Erik Naggum [Sun, 6 Oct 1996 16:17:41 +0000 (16:17 +0000)]
(Fspecial_display_p, Fsame_window_p): New functions.
(Fdisplay_buffer): Use them, instead of doing the work here.
(syms_of_window): Defsubr them.

27 years ago(rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.
Richard M. Stallman [Fri, 4 Oct 1996 18:40:55 +0000 (18:40 +0000)]
(rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.

27 years ago(rmail-summary-line-count-p): New variable.
Richard M. Stallman [Fri, 4 Oct 1996 18:39:31 +0000 (18:39 +0000)]
(rmail-summary-line-count-p): New variable.
(rmail-make-basic-summary-line): Optionally exclude the line count.

27 years ago(file-name-non-special): New function.
Richard M. Stallman [Fri, 4 Oct 1996 05:10:54 +0000 (05:10 +0000)]
(file-name-non-special): New function.
Add it to file-name-handler-alist.

27 years ago(decode_env_path): Add /: to dir names that could be magic.
Richard M. Stallman [Fri, 4 Oct 1996 05:08:44 +0000 (05:08 +0000)]
(decode_env_path): Add /: to dir names that could be magic.
(init_cmdargs): Add /: to argv[0] if it could be magic.

27 years ago(eldoc-function-argstring-from-docstring): Add search that finds arglist
Noah Friedman [Fri, 4 Oct 1996 04:43:42 +0000 (04:43 +0000)]
(eldoc-function-argstring-from-docstring): Add search that finds arglist
for `start-process'; possibly others.

27 years ago(init_buffer): Add /: to dir names that could be magic.
Richard M. Stallman [Fri, 4 Oct 1996 04:26:23 +0000 (04:26 +0000)]
(init_buffer): Add /: to dir names that could be magic.

27 years ago(openp): Omit /: from start of file name.
Richard M. Stallman [Fri, 4 Oct 1996 04:26:09 +0000 (04:26 +0000)]
(openp): Omit /: from start of file name.

27 years ago(imenu-default-create-index-function): Fix error message.
Richard M. Stallman [Fri, 4 Oct 1996 01:58:52 +0000 (01:58 +0000)]
(imenu-default-create-index-function): Fix error message.

27 years ago(eval-after-load): Add lisp-indent-function for it.
Richard M. Stallman [Thu, 3 Oct 1996 21:51:39 +0000 (21:51 +0000)]
(eval-after-load): Add lisp-indent-function for it.

27 years ago(with-temp-buffer): Add indentation property.
Erik Naggum [Thu, 3 Oct 1996 02:16:38 +0000 (02:16 +0000)]
(with-temp-buffer): Add indentation property.

27 years ago(with-current-buffer): Minor cleanup.
Erik Naggum [Thu, 3 Oct 1996 02:13:52 +0000 (02:13 +0000)]
(with-current-buffer): Minor cleanup.
(with-temp-file): Support for arguments nil and t removed.
(with-temp-buffer): Use this new macro instead.
(with-output-to-string): Rewrite.

27 years agoFetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
Richard M. Stallman [Wed, 2 Oct 1996 21:44:00 +0000 (21:44 +0000)]
Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
from config.h and use them in $ac_link.

27 years ago(ospeed): New #undef to counteract that definition.
Richard M. Stallman [Wed, 2 Oct 1996 21:43:28 +0000 (21:43 +0000)]
(ospeed): New #undef to counteract that definition.

27 years ago(ospeed): New definition.
Richard M. Stallman [Wed, 2 Oct 1996 21:43:16 +0000 (21:43 +0000)]
(ospeed): New definition.

27 years agoDelete several \n\'s.
Richard M. Stallman [Wed, 2 Oct 1996 21:42:42 +0000 (21:42 +0000)]
Delete several \n\'s.

(profile-fix-fun): Delete an if whose test is never true.
Handle doc strings that are also the function value.

27 years ago(save-selected-window, save-current-buffer)
Richard M. Stallman [Wed, 2 Oct 1996 21:41:56 +0000 (21:41 +0000)]
(save-selected-window, save-current-buffer)
(save-match-data, with-output-to-string, with-current-buffer)
(with-temp-file, with-temp-buffer): Add def-edebug-spec calls.

27 years ago* etags.c (print_version): Print copyright info.
Francesco Potortì [Wed, 2 Oct 1996 14:01:24 +0000 (14:01 +0000)]
* etags.c (print_version): Print copyright info.
* etags.c (print_help): Print the bug reporting address.
(main): Use return as the last instruction, instead of exit.
* etags.c (main): Don't open the tags file in cxref mode.

27 years ago(recover-session): Error if session files turned off.
Richard M. Stallman [Wed, 2 Oct 1996 10:26:51 +0000 (10:26 +0000)]
(recover-session): Error if session files turned off.

27 years ago(store_frame_param): Allow setting a frame's minibuffer
Karl Heuer [Wed, 2 Oct 1996 01:03:22 +0000 (01:03 +0000)]
(store_frame_param): Allow setting a frame's minibuffer
to the value that it already has.

27 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Tue, 1 Oct 1996 22:49:15 +0000 (22:49 +0000)]
(syms_of_buffer): Doc fix.

27 years ago(imenu--make-index-alist): Add doc string.
Richard M. Stallman [Mon, 30 Sep 1996 23:38:43 +0000 (23:38 +0000)]
(imenu--make-index-alist): Add doc string.

27 years ago(date): Make default format acceptable to CVS post v1.8
Paul Eggert [Mon, 30 Sep 1996 22:15:13 +0000 (22:15 +0000)]
(date): Make default format acceptable to CVS post v1.8
as well as earlier CVSs and RCS.

27 years ago(etags-file-of-tag): Fix looking-at regexp.
Richard M. Stallman [Sun, 29 Sep 1996 22:58:23 +0000 (22:58 +0000)]
(etags-file-of-tag): Fix looking-at regexp.

27 years ago(main): If the lock call fails with EBUSY or
Richard M. Stallman [Sun, 29 Sep 1996 22:45:55 +0000 (22:45 +0000)]
(main): If the lock call fails with EBUSY or
EAGAIN, retry a few times.

27 years ago(show_mouse_face): Undo 1996-08-30 change.
Richard M. Stallman [Sun, 29 Sep 1996 01:29:41 +0000 (01:29 +0000)]
(show_mouse_face): Undo 1996-08-30 change.

27 years agoCreate a subdir named `lisp'.
Erik Naggum [Sat, 28 Sep 1996 21:20:54 +0000 (21:20 +0000)]
Create a subdir named `lisp'.

27 years ago(Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.
Richard M. Stallman [Sat, 28 Sep 1996 20:38:18 +0000 (20:38 +0000)]
(Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.

27 years ago(perldb): Supply visited file name, or -e 0, as default args.
Richard M. Stallman [Sat, 28 Sep 1996 20:37:44 +0000 (20:37 +0000)]
(perldb): Supply visited file name, or -e 0, as default args.

27 years ago(ps-print-prologue-1): Fix bug in postscript comment lines.
Richard M. Stallman [Sat, 28 Sep 1996 04:34:34 +0000 (04:34 +0000)]
(ps-print-prologue-1): Fix bug in postscript comment lines.
(ps-nb-pages): Call ps-setup _before_ switching to the other
buffer, because of buffer variables.

Major rewrite.
(ps-page-dimensions-database, ps-paper-type): Replace the
following global variables:
(ps-a4-page-height, ps-a4-page-width, ps-legal-page-height,
ps-legal-page-width, ps-letter-page-height, ps-letter-page-width,
ps-pages-alist, ps-page-dimensions): Variables deleted.
(ps-page-height-i, ps-page-width-i): Variables deleted.
(ps-print-prologue): Variable deleted.
(ps-print-prologue-1, ps-print-prologue-2): New variables.
Major rewrite of the postscript code to handle landscape mode,
multiple columns and new font management.
(ps-landscape-mode, ps-number-of-columns, ps-inter-column): New
variables.
Add landscape mode and multiple columns with interspacing.
(ps-font-info-database, ps-font-family, ps-font-size,
ps-header-font-family, ps-header-font-size, ps-header-title-font,
ps-header-title-font-size): New variables.
New font management interface.
(ps-header-line-pad, ps-header-offset): New variables.
(ps-header-font, ps-landscape-page-height): New internal variables.
(ps-top-margin): Change its semantics.  It is now really the top
margin, not anymore twice the top margin.
(/ReportAllFontInfo):  New postscript function to get all the font
families of the printer.
(ps-setup): New function.
(ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region): New
utility functions.
(ps-page-dimensions-get-width, ps-page-dimensions-get-height): New macros.
(/HeaderOffset): Fix bug with /PrintStartY.
(/SetHeaderLines): Fix bug.

27 years ago(with-temp-file): Add lisp-indent-function property.
Richard M. Stallman [Sat, 28 Sep 1996 04:21:22 +0000 (04:21 +0000)]
(with-temp-file): Add lisp-indent-function property.

27 years ago(with-temp-file): New macro.
Richard M. Stallman [Sat, 28 Sep 1996 04:16:00 +0000 (04:16 +0000)]
(with-temp-file): New macro.

27 years agoAdd `provide' call.
Richard M. Stallman [Sat, 28 Sep 1996 03:17:21 +0000 (03:17 +0000)]
Add `provide' call.

27 years ago(x_set_scroll_bar_width): Move cursor to the
Richard M. Stallman [Fri, 27 Sep 1996 23:44:49 +0000 (23:44 +0000)]
(x_set_scroll_bar_width): Move cursor to the
left margin, past a scroll bar, if any.