Tue, 15 Oct 1996 02:58:27 +0000 |
Richard M. Stallman |
(f90-no-block-limit): Fixed bug for indentation of
|
Mon, 14 Oct 1996 23:39:54 +0000 |
Richard M. Stallman |
(Vdebug_on_signal): Renamed from Vdebug_force.
|
Mon, 14 Oct 1996 07:54:04 +0000 |
Karl Heuer |
Fix typo in comment.
|
Sun, 13 Oct 1996 15:34:06 +0000 |
Richard M. Stallman |
(UNEXEC): Undef before defining.
|
Sun, 13 Oct 1996 14:00:48 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line):
|
Sun, 13 Oct 1996 13:59:51 +0000 |
Richard M. Stallman |
(describe-function): If no fn specified, say so.
|
Sun, 13 Oct 1996 05:59:42 +0000 |
Paul Eggert |
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
|
Sat, 12 Oct 1996 23:54:53 +0000 |
Richard M. Stallman |
(define-function): Define as alias for defalias.
|
Sat, 12 Oct 1996 23:54:33 +0000 |
Richard M. Stallman |
Use defalias not define-function.
|
Sat, 12 Oct 1996 23:54:12 +0000 |
Richard M. Stallman |
(define-function): Mark it as obsolete.
|
Sat, 12 Oct 1996 23:52:30 +0000 |
Richard M. Stallman |
(Fdefine_function): Function definition deleted.
|
Sat, 12 Oct 1996 17:24:45 +0000 |
Paul Eggert |
(rlog_options): Look for ' option' rather than 'unknown option',
|
Sat, 12 Oct 1996 16:10:09 +0000 |
Richard M. Stallman |
Explain what major modes can do for imenu and font-lock.
|
Sat, 12 Oct 1996 16:08:08 +0000 |
Richard M. Stallman |
(rmail): Run rmail-mail-hook last.
|
Sat, 12 Oct 1996 16:06:40 +0000 |
Richard M. Stallman |
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
|
Sat, 12 Oct 1996 15:26:41 +0000 |
Richard M. Stallman |
(struct frame): New field phys_cursor_on.
|
Sat, 12 Oct 1996 02:57:53 +0000 |
Richard M. Stallman |
(msb--toggle-menu-type): Call menu-bar-update-buffers with t.
|
Sat, 12 Oct 1996 02:42:58 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 12 Oct 1996 02:41:07 +0000 |
Richard M. Stallman |
(edt-load-xkeys): Doc fix.
|
Sat, 12 Oct 1996 02:40:26 +0000 |
Richard M. Stallman |
(set-process-filter): Doc fix.
|
Sat, 12 Oct 1996 02:39:33 +0000 |
Richard M. Stallman |
Doc fixes on most variables.
|
Sat, 12 Oct 1996 02:34:32 +0000 |
Richard M. Stallman |
(tpu-load-xkeys): Doc fix.
|
Sat, 12 Oct 1996 02:32:56 +0000 |
Richard M. Stallman |
(nnfolder-ignore-active-file): Doc fix.
|
Sat, 12 Oct 1996 02:31:48 +0000 |
Richard M. Stallman |
(2C-two-columns): Doc fix.
|
Sat, 12 Oct 1996 02:30:37 +0000 |
Richard M. Stallman |
(r2b-proceedings-list, r2b-help-message): Doc fixes.
|
Sat, 12 Oct 1996 02:29:04 +0000 |
Richard M. Stallman |
(solitaire): Doc fix.
|
Fri, 11 Oct 1996 03:11:21 +0000 |
Richard M. Stallman |
(Fbuffer_has_markers_at): New function.
|
Fri, 11 Oct 1996 03:11:00 +0000 |
Richard M. Stallman |
(newline): Use buffer-has-markers-at.
|
Fri, 11 Oct 1996 02:34:27 +0000 |
Richard M. Stallman |
(browse-url-at-point): Add autoload cookie.
|
Fri, 11 Oct 1996 02:32:17 +0000 |
Richard M. Stallman |
(browse-url): New function.
|
Thu, 10 Oct 1996 21:39:13 +0000 |
Richard M. Stallman |
(auto-mode-alist): .hpp files get C++ mode.
|
Thu, 10 Oct 1996 03:29:50 +0000 |
Jim Meyering |
[__hpux]: Define hpux. From Eric Backus.
|
Wed, 09 Oct 1996 20:30:23 +0000 |
Richard M. Stallman |
(init_display): If not yet initialized,
|
Wed, 09 Oct 1996 04:56:48 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Give the menu a title when the menu is a single keymap.
|
Tue, 08 Oct 1996 23:13:39 +0000 |
Erik Naggum |
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make
|
Tue, 08 Oct 1996 23:00:54 +0000 |
Richard M. Stallman |
(comint-read-noecho): Clear out the intermediate strings.
|
Tue, 08 Oct 1996 21:35:03 +0000 |
Richard M. Stallman |
(line-move): Ignore invisibility in `move-to-column'.
|
Tue, 08 Oct 1996 19:01:56 +0000 |
Richard M. Stallman |
(cancel-function-timers): Add autoload.
|
Tue, 08 Oct 1996 18:22:57 +0000 |
Erik Naggum |
(with-current-buffer): Correct indentation property.
|
Tue, 08 Oct 1996 08:03:42 +0000 |
Richard M. Stallman |
Move two function definitions.
|
Mon, 07 Oct 1996 18:29:22 +0000 |
Richard M. Stallman |
(sgml-specials): Delete `-' from the list.
|
Mon, 07 Oct 1996 17:54:39 +0000 |
Richard M. Stallman |
(struct position): New field ovstring_chars_done.
|
Mon, 07 Oct 1996 17:54:16 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS): New definition.
|
Mon, 07 Oct 1996 17:52:50 +0000 |
Richard M. Stallman |
(Buffer-menu-revert): New function.
|
Mon, 07 Oct 1996 16:10:14 +0000 |
Richard M. Stallman |
(cancel-timer): Add autoload cookie.
|
Sun, 06 Oct 1996 22:50:07 +0000 |
Richard M. Stallman |
(Info-read-subfile): Allow a file name as arg.
|
Sun, 06 Oct 1996 22:49:28 +0000 |
Richard M. Stallman |
Clarify how insert-in-front-hooks and insert-behind-hooks are used.
|
Sun, 06 Oct 1996 22:48:40 +0000 |
Richard M. Stallman |
(display_text_line): New arg ovstr_done. (Callers changed).
|
Sun, 06 Oct 1996 20:46:35 +0000 |
Richard M. Stallman |
(x_set_internal_border_width): Only change
|
Sun, 06 Oct 1996 20:44:10 +0000 |
Richard M. Stallman |
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
|
Sun, 06 Oct 1996 19:50:49 +0000 |
Richard M. Stallman |
(etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
|
Sun, 06 Oct 1996 19:34:12 +0000 |
Richard M. Stallman |
Provide an empty default for LD_SWITCH_X_SITE_AUX.
|
Sun, 06 Oct 1996 16:55:03 +0000 |
Erik Naggum |
(special-display-p): Doc fix.
|
Sun, 06 Oct 1996 16:27:39 +0000 |
Erik Naggum |
(print-help-return-message): Use new functions `special-display-p' and
|
Sun, 06 Oct 1996 16:17:41 +0000 |
Erik Naggum |
(Fspecial_display_p, Fsame_window_p): New functions.
|
Fri, 04 Oct 1996 18:40:55 +0000 |
Richard M. Stallman |
(rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.
|
Fri, 04 Oct 1996 18:39:31 +0000 |
Richard M. Stallman |
(rmail-summary-line-count-p): New variable.
|
Fri, 04 Oct 1996 05:10:54 +0000 |
Richard M. Stallman |
(file-name-non-special): New function.
|
Fri, 04 Oct 1996 05:08:44 +0000 |
Richard M. Stallman |
(decode_env_path): Add /: to dir names that could be magic.
|
Fri, 04 Oct 1996 04:43:42 +0000 |
Noah Friedman |
(eldoc-function-argstring-from-docstring): Add search that finds arglist
|