- 12 Oct, 1996 9 commits
-
-
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
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 11 Oct, 1996 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(browse-url-at-mouse, browse-url-of-buffer, browse-url-of-file) (browse-url-of-dired-file): Likewise.
-
Richard M. Stallman authored
(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.
-
- 10 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 08 Oct, 1996 6 commits
-
-
Erik Naggum authored
the region. (insert-parentheses): Let a negative argument enclose preceding sexps.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(universal-argument): Doc fix.
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Richard M. Stallman authored
-
- 07 Oct, 1996 3 commits
-
-
Richard M. Stallman authored
(sgml-font-lock-keywords): Add an element for comments.
-
Richard M. Stallman authored
(Buffer-menu-mode-map): Use Buffer-menu-revert for g. (Buffer-menu-mode): Doc fix.
-
Richard M. Stallman authored
-
- 06 Oct, 1996 2 commits
-
-
Richard M. Stallman authored
(Info-search): Restore previous subfile correctly.
-
Erik Naggum authored
`same-window-p' to determine which help message to print. (Also unquote lambda forms.)
-
- 04 Oct, 1996 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(rmail-make-basic-summary-line): Optionally exclude the line count.
-
Richard M. Stallman authored
Add it to file-name-handler-alist.
-
Noah Friedman authored
for `start-process'; possibly others.
-
Richard M. Stallman authored
-
- 03 Oct, 1996 3 commits
-
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Erik Naggum authored
(with-temp-file): Support for arguments nil and t removed. (with-temp-buffer): Use this new macro instead. (with-output-to-string): Rewrite.
-
- 02 Oct, 1996 3 commits
-
-
Richard M. Stallman authored
(profile-fix-fun): Delete an if whose test is never true. Handle doc strings that are also the function value.
-
Richard M. Stallman authored
(save-match-data, with-output-to-string, with-current-buffer) (with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
-
Richard M. Stallman authored
-
- 30 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 29 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 28 Sep, 1996 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-