1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-19 21:31:54 -07:00
Commit graph

26840 commits

Author SHA1 Message Date
Oliver Seidel
579e1c6780 Improved documentation. Broke some lines to comply with
Richard M. Stallman's email to please keep in sync with the
rest of the Emacs distribution files.
1997-08-06 08:12:03 +00:00
Richard M. Stallman
829a5736b9 (Yacc_suffixes, Asm_suffixes): Add some alternatives. 1997-08-06 07:11:59 +00:00
Richard M. Stallman
657fcfbd41 Whitespace change. 1997-08-06 06:31:13 +00:00
Richard M. Stallman
fbbd6e46c0 (ispell-dictionary-alist): Doc fix. 1997-08-06 04:29:14 +00:00
Richard M. Stallman
2f5f9dbd56 (compilation-parse-errors): Fix previous change. 1997-08-06 02:47:18 +00:00
Kenichi Handa
85a02ca454 (detect_eol_type): Fix previous change. 1997-08-06 01:09:16 +00:00
Oliver Seidel
595b2334ee Made todomode.el available under GPL. 1997-08-05 22:39:04 +00:00
Oliver Seidel
3d8105fb39 Fixed insertion routine with help from Trey Jackson
<tjackson@ichips.intel.com>; added todo-ins-thresh;
fixed keyboard layout to remove unwanted keys.
1997-08-05 22:34:14 +00:00
Richard M. Stallman
dc64c73985 (x-cut-buffer-or-selection-value): Fix previous change. 1997-08-05 22:03:07 +00:00
Richard M. Stallman
ba27415c3e (vc-version-diff): Change the Newer version prompt. 1997-08-05 21:38:52 +00:00
Richard M. Stallman
c029995c63 (functionp): Use byte-code-function-p, not compiled-function-p. 1997-08-05 20:52:56 +00:00
Richard M. Stallman
bf896a1b80 (read-quoted-char): Fix handling of meta-chars. 1997-08-05 20:51:55 +00:00
Richard M. Stallman
c404182949 Comment change. 1997-08-05 20:15:34 +00:00
Richard M. Stallman
bc4bc72a9a (detect_eol_type): If EOL representation does not
seem consistent, use no conversion.
1997-08-05 18:19:33 +00:00
Richard M. Stallman
fc8915913f (syms_of_fontset): Doc fixes. 1997-08-05 18:08:38 +00:00
Richard M. Stallman
6acf83d3c0 (mail-mode): Allow TAB after prefix in previous change. 1997-08-05 17:25:06 +00:00
Richard M. Stallman
0ceb5fe0ef (update-autoloads-from-directories):
Don't process file names that start with `.'.
1997-08-05 17:16:00 +00:00
Richard M. Stallman
6656e09937 (finder-compile-keywords): Don't process file names that start with `.'. 1997-08-05 17:10:16 +00:00
Richard M. Stallman
1d0d784f03 (updates): Add missing semicolons. 1997-08-05 17:06:51 +00:00
Geoff Voelker
f182c531a2 Set mode-line-frame-identification
to remove frame name from mode-line instead of
mode-line-buffer-identification.
1997-08-05 17:03:56 +00:00
Oliver Seidel
a360be793e Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
fixed TYPO, fixed todo-file-cmd, cleaned up rcs history.
1997-08-05 16:47:01 +00:00
Oliver Seidel
da2ee6858f Added improvements from Ron Gut <rgut@aware.com>.
Added category management.
1997-08-05 14:43:39 +00:00
Richard M. Stallman
f6aa627c0b (gud): Fix defgroup doc. 1997-08-05 08:10:20 +00:00
Richard M. Stallman
51e9459c62 (compilation-error-regexp-alist): Make the
MIPS/DEC pattern more specific at the start; accept warnings
as well as errors.
1997-08-05 08:06:52 +00:00
Richard M. Stallman
358d28fb0b Doc fixes.
(default-terminal-coding-system): New var.
(set-terminal-coding-system):
Use default-terminal-coding-system as default.
(default-keyboard-coding-system): New variable.
(set-keyboard-coding-system):
Use default-keyboard-coding-system as default.
1997-08-05 07:05:12 +00:00
Richard M. Stallman
a8fb994089 (mail-mode): Fix previous change.
Treat a supercite prefix not followed by text
as a paragraph separator.
1997-08-05 06:41:51 +00:00
Richard M. Stallman
b3ac9fa99a (comment-line-break-function): New variable.
(do-auto-fill): Use that variable.
1997-08-05 06:07:24 +00:00
Richard M. Stallman
31c691c1a1 (cd-absolute): Add missing arg to `error'. 1997-08-05 05:49:10 +00:00
Richard M. Stallman
3cea0ca7f8 Fix copyright holder name. 1997-08-05 05:32:28 +00:00
Richard M. Stallman
36d31689c2 (dontcompilefiles): Delete cyril-util.el. 1997-08-05 05:29:21 +00:00
Richard M. Stallman
2631431ffc (standard-display-cyrillic-translit):
Set standard-display-table here, not when loading the file.
Read argument properly with `interactive'.
1997-08-05 05:00:55 +00:00
Richard M. Stallman
e5a60108a2 (format-annotate-atomic-property-change):
Look thru all elements of PROP-ALIST for a number,
if OLD and NEW are numbers.
1997-08-05 04:44:55 +00:00
Richard M. Stallman
688697012a (time-stamp): Use insert-and-inherit for new stamp. 1997-08-05 03:44:40 +00:00
Kenichi Handa
10ce5ba361 (cyrillic-translit): Doc-string of the package
modified.  Several tranlation rules modified.
1997-08-05 01:43:58 +00:00
Kenichi Handa
a2ac524f20 Initial revision 1997-08-05 01:18:21 +00:00
Kenichi Handa
29b398b690 (RUSSIAN): Add quail/cyril-jis.el. 1997-08-05 01:16:44 +00:00
Kenichi Handa
e62b3a78d9 Move Quail package cyrillic-jis-russian to
quail/cyril-jis.el.
1997-08-05 01:15:57 +00:00
Kenichi Handa
7286c88e13 (cyrillic-language-alist): New variable.
(standard-display-cyrillic-translit): Add autoload cookie.
1997-08-05 01:10:07 +00:00
Richard M. Stallman
f80235e34f (pascal-mode-syntax-table): _ is now a symbol constituent.
(pascal-indent-case): Removed unnecessary calls to marker-position.
(pascal-indent-declaration): Editing a parameterlist at the end of
a buffer does not hang.  Removed unnecessary call to marker-position.
(pascal-get-lineup-indent): Removed unused variable.
Now indents parameterlist correctly.
(pascal-completion-response): Removed unused variable.
1997-08-04 19:42:32 +00:00
Richard M. Stallman
15b605aea8 (pp-to-string): Use emacs-lisp-mode-sytax-table. 1997-08-04 19:06:02 +00:00
Richard M. Stallman
8bc15fa853 (isearch-quote-char): Fix handling of control
characters, copied from quoted-insert.
1997-08-04 19:03:37 +00:00
Richard M. Stallman
cb2fdcfa49 (basic-save-buffer-1): Add missing argument for error. 1997-08-04 18:56:42 +00:00
Richard M. Stallman
4adf39571b (quail-update-leim-list-file): Go to the
beginning of the package file, in case it was already visited.
1997-08-04 18:55:42 +00:00
Oliver Seidel
8cdc3b3d9d Added Raise/Lower item. 1997-08-04 16:18:45 +00:00
Richard M. Stallman
4029fd9a3f (x-get-selection): Change default for data-type
back to `STRING'.
1997-08-04 07:46:26 +00:00
Kenichi Handa
de94d711e2 (set-default-coding-systems): New function. 1997-08-04 07:03:08 +00:00
Kenichi Handa
96cf572e1e (setup-chinese-gb-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.
1997-08-04 07:01:31 +00:00
Kenichi Handa
bd14cdd0cb (setup-english-environment): Call set-default-coding-systems. 1997-08-04 07:01:31 +00:00
Kenichi Handa
1158c5be3a (setup-8-bit-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
1997-08-04 07:01:31 +00:00
Kenichi Handa
b711bb8038 (setup-japanese-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
1997-08-04 07:01:31 +00:00