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.
|