Kenichi Handa
d36275d2fd
Change of ps-print font size variable name.
...
(ps-mule-generate-font): Fun fix.
(ps-mule-begin-job): Programming uniformization.
1999-02-27 01:38:11 +00:00
Kenichi Handa
7d8b7e8e8b
Doc fix, font size specifies landscape and portrait sizes.
...
(ps-print-version): New version number (4.1.4).
(ps-font-size, ps-header-font-size, ps-header-title-font-size):
Specifies landscape and portrait sizes.
(ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
(ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
fix.
(ps-get-font-size): New fun.
(ps-font-size-internal, ps-header-font-size-internal)
(ps-header-title-font-size-internal): New vars.
PostScript programming fix.
(ps-print-prologue-1): Fix BeginDoc PostScript procedure (do'nt use
setpagedevice operator).
1999-02-27 01:37:15 +00:00
Richard M. Stallman
5e532c5c1f
(html-tag-alist): Add /head and /body to the "html" template.
1999-02-26 16:40:13 +00:00
Richard M. Stallman
f58790da8e
(help-xref-info-regexp): Allow linebreaks and capital.
...
(help-make-xrefs): Do Info case first.
1999-02-26 07:03:34 +00:00
Richard M. Stallman
6c8719f126
(describe-function-1): Don't print a whole lambda-function.
1999-02-26 06:57:28 +00:00
Richard M. Stallman
9877d20507
Don't require advice.
...
(repeat-last-kill-command): Variable deleted.
1999-02-26 03:49:42 +00:00
Richard M. Stallman
748d6ca46b
(shell-command-on-region): Don't go into the REPLACE = t
...
case just because the current buffer is the output buffer.
1999-02-26 03:48:07 +00:00
Kenichi Handa
a127b764e2
(iso-2022-control-alist): New variable.
...
(encoded-code-description): New function.
(encoded-string-description): New function.
(encode-coding-char): New function.
1999-02-25 13:26:55 +00:00
Kenichi Handa
c6fcc5180a
* simple.el (what-cursor-position): To show the character's
...
encoding, use encoded-string-description instead of information
of chaset-origin-alist.
1999-02-25 13:25:07 +00:00
Andrew Innes
06789559b2
(command-line) [windows-nt]: Fix typo in regexp
...
checking for .emacs[.el[c]].
1999-02-25 11:35:45 +00:00
Kenichi Handa
75c44f31de
(encoded-kbd-handle-8bit): Allow inputting ?\240.
1999-02-24 00:02:56 +00:00
Karl Heuer
e6e9c5160d
(vt100-wide-mode): Use defvar, not defconst.
1999-02-23 22:22:50 +00:00
Karl Heuer
ef79f4a6e5
Comment fix.
1999-02-23 22:18:30 +00:00
Karl Heuer
fe9891e0c3
(gud-jdb-massage-args): Spelling fix.
1999-02-23 22:17:48 +00:00
Karl Heuer
f40c9c7b58
(clean-buffer-list-kill-regexps): Doc fix.
...
(clean-buffer-list-kill-buffer-names): Doc fix.
1999-02-23 22:16:45 +00:00
Karl Heuer
7554590250
(with-temp-message): Use %s so % in old msg won't fool us.
1999-02-23 22:09:03 +00:00
Eli Zaretskii
06e3b626d8
(archive-set-buffer-as-visiting-file): Save
...
excursion while calling set-auto-coding-function.
1999-02-22 16:01:30 +00:00
Eli Zaretskii
504737d5f6
(handwrite): Require ps-print, and use ps-printer-name and
...
ps-lpr-command. Call ps-print-region-function
if it's defined, instead of forking ps-lpr-command
unconditionally.
1999-02-22 13:37:10 +00:00
Kenichi Handa
caa85ad9cd
Modify comment for charset-origin-alist
...
property of a coding system.
1999-02-22 02:00:58 +00:00
Kenichi Handa
5a376b7d9d
(what-cursor-position): charset-origin-alist property
...
of a coding system may be a translation table or a symbol of which
`translation-table' property is a translation table.
1999-02-22 01:59:30 +00:00
Kenichi Handa
bd72be60b4
(cp-coding-system-for-codepage-1): Put
...
charset-origin-alist property to a coding system for the codepage.
1999-02-22 01:59:01 +00:00
Richard M. Stallman
9b4b0c9ef9
(dirtrack): Added docstring. Now returns input.
1999-02-21 21:11:07 +00:00
Lars Magne Ingebrigtsen
df80b09f29
Initial revision
1999-02-20 14:11:41 +00:00
Lars Magne Ingebrigtsen
6748645fc3
Upgrading to Gnus 5.7; see ChangeLog
1999-02-20 14:05:57 +00:00
Lars Magne Ingebrigtsen
44a6ed57c9
*** empty log message ***
1999-02-20 13:52:45 +00:00
Richard M. Stallman
7ff58c39cb
(dirtrack): Check for the prompt in the input string instead of the buffer.
1999-02-19 08:37:56 +00:00
Richard M. Stallman
c04bb32e21
Set version to 1.4.1. Changed mail address to
...
alex@gnu.org . Mention the mailin listg sql.el@gnu.org .
(sql-input-ring-separator): Doc fix.
(sql-mode-syntax-table): double-dash starts comments is defined as
". 56" instead of ". 12b" for XEmacs.
(sql-stop, sql-interactive-mode): Doc fixes.
(sql-postgres): Queries for database and server, not just one.
(sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
1999-02-19 04:27:18 +00:00
Richard M. Stallman
c7055d6660
(sql-set-sqli-hook): A hook run when sql-buffer is
...
changed. This is needed for master.el to work.
(sql-set-sqli-buffer): Use the new hook.
(sql-make-alternate-buffer-name): Function that sets
sql-alternate-buffer-name.
(sql-alternate-buffer-name): Possible name of SQLi buffers.
(sql-interactive-mode): Set sql-alternate-buffer-name.
(sql-rename-buffer): New command.
(sql-interactive-mode-menu): Menu for SQLi buffers.
(sql-interactive-mode): Doc fix. sql-input-ring-separator
and sql-input-ring-file-name are used to temporarily set
comint-input-ring-file-name and comint-input-ring-separator when
reading and writing input history files.
(sql-stop): Use sql-input-ring-separator and
sql-input-ring-file-name.
(sql-input-ring-file-name): New variable with customization.
(sql-input-ring-separator): New variable with customization.
(sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
Callers changed.
(sql-show-sqli-buffer): The message for "sql-buffer is not set"
now includes the name of the current buffer.
(sql-mode): Set paragraph-separate and paragraph-start so that
sql-send-paragraph sends the entire SQL statements, even if it
contains indented lines.
1999-02-19 04:24:12 +00:00
Richard M. Stallman
ebdf0c3398
(iso-transl-ae): Renamed from iso-transl-e-slash.
...
(iso-transl-a-ring): Renamed from iso-transl-a-slash.
(iso-transl-AE): Renamed from iso-transl-E-slash.
(iso-transl-A-ring): Renamed from iso-transl-A-slash.
(iso-transl-char-map): Related changes.
1999-02-19 01:38:02 +00:00
Dave Love
7cc45a35b1
(format-encode-run-method, format-decode-run-method): Fix previous change.
1999-02-18 15:46:31 +00:00
Kenichi Handa
cd52991697
(coding-system-list): Moved to mule.el.
1999-02-18 13:11:50 +00:00
Kenichi Handa
80a7463d83
(coding-system-list): Moved here from
...
mule-util.el to avoid autoloading mule-util by the call of
select-safe-coding-system.
1999-02-18 13:11:24 +00:00
Richard M. Stallman
7cbf1dc1d3
(turn-on-auto-fill): Mark it as an option for `text-mode-hook'.
1999-02-18 07:24:11 +00:00
Richard M. Stallman
3373a131db
(easy-menu-get-map): Don't crash if (current-local-map) is nil.
1999-02-18 01:10:46 +00:00
Richard M. Stallman
0a162908c8
(file-cache-filter-regexps): Added .class.
1999-02-17 18:16:13 +00:00
Kenichi Handa
a1e2477428
(decompose-region): Use
...
insert-buffer-substring instead of insert-buffer to avoid putting
mark.
1999-02-17 12:39:48 +00:00
Andreas Schwab
9aa84f7f92
(scroll-calendar-left): Don't set
...
displayed-month and displayed-year here, let generate-calendar do
it, after range checking.
1999-02-17 10:32:01 +00:00
Simon Marshall
68c67d1f82
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
...
correctly an object declared via a constructor from a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitalised types only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.
1999-02-17 10:06:41 +00:00
Simon Marshall
abb7e5cfc3
Added c-at-toplevel-p for font-lock.el.
1999-02-17 09:46:28 +00:00
Richard M. Stallman
02882bbce6
(dired-move-to-filename-regexp): Prepend .* so that we find the
...
last match if there are multiple matches.
1999-02-17 02:23:44 +00:00
Kenichi Handa
337ae039f2
(iso-2022-jp-2): New coding system.
...
("Japanese"): Put iso-2022-jp-2 in coding-priority property.
1999-02-17 00:15:34 +00:00
Richard M. Stallman
6016b6e4dc
(describe-function-1): Accept non-symbols.
1999-02-16 23:09:54 +00:00
Richard M. Stallman
c3ce7bf4ec
(tex-run-command, latex-run-command)
...
(slitex-run-command, tex-command): Doc changes.
(tex-start-options-string): Autoload it. Doc change. Provide
a menu for customization. Allow nil. Quote backslashes only once.
(tex-start-tex): Handle nil value of tex-start-options-string
and apply shell-quote-argument to it.
1999-02-16 10:39:24 +00:00
Eli Zaretskii
6c18d2f5c5
(ls-lisp-insert-directory): Call fceiling to round
...
the size in blocks, since it can be a float.
(ls-lisp-format): Likewise
1999-02-16 08:29:22 +00:00
Kenichi Handa
ffd809f2f2
(japanese-shift-jis): Add charset-origin-alist property.
1999-02-16 07:32:43 +00:00
Richard M. Stallman
bccc6e3d9f
(compile-internal): Use save-selected-window.
1999-02-16 03:36:28 +00:00
Richard M. Stallman
8e70c858a7
Record new maintainer.
1999-02-16 03:07:34 +00:00
Richard M. Stallman
2751e20bad
(rmail-show-message): If an unseen message has a
...
Summary-line in its header, get past one more line before looking
for the X-Coding-System header.
1999-02-16 01:05:33 +00:00
Richard M. Stallman
c306e0e09f
(momentary-string-display): Bind inhibit-read-only.
1999-02-16 00:52:36 +00:00
Richard M. Stallman
2654fa92b2
(speedbar-item-info-tag-helper): Scan the whole line.
1999-02-16 00:33:44 +00:00