Richard M. Stallman
1b317e2c3e
(font-lock-comment-face, etc.):
...
defvars moved up to avoid warnings.
(font-lock-face-attributes, global-font-lock-mode): Add defvars.
1997-09-07 04:08:18 +00:00
Richard M. Stallman
019612373c
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
...
ps-number-of-zebra => ps-zebra-stripe-height.
1997-09-07 04:02:32 +00:00
Richard M. Stallman
0f46e66739
(simula-emacs-features): Treat Emacs 20 like Emacs 19.
1997-09-07 03:42:01 +00:00
Richard M. Stallman
8896f22d60
(ispell-command-loop):
...
Restore dedicated flg of selected window.
(ispell-overlay-window): Move dedicated flag of old window
into the bottom of the two windows made from it.
1997-09-07 03:40:29 +00:00
Richard M. Stallman
fc0678afb9
(read-language-name): Doc fix.
...
(set-language-environment): Improve prompt.
1997-09-07 03:39:44 +00:00
Richard M. Stallman
56072c8592
(global-font-lock-mode): When turning off
...
Global Font Lock mode, turn off Font Lock mode everywhere.
1997-09-07 01:29:14 +00:00
Richard M. Stallman
582305b09b
(regexp-opt): Doc fix.
1997-09-07 01:24:23 +00:00
Richard M. Stallman
adce3b5f3d
(move-past-close-and-reindent):
...
Don't move closeparen back onto the end of a comment.
1997-09-07 01:12:07 +00:00
Richard M. Stallman
f656ec48c3
(dired-flag-garbage-files): Move interactive flag across doc string.
1997-09-06 22:22:24 +00:00
Richard M. Stallman
1091853337
(m4-mode): Add autoload cookie.
1997-09-06 22:20:09 +00:00
Richard M. Stallman
6c4fd4363d
(auto-mode-alist): Handle .m4 and .mc files.
1997-09-06 22:18:47 +00:00
Richard M. Stallman
e3ac1b7f78
Add OpenBSD clause to set $machine.
1997-09-06 19:42:31 +00:00
Richard M. Stallman
cb1ee8118f
Test __OpenBSD__ along with __NetBSD__.
...
[__OpenBSD__]: Include sys/exec_elf.h.
1997-09-06 19:40:22 +00:00
Richard M. Stallman
61e630894a
Test __OpenBSD__ along with __NetBSD__.
1997-09-06 19:37:47 +00:00
Michael Kifer
bd698e987e
new version
1997-09-06 04:16:05 +00:00
Richard M. Stallman
a18ed1290d
Some comment and doc fixes.
...
(ps-print-version): New version number (3.05.1).
(ps-adobe-tag): Replace defvar by defcustom, and doc fix.
(ps-print-with-faces, ps-print-without-faces)
(ps-spool-with-faces, ps-spool-without-faces): Add arg REGION-P.
(ps-print-region-with-faces, ps-print-region)
(ps-spool-region, ps-spool-region-with-faces): Fix calls to
the functions above.
(ps-setup): Print value of ps-zebra-stripe, ps-number-of-zebra,
ps-line-number, ps-print-background-image,
and ps-print-background-text.
(ps-print-prologue-1): Bug fix in PostScript programming:
/BeginDSCPage, /BeginPage.
(ps-showpage-count, ps-ref-bold-faces, ps-ref-italic-faces)
(ps-ref-underlined-faces, font-lock-face-attributes)
(ps-initialize-faces): Vars deleted.
(ps-override-list, ps-extension-to-bit-face)
(ps-extension-to-screen-face, ps-initialize-faces, ps-header-height)
(ps-hard-lf, ps-soft-lf, ps-get-face, ps-map-font-lock): Fn deleted.
(ps-extend-face-list, ps-extend-face): Doc fix.
(ps-print-face-alist): New var to handle face alist.
(ps-printing-region): New var and fn.
(ps-header-page, ps-set-face-bold, ps-set-face-italic)
(ps-set-face-underline, ps-set-face-attribute, ps-map-face): New fn.
(ps-rmail-mode-hook, ps-rmail-print-message-from-summary)
(ps-print-message-from-summary, ps-vm-print-message-from-summary):
Fns moved.
(ps-background): New argument PAGE-NUMBER.
(ps-begin-file): Bug fix and print proper line number in a region.
(ps-begin-page): Call ps-header-page.
(ps-get-buffer-name): Indicates in the header when printing a region.
(ps-end-page): Delete ps-showpage-count.
(ps-dummy-page): Calls ps-header-page.
(ps-set-color): Programming improvement.
(ps-plot-region): Doc fix.
(ps-face-attributes): Same functionality as deleted ps-get-face.
(ps-build-reference-face-lists): Do the job by calling
ps-set-face-bold and ps-bold-faces, and friends.
1997-09-06 02:52:00 +00:00
Richard M. Stallman
3c72adf28e
Mode line format has changed.
1997-09-06 02:03:57 +00:00
Richard M. Stallman
2725d3db09
(uninstantiated-fontset-alist):
...
Variable name spelling fixed, and doc fix. All uses fixed.
(instantiate-fontset): Function name spelling fixed.
1997-09-05 23:40:12 +00:00
Richard M. Stallman
2743019037
(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
1997-09-05 23:39:21 +00:00
Richard M. Stallman
e2b992cbc6
(search-whitespace-regexp): Doc fix.
1997-09-05 23:33:10 +00:00
Richard M. Stallman
77a619127d
(load-with-code-conversion):
...
Don't bind enable-multibyte-characters; set it in the temp buffer.
1997-09-05 23:30:30 +00:00
Paul D. Smith
84760de2b5
Changes for GNU make 3.75.93.
1997-09-05 21:01:56 +00:00
Richard M. Stallman
e83be08050
(compilation-ask-about-save): Add autoload cookie.
1997-09-05 19:41:25 +00:00
Jeff Law
278271293f
* config.sub: Recognize v850-elf.
1997-09-05 18:08:34 +00:00
Kenichi Handa
61cb62a591
(setup-japanese-environment): Set
...
coding-category-iso-8-else to japanese-iso-8bit.
1997-09-05 12:30:29 +00:00
Kenichi Handa
b19fd4c592
(Ffind_operation_coding_system): If a function in
...
XXX-coding-system-alist returns a coding system (instead of cons
of coding systems), return cons of it.
1997-09-05 08:07:44 +00:00
Richard M. Stallman
05d7062806
(message-unix-mail-delimiter): Initialize
...
to the same value that rmail-unix-mail-delimiter is initialized to.
1997-09-05 06:15:33 +00:00
Richard M. Stallman
f070b8ae20
(easy-menu-create-keymaps):
...
If two distinct items have the same string, make different
keyx events for them.
1997-09-05 05:45:02 +00:00
Richard M. Stallman
2e02a76fcc
(charset-quoted-standard-p): New function.
...
Use it instead of quoted-symbol-p.
(charset-id): Use charset-quoted-standard-p.
(quoted-symbol-p): Function deleted.
(set-terminal-coding-system): Specify default to read-coding-system.
(set-keyboard-coding-system): Likewise.
1997-09-05 05:43:29 +00:00
Richard M. Stallman
024d8713bc
(Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 05:38:41 +00:00
Richard M. Stallman
9b787f3ead
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
1997-09-05 05:38:21 +00:00
Richard M. Stallman
34ba1f2ea4
(Fread_coding_system): Update decl.
1997-09-05 05:37:59 +00:00
Michael Kifer
96dffd25b0
new version
1997-09-05 04:48:58 +00:00
Richard M. Stallman
f152949dc8
Comment change.
1997-09-05 03:51:07 +00:00
Richard M. Stallman
82330e7fc0
(Fexpand_file_name): If default dir isn't string, use `/'.
1997-09-05 01:21:43 +00:00
Richard M. Stallman
ea6a7e9ec1
Comment change.
1997-09-04 20:25:56 +00:00
Erik Naggum
744b2e45aa
(main): Update Copyright messages.
1997-09-04 11:57:12 +00:00
Richard M. Stallman
3c8fccc3e5
(Faset): Simplify a statement in the char-table case.
...
This is to help some compilers.
1997-09-04 06:30:27 +00:00
Richard M. Stallman
bb0115a22e
(Qcoding_system_history): New variable.
...
(syms_of_coding): Initialize it.
(Fread_coding_system): Use Qcoding_system_history.
1997-09-04 05:58:20 +00:00
Richard M. Stallman
ea8b56b3c3
(set-buffer-file-coding-system): Improve prompt.
1997-09-04 05:57:44 +00:00
Richard M. Stallman
87505a984f
(read-input-method-name): Specify the input history properly.
...
(select-input-method): Improve prompt.
1997-09-04 05:54:38 +00:00
Richard M. Stallman
f44d27ceec
(setup_coding_system, Ffind_operation_coding_system)
...
(Fdetect_coding_region, Fread_coding_system):
Don't initialize a Lisp_Object.
1997-09-04 04:55:52 +00:00
Richard M. Stallman
dc7619af35
(toggle-input-method): No error if enable-multibyte-characters is nil.
1997-09-04 04:49:53 +00:00
Richard M. Stallman
7cdf2321b0
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.
1997-09-04 04:48:23 +00:00
Richard M. Stallman
e41b451795
(quail-update-translation):
...
Do insert translated char when enable-multibyte-characters is nil.
1997-09-04 04:47:34 +00:00
Richard M. Stallman
1b2af4b0ba
(detect_coding_mask): Re-work previous change.
...
(detect_eol): Fix use of == instead of -.
1997-09-04 03:31:10 +00:00
Kenichi Handa
aa5cc10d1a
(install): Fix previous change.
1997-09-04 01:22:26 +00:00
Kenichi Handa
dc08b15f9d
Do not copy leim-list.el twice.
1997-09-04 01:18:55 +00:00
Kenichi Handa
b0a22482ed
(install): Copy `skk' subdirectory too.
1997-09-04 01:12:08 +00:00
Richard M. Stallman
a383fece3e
(TAGS tags): Simply refer this to the src subdir.
1997-09-03 23:08:18 +00:00