1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
Commit Graph

9647 Commits

Author SHA1 Message Date
Richard M. Stallman
ba6b3a2a59 (defun-prompt-regexp): Fix customize type. 1997-09-09 02:57:48 +00:00
Richard M. Stallman
9cbf5df254 (executable-chmod): Fix customize type. 1997-09-09 02:57:27 +00:00
Richard M. Stallman
233f3fb8de (shell-chdrive-regexp): Likewise. 1997-09-09 02:56:56 +00:00
Richard M. Stallman
6c80b133aa (ispell-personal-dictionary): Fix customize type. 1997-09-09 02:56:16 +00:00
Richard M. Stallman
fec1279bc2 (dabbrev-case-fold-search): Remove extra quote in customize constant.
(dabbrev-case-replace): Likewise.
1997-09-09 02:56:04 +00:00
Richard M. Stallman
0db1ff2312 (custom-variable-save): Fixed doc string.
(custom-variable-menu): Make it clear that `Lisp
mode' edit the initial lisp expression.
1997-09-09 00:21:07 +00:00
Per Abrahamsen
1e4ed6df18 *** empty log message *** 1997-09-08 19:17:57 +00:00
Richard M. Stallman
67053274b5 (info-insert-file-contents): Bind
coding-system-for-write to no-conversion.
1997-09-08 18:26:41 +00:00
Richard M. Stallman
12eb951fa5 (mail-mode): Allow dash in citation prefixes
in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
1997-09-08 10:28:45 +00:00
Richard M. Stallman
e35832ba25 (telnet-initial-filter): Temporarily go to proper buffer. 1997-09-08 10:27:58 +00:00
Richard M. Stallman
3304a6c452 (standard-display-european): Arg AUTO
specifies coding system for terminal output (if needed).
1997-09-08 09:59:29 +00:00
Richard M. Stallman
35ae8ec829 (command-line): Pass charset to standard-display-european. 1997-09-08 09:57:37 +00:00
Richard M. Stallman
ab85f1b124 (insert-directory): Encode the file name. 1997-09-08 09:56:52 +00:00
Kenichi Handa
6cade423e8 (quail-translation-keymap): Bind C-space
to quail-select-current.
1997-09-08 07:23:23 +00:00
Richard M. Stallman
4574ee6c8d (fill-individual-paragraphs): Don't include
paragraph-separate lines in any paragraph; just skip them.
1997-09-08 06:47:05 +00:00
Richard M. Stallman
6e23ef57e9 Comment change. 1997-09-08 03:24:58 +00:00
Richard M. Stallman
f4a344bae3 (c-version): Updated. 1997-09-08 03:24:01 +00:00
Richard M. Stallman
62971612a2 (c-style-alist) <python>:, knr-argdecl-intro == +
fill-column = 78, arglist-intro <= +, inextern-lang <= 0.
Set c-comment-continuation-stars to "".
1997-09-08 03:22:22 +00:00
Richard M. Stallman
9796cb5b2f (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
error results when buffer contains only a comment and point is at eob.

(c-inside-bracelist-p): Add a test to the enum list test so that enum
in a k&r arg decl doesn't confuse handling of the function body.
1997-09-08 03:20:49 +00:00
Richard M. Stallman
b2eeba64e9 (c-mode-base-map): Don't define C-c C-e here.
(c-mode-map, c++-mode-map): Define C-c C-e here.
(objc-mode-map): Define C-c C-e, not /.
(java-mode-map, idl-mode-map): Don't define /.
1997-09-08 03:20:17 +00:00
Richard M. Stallman
fd3b1ef655 (c-beginning-of-statement): Fixes in sentence movement to properly
handle M-e moving forward into a comment when looking at preceding
whitespace, and M-a moving backward into comment when looking at
following whitespace.

(c-comment-line-break-function): Don't break line in the middle of a string.
1997-09-08 03:20:02 +00:00
Richard M. Stallman
0b79b2ace8 (load-with-code-conversion):
Use third arg to eval-buffer and don't set buffer-file-name.
1997-09-07 18:32:24 +00:00
Richard M. Stallman
c532f34968 (command-line-1): Update copyright year in string. 1997-09-07 17:07:01 +00:00
Richard M. Stallman
e14a8f4c59 (universal-coding-system-argument): Improve prompt strings. 1997-09-07 06:51:34 +00:00
Richard M. Stallman
4ddd2beb67 Rename uniquify-fix-list-* to uniquify-fix-item-*.
All callers changed.

(uniquify-rationalize-file-buffer-names):
Use directory-file-name for directories (eliminate trailing slash).
Call uniquify-fix-item-unrationalized-buffer.
(uniquify-buffer-file-name): Use directory-file-name.
(uniquify-fix-item-unrationalized-buffer): New function.
(uniquify-unrationalized-buffer): Function deleted.
1997-09-07 06:17:29 +00:00
Richard M. Stallman
8ad97b87ee (menu-bar-options-menu): Simplify global-font-lock-mode
entry using enhanced global-font-lock-mode function.
1997-09-07 04:43:10 +00:00
Richard M. Stallman
09efee6cc7 (quail-execute-non-quail-command): Call quail-terminate-translation. 1997-09-07 04:31:35 +00:00
Richard M. Stallman
7967f8ab1e (time-stamp-time-zone): Allow nil as alternative. 1997-09-07 04:30:52 +00:00
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
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
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
Richard M. Stallman
e83be08050 (compilation-ask-about-save): Add autoload cookie. 1997-09-05 19:41:25 +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
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