]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Sun, 10 Aug 1997 04:02:46 +0000 (04:02 +0000)]
Czech added, Lao modified.
Richard M. Stallman [Sun, 10 Aug 1997 00:15:53 +0000 (00:15 +0000)]
(init_system_name): If domain is null, don't add a period.
Richard M. Stallman [Sat, 9 Aug 1997 20:09:16 +0000 (20:09 +0000)]
(custom-declare-face): Call make-face-x-resource-internal.
Richard M. Stallman [Sat, 9 Aug 1997 19:11:15 +0000 (19:11 +0000)]
(widget-single-line-display-table): Variable
commented out; don't use it either.
Richard M. Stallman [Sat, 9 Aug 1997 18:37:59 +0000 (18:37 +0000)]
(idl-mode-hook): New variable.
(c-initialization-hook): New variable.
Richard M. Stallman [Sat, 9 Aug 1997 18:36:45 +0000 (18:36 +0000)]
(c-styles-alist): In "java" style, set
c-hanging-comment-starter-p to nil to preserve Javadoc starter lines.
(c-set-style-2): Fixed broken implementation of inherited styles.
(c-set-style): Call c-initialize-builtin-style.
(c-initialize-builtin-style): Handle c-style-variables-are-local-p.
Richard M. Stallman [Sat, 9 Aug 1997 18:31:43 +0000 (18:31 +0000)]
(idl-mode): Support for CORBA's IDL language.
(c-initialize-cc-mode): Move the calling of
c-make-styles-buffer-local into c-initialize-builtin-style.
(c-initialize-cc-mode): Run the c-initialization-hook, but only once
per Emacs session.
Richard M. Stallman [Sat, 9 Aug 1997 18:30:01 +0000 (18:30 +0000)]
Comment change.
Richard M. Stallman [Sat, 9 Aug 1997 18:28:54 +0000 (18:28 +0000)]
(c-beginning-of-statement-1): When checking for bare semi, don't match
on a semi following a close brace.
(c-guess-basic-syntax): CASE 5I: When adding 'inclass syntax, use the
relpos pointing to the class opening brace, unless that hangs on the
right side, in which case, use the start of the class/struct keyword.
Richard M. Stallman [Sat, 9 Aug 1997 18:26:19 +0000 (18:26 +0000)]
(c-symbol-key):
First character must be a letter or underscore.
(c-styles-are-initialized): Variable deleted.
(c-common-init): Don't initialize styles here.
(idl-mode-abbrev-table): New variable.
(idl-mode-map, idl-mode-syntax-table): New variables.
(c-idl-menu): New menu.
Richard M. Stallman [Sat, 9 Aug 1997 17:35:22 +0000 (17:35 +0000)]
(telnet-host-properties): Initialize it properly.
Richard M. Stallman [Sat, 9 Aug 1997 16:46:53 +0000 (16:46 +0000)]
Fix previous change.
Richard M. Stallman [Sat, 9 Aug 1997 08:10:48 +0000 (08:10 +0000)]
Delete autoload cookies (file is preloaded).
Richard M. Stallman [Sat, 9 Aug 1997 08:09:30 +0000 (08:09 +0000)]
(lisp, shortlisp): Add bindings.el and case-table.elc.
Richard M. Stallman [Sat, 9 Aug 1997 08:01:07 +0000 (08:01 +0000)]
(format-alist): Doc fix.
Richard M. Stallman [Sat, 9 Aug 1997 07:37:02 +0000 (07:37 +0000)]
(describe-key): Don't put a colon after the command name.
Richard M. Stallman [Sat, 9 Aug 1997 04:46:22 +0000 (04:46 +0000)]
(init_buffer): Use getcwd instead of getwd, if available.
Michael Kifer [Sat, 9 Aug 1997 04:30:41 +0000 (04:30 +0000)]
new version
Richard M. Stallman [Sat, 9 Aug 1997 03:44:54 +0000 (03:44 +0000)]
(read1): Handle read_escape making a multibyte character.
Richard M. Stallman [Sat, 9 Aug 1997 03:41:42 +0000 (03:41 +0000)]
(enable-kinsoku): Doc fix.
Richard M. Stallman [Sat, 9 Aug 1997 03:34:34 +0000 (03:34 +0000)]
(set-face-doc-string): Define once again, as alias.
Richard M. Stallman [Sat, 9 Aug 1997 03:06:55 +0000 (03:06 +0000)]
(do_autoload): Require a suffix for the file.
Geoff Voelker [Sat, 9 Aug 1997 02:53:48 +0000 (02:53 +0000)]
Initial revision
Richard M. Stallman [Sat, 9 Aug 1997 02:38:14 +0000 (02:38 +0000)]
(format-annotate-single-property-change,
format-annotate-atomic-property-change): move code that interprets
nil as 0 inside test that property is numeric.
Richard M. Stallman [Sat, 9 Aug 1997 02:23:32 +0000 (02:23 +0000)]
(viper-replace-overlay-pixmap)
(viper-search-face-pixmap): Variables deleted.
(viper-replace-overlay-face, viper-search-face): Use "gray3" explicitly.
Richard M. Stallman [Sat, 9 Aug 1997 02:11:29 +0000 (02:11 +0000)]
Correct the autoload cookies.
Geoff Voelker [Sat, 9 Aug 1997 01:46:03 +0000 (01:46 +0000)]
Add includes.
Undo definitions of crt routines from config.h.
Geoff Voelker [Sat, 9 Aug 1997 01:45:19 +0000 (01:45 +0000)]
(lisp): Update paths to lisp files that have moved.
(ctags.obj): New target.
(etags.obj, getopt.obj, make-docfile.obj): Update dependencies.
Add includes.
Richard M. Stallman [Sat, 9 Aug 1997 01:23:47 +0000 (01:23 +0000)]
(cyrillic-translit): \\ changed to / to
conform to other input methods. Misprints corrected.
Richard M. Stallman [Fri, 8 Aug 1997 22:26:02 +0000 (22:26 +0000)]
(view-just-bury): New variable.
(view-mode-exit): Obey it.
Richard M. Stallman [Fri, 8 Aug 1997 22:25:31 +0000 (22:25 +0000)]
(help-mode): Set view-no-disable-on-exit.
Richard M. Stallman [Fri, 8 Aug 1997 22:09:25 +0000 (22:09 +0000)]
(completion-setup-function): Don't set completion-base-size
when completing in a non-minibuffer.
Richard M. Stallman [Fri, 8 Aug 1997 21:32:50 +0000 (21:32 +0000)]
(find-emacs-lisp-shadows): Don't mention `subdirs.el'.
(list-load-path-shadows): When noninteractive, if there are shadows,
start with a message explaining what this is a problem.
Richard M. Stallman [Fri, 8 Aug 1997 20:09:27 +0000 (20:09 +0000)]
(redisplay_window): Fix access to w->last_point{,_[xy]}.
Richard M. Stallman [Fri, 8 Aug 1997 20:07:59 +0000 (20:07 +0000)]
(Flocal_variable_p, Ffind_operation_coding_system): Declared.
(find_symbol_value): Fix declaration.
Richard M. Stallman [Fri, 8 Aug 1997 20:06:34 +0000 (20:06 +0000)]
(Frequire): Don't insist on a suffix
if the file name argument was explicitly specified.
Richard M. Stallman [Fri, 8 Aug 1997 06:42:34 +0000 (06:42 +0000)]
(command-line-1): Don't let type-ahead inhibit the
initial contents of *scratch*.
Richard M. Stallman [Fri, 8 Aug 1997 06:40:52 +0000 (06:40 +0000)]
(cyrillic-language-alist): Fix punctuation.
Richard M. Stallman [Thu, 7 Aug 1997 20:51:57 +0000 (20:51 +0000)]
(fill-context-prefix): Accept a whitespace
prefix from the second line, regardless of the first line.
Richard M. Stallman [Thu, 7 Aug 1997 18:54:49 +0000 (18:54 +0000)]
(term-default-fg-color):
(term-default-bg-color): Default to nil.
Richard M. Stallman [Thu, 7 Aug 1997 18:44:32 +0000 (18:44 +0000)]
Fix previous change.
Richard M. Stallman [Thu, 7 Aug 1997 18:43:31 +0000 (18:43 +0000)]
(PATH_LOCK): Definition deleted.
Richard M. Stallman [Thu, 7 Aug 1997 18:43:19 +0000 (18:43 +0000)]
(init_filelock): Function deleted.
Richard M. Stallman [Thu, 7 Aug 1997 18:42:56 +0000 (18:42 +0000)]
(main): Remove call to init_filelock.
Richard M. Stallman [Thu, 7 Aug 1997 18:37:17 +0000 (18:37 +0000)]
(mkdir): Don't create lockdir.
(lockdir): Variable deleted.
(paths-force): Don't operate on PATH_LOCK.
Richard M. Stallman [Thu, 7 Aug 1997 18:35:29 +0000 (18:35 +0000)]
Remove lockdir, it is no longer needed.
Richard M. Stallman [Thu, 7 Aug 1997 17:36:36 +0000 (17:36 +0000)]
(c-set-offset): Add autoload cookie.
Richard M. Stallman [Thu, 7 Aug 1997 17:33:49 +0000 (17:33 +0000)]
(x-list-fonts): Return "default" when appropriate.
(query-fontset): Add (alternative) alias definition.
Richard M. Stallman [Thu, 7 Aug 1997 17:25:43 +0000 (17:25 +0000)]
Initial revision
Roland McGrath [Thu, 7 Aug 1997 15:53:39 +0000 (15:53 +0000)]
(update-file-autoloads): Use anchored regexp search instead of requiring
leading newline before generate-autoload-cookie, which gave false negative
if sole cookie in file was at bob.
Richard M. Stallman [Thu, 7 Aug 1997 09:01:52 +0000 (09:01 +0000)]
(current_column): Update ptr differently at newline
so that current_column_bol_cache is set properly.
Richard M. Stallman [Thu, 7 Aug 1997 08:59:08 +0000 (08:59 +0000)]
(Fwiden, Fnarrow_to_region, save_restriction_restore):
Don't set clip_changed if the new values are the same as the old.
Richard M. Stallman [Thu, 7 Aug 1997 08:56:22 +0000 (08:56 +0000)]
(Fwrite_region): Turn off the feature of checking
whether another buffer has locked this file.
Richard M. Stallman [Thu, 7 Aug 1997 08:30:47 +0000 (08:30 +0000)]
(COERCE_MARKER): New macro.
(redisplay_internal): Coerce Voverlay_arrow_position to a number
to record it in last_arrow_position.
(mark_window_display_accurate, redisplay_window): Likewise.
(redisplay_window): Don't do the "only point has change" optimization
if the overlay arrow is in this buffer.
Richard M. Stallman [Thu, 7 Aug 1997 08:30:32 +0000 (08:30 +0000)]
(cyrillic-language-alist): Add one language.
Michael Kifer [Thu, 7 Aug 1997 04:48:48 +0000 (04:48 +0000)]
new version
Kenichi Handa [Thu, 7 Aug 1997 04:18:18 +0000 (04:18 +0000)]
(sendmail-send-it): Bind sendmail-coding-system
to buffer-file-coding-system if it is non-nil.
Richard M. Stallman [Thu, 7 Aug 1997 03:52:11 +0000 (03:52 +0000)]
(unexec): Cast 1st arg in mmap calls.
Richard M. Stallman [Thu, 7 Aug 1997 02:49:18 +0000 (02:49 +0000)]
(quail-update-leim-list-file):
Use insert-file-contents instead of find-file-noselect
and in the process avoid the RAWFILE feature.
Richard M. Stallman [Thu, 7 Aug 1997 02:43:11 +0000 (02:43 +0000)]
(insert-file-contents-literally): Doc fix.
Richard M. Stallman [Thu, 7 Aug 1997 02:12:40 +0000 (02:12 +0000)]
(init_sys_modes) [mips || HAVE_TCATTR]:
Handle flow_control by setting VSTART and VSTOP characters.
Richard M. Stallman [Wed, 6 Aug 1997 19:43:02 +0000 (19:43 +0000)]
(redisplay_internal): Count only visible frames at first.
Richard M. Stallman [Wed, 6 Aug 1997 18:59:33 +0000 (18:59 +0000)]
(lock_file_1, lock_file): Add casts.
Richard M. Stallman [Wed, 6 Aug 1997 18:56:43 +0000 (18:56 +0000)]
(syms_of_xselect): Doc syntax fixes.
Richard M. Stallman [Wed, 6 Aug 1997 18:54:05 +0000 (18:54 +0000)]
(syms_of_coding): Doc syntax fixes.
Richard M. Stallman [Wed, 6 Aug 1997 17:57:31 +0000 (17:57 +0000)]
Include leim/ChangeLog in leim distribution.
Richard M. Stallman [Wed, 6 Aug 1997 17:46:39 +0000 (17:46 +0000)]
(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
Richard M. Stallman [Wed, 6 Aug 1997 17:45:55 +0000 (17:45 +0000)]
(timezone-parse-date): Handle additional style (9).
Oliver Seidel [Wed, 6 Aug 1997 10:56:15 +0000 (10:56 +0000)]
Fixed header, typos, layout, documentation.
Oliver Seidel [Wed, 6 Aug 1997 09:14:25 +0000 (09:14 +0000)]
Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
to make menus work anywhere.
Oliver Seidel [Wed, 6 Aug 1997 08:56:03 +0000 (08:56 +0000)]
Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
Cancelling the editing of an entry will not delete it any more.
Oliver Seidel [Wed, 6 Aug 1997 08:12:03 +0000 (08:12 +0000)]
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.
Richard M. Stallman [Wed, 6 Aug 1997 07:11:59 +0000 (07:11 +0000)]
(Yacc_suffixes, Asm_suffixes): Add some alternatives.
Richard M. Stallman [Wed, 6 Aug 1997 06:31:13 +0000 (06:31 +0000)]
Whitespace change.
Richard M. Stallman [Wed, 6 Aug 1997 04:29:14 +0000 (04:29 +0000)]
(ispell-dictionary-alist): Doc fix.
Richard M. Stallman [Wed, 6 Aug 1997 02:47:18 +0000 (02:47 +0000)]
(compilation-parse-errors): Fix previous change.
Kenichi Handa [Wed, 6 Aug 1997 01:09:16 +0000 (01:09 +0000)]
(detect_eol_type): Fix previous change.
Oliver Seidel [Tue, 5 Aug 1997 22:39:04 +0000 (22:39 +0000)]
Made todomode.el available under GPL.
Oliver Seidel [Tue, 5 Aug 1997 22:34:14 +0000 (22:34 +0000)]
Fixed insertion routine with help from Trey Jackson
<tjackson@ichips.intel.com>; added todo-ins-thresh;
fixed keyboard layout to remove unwanted keys.
Richard M. Stallman [Tue, 5 Aug 1997 22:03:07 +0000 (22:03 +0000)]
(x-cut-buffer-or-selection-value): Fix previous change.
Richard M. Stallman [Tue, 5 Aug 1997 21:38:52 +0000 (21:38 +0000)]
(vc-version-diff): Change the Newer version prompt.
Richard M. Stallman [Tue, 5 Aug 1997 20:52:56 +0000 (20:52 +0000)]
(functionp): Use byte-code-function-p, not compiled-function-p.
Richard M. Stallman [Tue, 5 Aug 1997 20:51:55 +0000 (20:51 +0000)]
(read-quoted-char): Fix handling of meta-chars.
Richard M. Stallman [Tue, 5 Aug 1997 20:15:34 +0000 (20:15 +0000)]
Comment change.
Richard M. Stallman [Tue, 5 Aug 1997 18:19:33 +0000 (18:19 +0000)]
(detect_eol_type): If EOL representation does not
seem consistent, use no conversion.
Richard M. Stallman [Tue, 5 Aug 1997 18:08:38 +0000 (18:08 +0000)]
(syms_of_fontset): Doc fixes.
Richard M. Stallman [Tue, 5 Aug 1997 17:25:06 +0000 (17:25 +0000)]
(mail-mode): Allow TAB after prefix in previous change.
Richard M. Stallman [Tue, 5 Aug 1997 17:16:00 +0000 (17:16 +0000)]
(update-autoloads-from-directories):
Don't process file names that start with `.'.
Richard M. Stallman [Tue, 5 Aug 1997 17:10:16 +0000 (17:10 +0000)]
(finder-compile-keywords): Don't process file names that start with `.'.
Richard M. Stallman [Tue, 5 Aug 1997 17:06:51 +0000 (17:06 +0000)]
(updates): Add missing semicolons.
Geoff Voelker [Tue, 5 Aug 1997 17:03:56 +0000 (17:03 +0000)]
Set mode-line-frame-identification
to remove frame name from mode-line instead of
mode-line-buffer-identification.
Oliver Seidel [Tue, 5 Aug 1997 16:47:01 +0000 (16:47 +0000)]
Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
fixed TYPO, fixed todo-file-cmd, cleaned up rcs history.
Oliver Seidel [Tue, 5 Aug 1997 14:43:39 +0000 (14:43 +0000)]
Added improvements from Ron Gut <rgut@aware.com>.
Added category management.
Richard M. Stallman [Tue, 5 Aug 1997 08:10:20 +0000 (08:10 +0000)]
(gud): Fix defgroup doc.
Richard M. Stallman [Tue, 5 Aug 1997 08:06:52 +0000 (08:06 +0000)]
(compilation-error-regexp-alist): Make the
MIPS/DEC pattern more specific at the start; accept warnings
as well as errors.
Richard M. Stallman [Tue, 5 Aug 1997 07:05:12 +0000 (07:05 +0000)]
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.
Richard M. Stallman [Tue, 5 Aug 1997 06:41:51 +0000 (06:41 +0000)]
(mail-mode): Fix previous change.
Treat a supercite prefix not followed by text
as a paragraph separator.
Richard M. Stallman [Tue, 5 Aug 1997 06:07:24 +0000 (06:07 +0000)]
(comment-line-break-function): New variable.
(do-auto-fill): Use that variable.
Richard M. Stallman [Tue, 5 Aug 1997 05:49:10 +0000 (05:49 +0000)]
(cd-absolute): Add missing arg to `error'.
Richard M. Stallman [Tue, 5 Aug 1997 05:32:28 +0000 (05:32 +0000)]
Fix copyright holder name.