Thu, 16 Oct 1997 18:17:52 +0000 |
Karl Heuer |
(L_getit): Always make named tags so that Emacs
|
Thu, 16 Oct 1997 18:13:44 +0000 |
Karl Heuer |
(Fwhere_is_internal): some minor mode bindings weren't
|
Thu, 16 Oct 1997 18:12:06 +0000 |
Karl Heuer |
(describe-variable): Pass default value to completing-read.
|
Thu, 16 Oct 1997 18:09:31 +0000 |
Karl Heuer |
(narrow-to-page): Check whether forward-page
|
Thu, 16 Oct 1997 18:07:23 +0000 |
Karl Heuer |
(scheme-let-indent): New arg NORMAL-INDENT.
|
Thu, 16 Oct 1997 00:07:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows):
|
Thu, 16 Oct 1997 00:04:22 +0000 |
Karl Heuer |
(uniquify-buffer-name-style): Add :require.
|
Wed, 15 Oct 1997 23:57:19 +0000 |
Karl Heuer |
(widget-button-click): Move point to where clicked.
|
Wed, 15 Oct 1997 23:55:45 +0000 |
Karl Heuer |
(auto-save-list-file-prefix): Fix custom type.
|
Wed, 15 Oct 1997 23:48:01 +0000 |
Karl Heuer |
(outline-back-to-heading): New arg INVISIBLE-OK.
|
Wed, 15 Oct 1997 23:40:43 +0000 |
Karl Heuer |
(toggle-scroll-bar): Call prefix-numeric-value.
|
Wed, 15 Oct 1997 23:36:30 +0000 |
Karl Heuer |
(help-mode-maybe): New function, on temp-buffer-show-hook.
|
Wed, 15 Oct 1997 23:34:58 +0000 |
Karl Heuer |
(compilation-forget-errors):
|
Wed, 15 Oct 1997 23:33:14 +0000 |
Karl Heuer |
(smtpmail-send-it): Don't use time-stamp-strftime.
|
Wed, 15 Oct 1997 23:28:06 +0000 |
Karl Heuer |
(gc_sweep): Free memory blocks that contain only unused
|
Wed, 15 Oct 1997 23:15:09 +0000 |
Karl Heuer |
(isearch-printing-char): Change S-SPC to SPC.
|
Wed, 15 Oct 1997 23:12:54 +0000 |
Karl Heuer |
(Fstring_to_number): Handle NEGATIVE for floats too.
|
Wed, 15 Oct 1997 23:10:11 +0000 |
Karl Heuer |
(end-of-visible-line): After skipping some invisible chars.
|
Wed, 15 Oct 1997 23:06:46 +0000 |
Karl Heuer |
(rmail): Avoid showing message twice.
|
Wed, 15 Oct 1997 23:03:30 +0000 |
Karl Heuer |
(report-emacs-bug): Delete the condition-case.
|
Wed, 15 Oct 1997 23:00:25 +0000 |
Karl Heuer |
(imenu-add-to-menubar): If not using
|
Wed, 15 Oct 1997 22:54:24 +0000 |
Karl Heuer |
(hs-special-modes-alist): Correct alist
|
Wed, 15 Oct 1997 22:50:09 +0000 |
Karl Heuer |
(mail-bury): Check for value, not just
|
Wed, 15 Oct 1997 22:45:35 +0000 |
Karl Heuer |
(read_list): Don't recognize Vload_file_name
|
Wed, 15 Oct 1997 22:41:09 +0000 |
Karl Heuer |
(winner-change-fun): Don't use pushnew.
|
Wed, 15 Oct 1997 22:18:37 +0000 |
Karl Heuer |
(window_scroll): When scrolling forward and point is
|
Wed, 15 Oct 1997 17:18:11 +0000 |
Oliver Seidel |
Everything seems to work in Harald Melands Emacs 20.02 and
|
Wed, 15 Oct 1997 14:30:41 +0000 |
Oliver Seidel |
Attempted to reconcile Harald's changes with mine since 1.15.
|
Wed, 15 Oct 1997 14:00:12 +0000 |
Oliver Seidel |
Fixed 'file-item' and added 20.02 split-string function.
|
Tue, 14 Oct 1997 22:22:35 +0000 |
Oliver Seidel |
Added string-split (which I stole from ediff-util), changed
|
Mon, 13 Oct 1997 18:11:44 +0000 |
Andrew Innes |
Ensure standard handles are reset even if spawnve fails.
|
Mon, 13 Oct 1997 18:06:22 +0000 |
Andrew Innes |
Pass menu handle by value.
|
Mon, 13 Oct 1997 17:08:02 +0000 |
Eli Zaretskii |
(decode_mode_spec): Display non-nil title as the frame's
|
Mon, 13 Oct 1997 16:57:32 +0000 |
Eli Zaretskii |
(set_menu_bar_lines): Make the function external instead
|
Mon, 13 Oct 1997 16:52:09 +0000 |
Eli Zaretskii |
(shut_down_emacs): Call `dos_cleanup'.
|
Mon, 13 Oct 1997 16:40:24 +0000 |
Eli Zaretskii |
(mouse_get_pos): Remove reduntant call to `int86'.
|
Mon, 13 Oct 1997 16:29:00 +0000 |
Eli Zaretskii |
Declare Vdos_windows_version.
|
Mon, 13 Oct 1997 16:21:52 +0000 |
Eli Zaretskii |
(__tb): Define.
|
Mon, 13 Oct 1997 16:05:32 +0000 |
Eli Zaretskii |
(x-long-option-alist): New variable.
|
Sat, 11 Oct 1997 03:57:20 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
|
Sat, 11 Oct 1997 03:56:02 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 11 Oct 1997 03:54:19 +0000 |
Richard M. Stallman |
(command-line): Don't suppress suffix search.
|
Sat, 11 Oct 1997 03:31:06 +0000 |
Richard M. Stallman |
(make-help-screen): Make scroll bar work normally.
|
Thu, 09 Oct 1997 09:24:50 +0000 |
Oliver Seidel |
Harald Meland <harald.meland@usit.uio.no> asked for
|
Thu, 02 Oct 1997 04:33:26 +0000 |
Richard M. Stallman |
(gettimeofday, one arg or two):
|
Thu, 02 Oct 1997 03:12:38 +0000 |
Karl Heuer |
(round_up): Make arguments and return type unsigned.
|
Thu, 02 Oct 1997 03:10:50 +0000 |
Karl Heuer |
(syms_of_print): Fix doc string of print-gensym.
|
Thu, 02 Oct 1997 03:10:35 +0000 |
Karl Heuer |
Make sure that make-docfile does not see the doc string
|