]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Sun, 27 Jun 1999 21:23:26 +0000 (21:23 +0000)]
(calendar-only-one-frame-setup): New function.
Karl Heuer [Sun, 27 Jun 1999 21:21:31 +0000 (21:21 +0000)]
(read_key_sequence): Properly reinitialize
fkey_map after translating thru Vkey_translation_map.
After translating thru Vfunction_key_map, don't reset
keytrans-start to 0.
Karl Heuer [Fri, 25 Jun 1999 00:43:53 +0000 (00:43 +0000)]
*** empty log message ***
Geoff Voelker [Thu, 24 Jun 1999 22:05:46 +0000 (22:05 +0000)]
w32heap.h (osinfo_cache): Declare.
Geoff Voelker [Thu, 24 Jun 1999 22:05:35 +0000 (22:05 +0000)]
w32heap.c (osinfo_cache): New variable.
(cache_system_info): Initialize osinfo_cache.
Geoff Voelker [Thu, 24 Jun 1999 22:05:14 +0000 (22:05 +0000)]
(get_emacs_configuration): Use GetVersionEx to
handle NT5.0 correctly. Include build number in configuration.
w32heap.c (osinfo_cache): New variable.
Karl Heuer [Thu, 24 Jun 1999 18:04:46 +0000 (18:04 +0000)]
(iso-8859-n-locale-regexp): Doc fix.
Karl Heuer [Thu, 24 Jun 1999 18:01:32 +0000 (18:01 +0000)]
(casify_object): Use make_multibyte_string
if we casify a multibyte string.
Karl Heuer [Thu, 24 Jun 1999 17:54:20 +0000 (17:54 +0000)]
*** empty log message ***
Karl Heuer [Wed, 23 Jun 1999 16:31:28 +0000 (16:31 +0000)]
(iso-8859-n-locale-regexp): Doc fix.
Karl Heuer [Wed, 23 Jun 1999 15:11:39 +0000 (15:11 +0000)]
*** empty log message ***
Dave Love [Wed, 23 Jun 1999 09:23:38 +0000 (09:23 +0000)]
(erlang_attribute): Fix undefined variable usage (after Potorti).
Karl Heuer [Wed, 23 Jun 1999 05:30:39 +0000 (05:30 +0000)]
Unset EMACS_UNIBYTE, so Emacs runs in its default state.
Quote $EMACS, in case it's a program with args.
Kenichi Handa [Tue, 22 Jun 1999 23:25:16 +0000 (23:25 +0000)]
(Finsert_file_contents): In the case of REPALCE, call
del_range_byte instead off del_range_1, set `inserted' to the
number of characters actually inserted.
Karl Heuer [Tue, 22 Jun 1999 22:47:50 +0000 (22:47 +0000)]
(sc-emacs-features): Doc fix.
Karl Heuer [Tue, 22 Jun 1999 22:46:17 +0000 (22:46 +0000)]
Comment fix.
Karl Heuer [Tue, 22 Jun 1999 22:43:36 +0000 (22:43 +0000)]
(auto-mode-alist): Add pike-mode.
Karl Heuer [Sun, 20 Jun 1999 19:35:07 +0000 (19:35 +0000)]
(tar-header-block-tokenize): Don't assume that the last byte
of a numeric field is a space or a NUL. Parse it as
potentially part of the number. This is used by GNU tar
1.12.64012 to handle larger values.
Karl Heuer [Sun, 20 Jun 1999 19:29:15 +0000 (19:29 +0000)]
(custom-handle-keyword): Fix error message.
Andrew Innes [Fri, 18 Jun 1999 21:20:48 +0000 (21:20 +0000)]
(smtpmail-send-it): Use convert-standard-filename to make file names
for queued mail safe on Windows (`:' is invalid in file names on
Windows).
Kenichi Handa [Fri, 18 Jun 1999 06:11:29 +0000 (06:11 +0000)]
(decode_coding_sjis_big5): Avoid compiler warning.
Paul Eggert [Fri, 18 Jun 1999 05:49:18 +0000 (05:49 +0000)]
(BOOT_TIME_FILE): New macro.
(get_boot_time): Use it instead of hardwiring the file name.
Check BOOT_TIME_FILE only after inspecting the kernel directly.
Karl Heuer [Thu, 17 Jun 1999 22:57:01 +0000 (22:57 +0000)]
(invalid_eol_type): Make it unsigned.
Karl Heuer [Thu, 17 Jun 1999 22:52:23 +0000 (22:52 +0000)]
(send_process): Delete unsafe/redundant assignment.
Kenichi Handa [Thu, 17 Jun 1999 12:12:47 +0000 (12:12 +0000)]
(coding-system-eol-type-mnemonic):
Docstring modified. Return a string.
Kenichi Handa [Thu, 17 Jun 1999 12:12:07 +0000 (12:12 +0000)]
(describe-current-coding-system-briefly): Fix format string.
Kenichi Handa [Thu, 17 Jun 1999 12:11:46 +0000 (12:11 +0000)]
(describe-current-input-method):
Current-input-method is string.
(toggle-input-method): Docstring fixed.
Jason Rumney [Thu, 17 Jun 1999 08:45:30 +0000 (08:45 +0000)]
Handle wide characters properly.
Karl Heuer [Thu, 17 Jun 1999 07:10:20 +0000 (07:10 +0000)]
*** empty log message ***
Karl Heuer [Thu, 17 Jun 1999 05:35:21 +0000 (05:35 +0000)]
(sql-input-ring-file-name): Doc fix.
Karl Heuer [Thu, 17 Jun 1999 05:31:22 +0000 (05:31 +0000)]
(special-display-buffer-names):
Don't put (get-file-buffer diary-file) on this list.
Karl Heuer [Thu, 17 Jun 1999 05:29:34 +0000 (05:29 +0000)]
(mpuz-try-proposal): Fix message call.
Don't penalize player for certain impossible guesses.
Andrew Innes [Wed, 16 Jun 1999 20:02:55 +0000 (20:02 +0000)]
(strerror): Override the default implementation of
strerror, so we can map winsock error codes.
Andrew Innes [Wed, 16 Jun 1999 20:00:19 +0000 (20:00 +0000)]
(sys_strerror): New function.
Andrew Innes [Wed, 16 Jun 1999 19:58:02 +0000 (19:58 +0000)]
(w32_to_x_weight): Return "demibold" instead of "semibold".
Andrew Innes [Wed, 16 Jun 1999 19:55:59 +0000 (19:55 +0000)]
Use an icon with a transparent background, to be in
keeping with other applications.
Andrew Innes [Wed, 16 Jun 1999 19:54:45 +0000 (19:54 +0000)]
(ls-lisp-format-time): If timestamp is invalid,
return the string "Unk 0 0000" so at least it appears to be a
valid timestamp to `dired-move-to-filename-regexp'.
Kenichi Handa [Wed, 16 Jun 1999 02:33:32 +0000 (02:33 +0000)]
(syms_of_buffer): Don't make
enable-multibyte-characters customizable.
Karl Heuer [Tue, 15 Jun 1999 17:40:09 +0000 (17:40 +0000)]
Undo previous undo -- spiegel's change already corrected rms's.
Kenichi Handa [Tue, 15 Jun 1999 08:11:35 +0000 (08:11 +0000)]
(ps-control-character): Fix previous change.
Karl Heuer [Tue, 15 Jun 1999 05:48:18 +0000 (05:48 +0000)]
(vc-dired-mode): Undo previous two changes.
Karl Heuer [Tue, 15 Jun 1999 05:35:56 +0000 (05:35 +0000)]
(rmail-summary-output-to-rmail-file): Avoid
multiple output of the last message.
Karl Heuer [Tue, 15 Jun 1999 05:31:37 +0000 (05:31 +0000)]
*** empty log message ***
Karl Heuer [Tue, 15 Jun 1999 05:30:07 +0000 (05:30 +0000)]
(Fuser_full_name): Doc fix.
Kenichi Handa [Mon, 14 Jun 1999 23:24:09 +0000 (23:24 +0000)]
Fix previous change.
Eli Zaretskii [Mon, 14 Jun 1999 15:10:14 +0000 (15:10 +0000)]
(IT-display-table-setup): Do not remap \222 to
the ASCII apostrophe, as most DOS codepages have some other glyph
there.
Kenichi Handa [Mon, 14 Jun 1999 07:16:21 +0000 (07:16 +0000)]
(setup-ethiopic-environment-internal):
Use quail-activate-hook instead of obsolete hook quail-mode-hook.
(exit-ethiopic-environment): Likewize.
Kenichi Handa [Mon, 14 Jun 1999 07:11:40 +0000 (07:11 +0000)]
("ethiopic"): Add translation rules.
Karl Heuer [Sun, 13 Jun 1999 22:48:46 +0000 (22:48 +0000)]
(unexec): Dump the .rodata section from memory
under IRIX6.5 in order to be able to unexec with gcc.
Jason Rumney [Sun, 13 Jun 1999 17:49:12 +0000 (17:49 +0000)]
(clear_cached_bitmap_slots): Remove.
(get_bitmap_with_cache): Check if CreateBitmap failed.
Adjust cache size dynamically so cache is never larger than the
system limit of GDI resources.
Do cache clearing inline. Move global variables to local scope.
Karl Heuer [Sun, 13 Jun 1999 02:38:57 +0000 (02:38 +0000)]
(scroll-preserve-screen-position): Fix typo in type.
Karl Heuer [Sun, 13 Jun 1999 02:37:28 +0000 (02:37 +0000)]
(crisp-mode): (defcustom) Initialize with
custom-initialize-default to avoid infinite loop.
(crisp-mode): (defun) Call transient-mark-mode here, not when
loading the file. Run crisp-mode-hook here, and run
crisp-load-hook when loading the file.
Karl Heuer [Sun, 13 Jun 1999 02:35:37 +0000 (02:35 +0000)]
(rmail-output-read-rmail-file-name): If in
rmail-summary buffer, search for pattern in rmail-file.
Karl Heuer [Sun, 13 Jun 1999 02:33:49 +0000 (02:33 +0000)]
(rmail-summary-output-to-rmail-file): Fix typo.
Karl Heuer [Sat, 12 Jun 1999 05:52:54 +0000 (05:52 +0000)]
(cperl-invalid-face): Fix custom type.
Karl Heuer [Sat, 12 Jun 1999 04:33:08 +0000 (04:33 +0000)]
(vhdl-port-copy): Fix parsing bug.
(vhdl-port-paste-generic-map): Fix indentation bug.
(vhdl-port-paste-port-map): Fix indentation bug.
(vhdl-scan-file-contents): Make scanning case insensitive.
Karl Heuer [Sat, 12 Jun 1999 04:07:04 +0000 (04:07 +0000)]
(gnus-permanently-visible-groups): Fix custom type.
Karl Heuer [Sat, 12 Jun 1999 04:04:14 +0000 (04:04 +0000)]
(ps-printer-name): Fix custom type.
Karl Heuer [Sat, 12 Jun 1999 03:57:37 +0000 (03:57 +0000)]
(write-file): When buffer is not already visiting a file,
don't put buffer name in the minibuffer, just make it the default.
Also handle just directory as arg usefully in that case.
Karl Heuer [Sat, 12 Jun 1999 03:56:14 +0000 (03:56 +0000)]
(sendmail-user-agent-compose):
Ignore case when inserting the rest of the "other" headers.
Karl Heuer [Sat, 12 Jun 1999 03:54:03 +0000 (03:54 +0000)]
(help-for-help): Mention C-h C-i. Clear up C-h n.
Karl Heuer [Sat, 12 Jun 1999 03:52:13 +0000 (03:52 +0000)]
(info-lookup-file, info-lookup-symbol): Doc fix.
(info-lookup-interactive-arguments): Never insert the default
into the minibuffer automatically.
Karl Heuer [Sat, 12 Jun 1999 03:50:37 +0000 (03:50 +0000)]
(compute_motion): Fix boundary case.
Karl Heuer [Sat, 12 Jun 1999 03:44:31 +0000 (03:44 +0000)]
(cancel_mouse_face): new function. See equiv
changes to xterm.c on 1996-10-31.
(x_set_window_size): use cancel_mouse_face.
(w32_read_socket): use cancel_mouse_face.
Update frame position when size is restored.
Karl Heuer [Sat, 12 Jun 1999 03:36:46 +0000 (03:36 +0000)]
(getf): Don't call get*.
Karl Heuer [Thu, 10 Jun 1999 01:19:33 +0000 (01:19 +0000)]
(shell-command): Avoid printing "mark set" message.
Dave Love [Wed, 9 Jun 1999 17:57:05 +0000 (17:57 +0000)]
(compilation-error-regexp-alist): Allow
digits in program name in first pattern.
André Spiegel [Wed, 9 Jun 1999 16:52:56 +0000 (16:52 +0000)]
(vc-dired-mode): Don't match anything before the date in
dired-move-to-filename-regexp.
Kenichi Handa [Tue, 8 Jun 1999 00:26:51 +0000 (00:26 +0000)]
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
japanese-jisx0208-1978 correctly.
Kenichi Handa [Mon, 7 Jun 1999 11:02:33 +0000 (11:02 +0000)]
(quail-define-rules): Fix typo in docstring.
Stephen Eglen [Sat, 5 Jun 1999 11:48:02 +0000 (11:48 +0000)]
Add iswitchb-minibuffer-setup to minibuffer-setup-hook in
iswitchb-default-keybindings.
Karl Heuer [Sat, 5 Jun 1999 01:18:14 +0000 (01:18 +0000)]
(command-line): Don't set user-init-file directly;
tell `load' to set it.
Karl Heuer [Sat, 5 Jun 1999 01:17:08 +0000 (01:17 +0000)]
(ange-ftp-shell-command): Handle error-buffer arg.
Karl Heuer [Sat, 5 Jun 1999 01:15:26 +0000 (01:15 +0000)]
(Vuser_init_file): New variable.
(syms_of_lread): Set up Lisp variable.
(Fload): Store the file name there, if var was t before.
Karl Heuer [Sat, 5 Jun 1999 01:13:36 +0000 (01:13 +0000)]
(get_boot_time): Don't look at /proc/uptime; it
doesn't work if the system date is changed, or if the system
is suspended. Look at the last-modified time of
/var/run/random-seed instead.
Karl Heuer [Fri, 4 Jun 1999 18:48:16 +0000 (18:48 +0000)]
(help-xref-interned): Fix insertion of fdoc and revamp.
Karl Heuer [Fri, 4 Jun 1999 18:46:17 +0000 (18:46 +0000)]
(next-history-element):
Handle minibuffer-text-before-history properly when reading sexps.
Karl Heuer [Fri, 4 Jun 1999 18:42:20 +0000 (18:42 +0000)]
(standard-display-european):
For an interactive call by the user,
don't set enable-multibyte-characters,
and don't set the terminal coding system.
Karl Heuer [Fri, 4 Jun 1999 18:40:43 +0000 (18:40 +0000)]
Don't change hooks on loading.
(auto-show-mode): Autoload. Default to nil. Add :set &c.
(auto-show-mode): Add to hooks here.
Karl Heuer [Fri, 4 Jun 1999 18:39:01 +0000 (18:39 +0000)]
Don't print any messages or display
a buffer when loading the library.
(r2b-help): Doc fix.
(r2b-help-message): Update the documentation.
(r2b-load-quietly): Variable deleted.
(r2b-convert-buffer): Doc fix.
Karl Heuer [Fri, 4 Jun 1999 18:36:35 +0000 (18:36 +0000)]
(regexp-opt-group): Avoid infinite
recursion on bogus input.
Karl Heuer [Fri, 4 Jun 1999 18:22:55 +0000 (18:22 +0000)]
(speedbar-hack-buffer-menu): Fixed so if the user
does not select a buffer from the buffers menu, then the attached
frame is not switched to anything.
Kenichi Handa [Thu, 3 Jun 1999 23:53:52 +0000 (23:53 +0000)]
(ccl-encode-vscii): Typo fixed
(viet-viscii-...->viet-vscii...).
Kenichi Handa [Thu, 3 Jun 1999 23:28:22 +0000 (23:28 +0000)]
(iso-2022-7bit-lock-ss2): Typo fixed.
Andrew Innes [Thu, 3 Jun 1999 21:00:10 +0000 (21:00 +0000)]
(get_section_info) [_ALPHA_]: Force as much bss data
as possible to be dumped, for safety.
Andrew Innes [Thu, 3 Jun 1999 19:44:06 +0000 (19:44 +0000)]
Fix typo.
Kenichi Handa [Wed, 2 Jun 1999 23:44:53 +0000 (23:44 +0000)]
(ENCODE_SJIS_BIG5_CHARACTER): Encode charset
latin-jisx0201 correctly.
Kenichi Handa [Wed, 2 Jun 1999 02:18:27 +0000 (02:18 +0000)]
Newly generated from hangul.el, hangul3.el, and hanja.el.
Karl Heuer [Tue, 1 Jun 1999 16:59:41 +0000 (16:59 +0000)]
Add commentary.
Dave Love [Tue, 1 Jun 1999 15:59:32 +0000 (15:59 +0000)]
RefTeX URL.
Dave Love [Tue, 1 Jun 1999 15:54:31 +0000 (15:54 +0000)]
Add :link to defgroup.
(fortran-blink-matching-if): Match ELSE statements too.
(fortran-fill-statement, fortran-fill): Bind auto-fill-function so
that filling is always done.
Karl Heuer [Mon, 31 May 1999 18:09:42 +0000 (18:09 +0000)]
*** empty log message ***
Karl Heuer [Mon, 31 May 1999 18:06:22 +0000 (18:06 +0000)]
(append-next-kill): Use an arg to distinguish
interactive calls from Lisp calls, rather than (interactive-p).
Karl Heuer [Mon, 31 May 1999 17:41:54 +0000 (17:41 +0000)]
(iso-transl-language-alist): Interchange n and N.
Dave Love [Mon, 31 May 1999 14:49:05 +0000 (14:49 +0000)]
Add to minor-mode-map-alist. Remove hook installation
and keymap munging on load.
(msb-mode): New option.
(msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
Doc fix.
(msb-mode-map): New variable.
(msb-mode): New command.
Dave Love [Mon, 31 May 1999 14:47:33 +0000 (14:47 +0000)]
(ispell-alternate-dictionary): Fix custom type.
(ispell-complete-word-dict): Likewise.
Eli Zaretskii [Mon, 31 May 1999 08:34:19 +0000 (08:34 +0000)]
forms-save-buffer): Call set-buffer-modified-p to
force the data buffer to be saved, even if the data didn't
change, in case the write filter was modified. Restore the
current record after read-file-filter finishes.
Karl Heuer [Sat, 29 May 1999 19:26:53 +0000 (19:26 +0000)]
Delete the Kerberos stuff.
Karl Heuer [Sat, 29 May 1999 19:22:00 +0000 (19:22 +0000)]
(texinfo-format-direntry): Avoid blank line.
Karl Heuer [Sat, 29 May 1999 19:20:07 +0000 (19:20 +0000)]
(font-lock-apply-syntactic-highlight): Don't die if
VALUE is a syntax table.