Sun, 17 Nov 1996 19:30:55 +0000 |
Karl Heuer |
Initial revision
|
Sat, 16 Nov 1996 13:42:45 +0000 |
Simon Marshall |
Use simpler fn.
|
Sat, 16 Nov 1996 13:37:51 +0000 |
Simon Marshall |
use simpler fn.
|
Sat, 16 Nov 1996 13:33:51 +0000 |
Simon Marshall |
(a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
|
Sat, 16 Nov 1996 13:31:02 +0000 |
Simon Marshall |
(a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
|
Sat, 16 Nov 1996 13:27:49 +0000 |
Simon Marshall |
(a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
|
Thu, 14 Nov 1996 18:49:50 +0000 |
Karl Heuer |
(resize-minibuffer-frame-restore): Don't assume
|
Thu, 14 Nov 1996 09:17:55 +0000 |
Erik Naggum |
(report-emacs-bug): Reorder arguments.
|
Thu, 14 Nov 1996 02:06:05 +0000 |
Per Bothner |
Bunch of updates. See ChangeLog.
libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-961119
|
Wed, 13 Nov 1996 21:45:16 +0000 |
Erik Naggum |
(message-mode): Doc fix.
|
Wed, 13 Nov 1996 17:02:40 +0000 |
Francesco Potort |
Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
|
Wed, 13 Nov 1996 16:33:28 +0000 |
Erik Naggum |
(report-emacs-bug): New argument recent-keys read before bug subject
|
Tue, 12 Nov 1996 18:52:10 +0000 |
David J. MacKenzie |
cosmetic tweaks
|
Tue, 12 Nov 1996 07:12:24 +0000 |
Richard M. Stallman |
(redisplay_window): When handling scroll_conservatively,
|
Tue, 12 Nov 1996 06:04:05 +0000 |
Richard M. Stallman |
(find-grep-options): Treat solaris, irix like BSD.
|
Tue, 12 Nov 1996 06:03:20 +0000 |
Richard M. Stallman |
(Fmodify_frame_parameters): Use alist in reverse order.
|
Tue, 12 Nov 1996 04:49:23 +0000 |
David J. MacKenzie |
more bug fixes
|
Tue, 12 Nov 1996 04:26:06 +0000 |
Richard M. Stallman |
(isearch-complete1): If no completion,
|
Tue, 12 Nov 1996 04:13:06 +0000 |
Richard M. Stallman |
(Fexpand_abbrev): If the abbrev's expansion is nil,
|
Mon, 11 Nov 1996 23:25:46 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Don't change selected_frame's
|
Mon, 11 Nov 1996 20:42:08 +0000 |
Erik Naggum |
(combine-after-change-calls): The first form is not special.
|
Mon, 11 Nov 1996 20:33:21 +0000 |
Richard M. Stallman |
(Fcall_last_kbd_macro): Set this_command from last_command
|
Mon, 11 Nov 1996 20:32:48 +0000 |
Richard M. Stallman |
Include frame.h and window.h.
|
Mon, 11 Nov 1996 00:35:31 +0000 |
Richard M. Stallman |
(scroll_margin): New variable.
|
Mon, 11 Nov 1996 00:34:50 +0000 |
Richard M. Stallman |
(window_scroll): Handle scroll_margin
|
Sun, 10 Nov 1996 23:41:13 +0000 |
Richard M. Stallman |
(dired-jump): Never turn omitting *on*.
|
Sun, 10 Nov 1996 18:52:18 +0000 |
Richard M. Stallman |
(describe-variable): Pretty-print the values.
|
Sun, 10 Nov 1996 05:02:38 +0000 |
Richard M. Stallman |
(define-key-after): If AFTER is t, always put new binding at the end.
|
Sun, 10 Nov 1996 00:26:03 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Set optional_new_start instead of force_start.
|
Sun, 10 Nov 1996 00:25:30 +0000 |
Richard M. Stallman |
(redisplay_window): Handle optional_new_start.
|
Sun, 10 Nov 1996 00:25:20 +0000 |
Richard M. Stallman |
(struct window): New field optional_new_start.
|
Sat, 09 Nov 1996 22:17:58 +0000 |
Richard M. Stallman |
(sh-set-shell): Pass args no-query-flag
|
Sat, 09 Nov 1996 21:48:25 +0000 |
Richard M. Stallman |
(combine-after-change-calls): Add lisp-indent-function property.
|
Sat, 09 Nov 1996 21:48:07 +0000 |
Richard M. Stallman |
(combine-after-change-calls): New def-edebug-spec.
|
Sat, 09 Nov 1996 21:46:35 +0000 |
Richard M. Stallman |
(combine-after-change-calls): New macro.
|
Sat, 09 Nov 1996 21:36:20 +0000 |
Richard M. Stallman |
(main): Call syms_of_insdel.
|
Sat, 09 Nov 1996 21:36:00 +0000 |
Richard M. Stallman |
(signal_after_change): If Vcombine_after_change_calls,
|
Sat, 09 Nov 1996 09:21:20 +0000 |
Richard M. Stallman |
(comint-output-filter): Run comint-output-filter-functions
|
Sat, 09 Nov 1996 09:06:52 +0000 |
Richard M. Stallman |
(list-diary-entries): Reread the diary file if it has changed.
|
Sat, 09 Nov 1996 09:04:52 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Sat, 09 Nov 1996 08:50:43 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Handle minibuffer-auto-raise here.
|
Sat, 09 Nov 1996 05:44:07 +0000 |
Richard M. Stallman |
(fns.o): Depend on window.h.
|
Sat, 09 Nov 1996 05:41:20 +0000 |
Richard M. Stallman |
(fns.o): Depend on frame.h.
|
Fri, 08 Nov 1996 13:30:38 +0000 |
Francesco Potort |
* etags.c (relative_filename): Bug corrected.
|
Fri, 08 Nov 1996 07:35:31 +0000 |
David J. MacKenzie |
patches from bug-gnu-utils to support more architectures
libc-961108 libc-961109 libc-961110 libc-961111
|
Thu, 07 Nov 1996 21:14:18 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
|
Thu, 07 Nov 1996 21:13:22 +0000 |
Richard M. Stallman |
[emacs] (malloc, free): Define as xmalloc, and xfree.
|
Thu, 07 Nov 1996 21:12:46 +0000 |
Richard M. Stallman |
(Fmodify_frame_parameters): Doc fix.
|
Thu, 07 Nov 1996 06:21:19 +0000 |
Richard M. Stallman |
(sh-mode-syntax-table): Turn on comment syntax for #,
|
Thu, 07 Nov 1996 06:07:00 +0000 |
Richard M. Stallman |
(USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
|
Thu, 07 Nov 1996 05:59:43 +0000 |
Richard M. Stallman |
(sh-mode): Set `comment-start-skip'; otherwise
|
Thu, 07 Nov 1996 05:46:56 +0000 |
Richard M. Stallman |
(Ffile_attributes): Represent inode number as a pair of
|
Thu, 07 Nov 1996 04:21:08 +0000 |
Richard M. Stallman |
(locallisppath): Add leim directory.
|
Thu, 07 Nov 1996 03:51:16 +0000 |
Richard M. Stallman |
(display-time-format): New variable.
|
Thu, 07 Nov 1996 03:17:16 +0000 |
Richard M. Stallman |
(vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
|
Thu, 07 Nov 1996 00:16:51 +0000 |
Richard M. Stallman |
Clarify initial-frame-alist and default-frame-alist.
|
Wed, 06 Nov 1996 23:26:02 +0000 |
Richard M. Stallman |
(scroll_conservatively): New variable.
|
Wed, 06 Nov 1996 22:52:06 +0000 |
Richard M. Stallman |
(Fencode_time): Doc fix.
|
Wed, 06 Nov 1996 22:42:41 +0000 |
Richard M. Stallman |
(narrow-to-page): With negative arg, move back one extra
|
Wed, 06 Nov 1996 19:51:38 +0000 |
Richard M. Stallman |
[__DJGPP_MINOR__ == 0] (_rename): New function, a
|
Wed, 06 Nov 1996 19:03:53 +0000 |
Richard M. Stallman |
(minor-mode-alist): Don't use purecopy.
|
Wed, 06 Nov 1996 07:38:41 +0000 |
Richard M. Stallman |
(window_loop, case GET_BUFFER_WINDOW):
|
Tue, 05 Nov 1996 19:49:19 +0000 |
Richard M. Stallman |
(Fencode_time): Use xfree, not free.
|
Tue, 05 Nov 1996 19:48:26 +0000 |
Richard M. Stallman |
(PRINTFINISH): Use xfree, not free.
|
Tue, 05 Nov 1996 18:42:30 +0000 |
Richard M. Stallman |
(compile-auto-highlight): Renamed from
|
Tue, 05 Nov 1996 18:27:52 +0000 |
Richard M. Stallman |
(compile-highlight-display-limit): New variable.
|
Tue, 05 Nov 1996 18:27:41 +0000 |
Richard M. Stallman |
(time-stamp-dd/mm/yyyy): New function.
|
Tue, 05 Nov 1996 02:31:08 +0000 |
Richard M. Stallman |
(initial-frame-alist): Make default value nil--
|
Tue, 05 Nov 1996 02:15:11 +0000 |
Richard M. Stallman |
(Fx_create_frame): Look for X-resource for minibuffer.
|
Mon, 04 Nov 1996 23:51:33 +0000 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-subdir-files on *s.
|
Mon, 04 Nov 1996 16:35:44 +0000 |
Richard M. Stallman |
(PRINTPREPARE): Really do set free_print_buffer.
|
Mon, 04 Nov 1996 05:31:25 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.
|
Sun, 03 Nov 1996 20:38:56 +0000 |
Richard M. Stallman |
(makefile-font-lock-keywords): Handle dependencies
|
Sun, 03 Nov 1996 20:29:42 +0000 |
Richard M. Stallman |
Enabled commentary for Finder.
|
Sun, 03 Nov 1996 18:55:09 +0000 |
Richard M. Stallman |
(Man-bgproc-sentinel): Move the buffer creation
|
Sun, 03 Nov 1996 18:23:24 +0000 |
Richard M. Stallman |
(comment-region): With just C-u as arg,
|
Sun, 03 Nov 1996 17:09:27 +0000 |
Paul Eggert |
When processing cvs log output, remove `Attic/' from repository file names.
|
Sat, 02 Nov 1996 20:26:18 +0000 |
Richard M. Stallman |
Change some MSDOS info.
|
Sat, 02 Nov 1996 20:15:18 +0000 |
Richard M. Stallman |
(change-log-fill-paragraph): Return non-nil so
|
Sat, 02 Nov 1996 17:20:55 +0000 |
Richard M. Stallman |
(command_loop_1): Update selected buffer again after read_key_sequence.
|
Sat, 02 Nov 1996 17:11:47 +0000 |
Richard M. Stallman |
(handwrite-version): Variable deleted.
|
Sat, 02 Nov 1996 17:10:32 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 02 Nov 1996 09:57:51 +0000 |
Erik Naggum |
Fix minor typo in *! key binding.
|
Sat, 02 Nov 1996 07:56:50 +0000 |
Richard M. Stallman |
(dired-mode-map): Make * a prefix for mark commands.
|
Sat, 02 Nov 1996 07:56:36 +0000 |
Richard M. Stallman |
(dired-mode-map): Put dired-mark-extension on *.
|
Sat, 02 Nov 1996 07:39:07 +0000 |
Richard M. Stallman |
(Info-scroll-up): Doc fix.
|
Sat, 02 Nov 1996 07:24:57 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 02 Nov 1996 00:00:20 +0000 |
Richard M. Stallman |
(printchar, strout): Do QUIT for echo area output.
|
Fri, 01 Nov 1996 20:18:08 +0000 |
Richard M. Stallman |
(isearch-forward): Doc fix.
|
Fri, 01 Nov 1996 08:19:07 +0000 |
Richard M. Stallman |
(lisp-complete-symbol): Sort the list.
|
Thu, 31 Oct 1996 23:50:02 +0000 |
Richard M. Stallman |
(tex-file): Fix paren error in last change.
|
Thu, 31 Oct 1996 22:06:32 +0000 |
Richard M. Stallman |
(EmacsFrameResize): Use cancel_mouse_face.
|
Thu, 31 Oct 1996 22:05:51 +0000 |
Richard M. Stallman |
(cancel_mouse_face): New function. Code copied from
|
Thu, 31 Oct 1996 20:51:44 +0000 |
Richard M. Stallman |
(dired-find-file): Error if line's file does not exist.
|
Thu, 31 Oct 1996 19:53:19 +0000 |
Richard M. Stallman |
Make sure `mv' supports forward slashes and -f.
|
Thu, 31 Oct 1996 17:58:56 +0000 |
Richard M. Stallman |
(main): Clear out *Messages* before init_callproc.
|
Thu, 31 Oct 1996 17:58:01 +0000 |
Richard M. Stallman |
(dir_warning): New function.
|
Thu, 31 Oct 1996 17:57:43 +0000 |
Richard M. Stallman |
(init_callproc): Use dir_warning.
|
Thu, 31 Oct 1996 13:43:37 +0000 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
Wed, 30 Oct 1996 05:11:12 +0000 |
Richard M. Stallman |
(BROKEN_O_NONBLOCK): Define only if Ultrix.
|
Wed, 30 Oct 1996 05:09:38 +0000 |
Richard M. Stallman |
(XTread_socket, KeyPress case): Clear compose_status
|
Wed, 30 Oct 1996 04:48:09 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 29 Oct 1996 02:56:12 +0000 |
Richard M. Stallman |
Recognize hppa-next as a valid CPU-COMPANY combination.
libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107
|
Tue, 29 Oct 1996 02:53:06 +0000 |
Richard M. Stallman |
(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
|
Mon, 28 Oct 1996 11:55:29 +0000 |
Erik Naggum |
(Fmake_char_table): Doc fix.
|
Mon, 28 Oct 1996 10:08:07 +0000 |
Simon Marshall |
Use new face.
|
Mon, 28 Oct 1996 10:01:55 +0000 |
Simon Marshall |
more auto-mode-alist modes.
|
Mon, 28 Oct 1996 03:55:59 +0000 |
Paul Eggert |
(timezone-time-from-absolute): Fix off-by-one
|
Sat, 26 Oct 1996 18:16:50 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Don't restore minibuf_window;
|
Sat, 26 Oct 1996 18:16:11 +0000 |
Richard M. Stallman |
(Fexpand_file_name): No longer discard .../ before another / or ~.
|
Sat, 26 Oct 1996 18:15:32 +0000 |
Richard M. Stallman |
(refer-bib-directory): New variable, list of
|
Sat, 26 Oct 1996 18:14:31 +0000 |
Richard M. Stallman |
(electric-perl-terminator, perl-indent-command):
|
Sat, 26 Oct 1996 18:13:52 +0000 |
Richard M. Stallman |
(mouse-sel-set-selection-function): Doc fix.
|
Sat, 26 Oct 1996 18:12:01 +0000 |
Richard M. Stallman |
(set-visited-file-name): Doc fix.
|
Sat, 26 Oct 1996 16:06:37 +0000 |
Richard M. Stallman |
(kill-buffer-and-window): New command.
|
Sat, 26 Oct 1996 16:06:24 +0000 |
Richard M. Stallman |
(sh-mode): Don't make font-lock-keywords buffer-local.
|
Sat, 26 Oct 1996 16:06:11 +0000 |
Richard M. Stallman |
(rmail-reply): Merge resent-to and resent-cc into to and cc.
|
Sat, 26 Oct 1996 16:05:58 +0000 |
Richard M. Stallman |
(pascal-indent-declaration): Avoid infinite loop
|
Sat, 26 Oct 1996 16:01:22 +0000 |
Richard M. Stallman |
(describe_buffer_bindings): Pass 1 for PARTIAL
|
Sat, 26 Oct 1996 16:01:03 +0000 |
Richard M. Stallman |
(status_notify): Update p->tick again
|
Sat, 26 Oct 1996 16:00:39 +0000 |
Richard M. Stallman |
(decode_mode_spec): In the `L' case,
|
Fri, 25 Oct 1996 04:43:06 +0000 |
Karl Heuer |
(Info-insert-dir): Ensure directory ends with slash.
|
Fri, 25 Oct 1996 04:34:53 +0000 |
Karl Heuer |
(makefile-font-lock-keywords): Accept - and . in
|
Fri, 25 Oct 1996 04:31:26 +0000 |
Karl Heuer |
(imenu-scanning-message): Use ellipsis.
|
Fri, 25 Oct 1996 04:26:36 +0000 |
Karl Heuer |
(iso-langauges): Alphabetize list.
|
Thu, 24 Oct 1996 22:45:24 +0000 |
Karl Heuer |
(lexical-let): Fixed a bug involving nested
|
Thu, 24 Oct 1996 22:42:29 +0000 |
Karl Heuer |
(dired-insert-directory): Check for non-US LANG.
|
Wed, 23 Oct 1996 11:21:05 +0000 |
Simon Marshall |
Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
|
Wed, 23 Oct 1996 09:45:11 +0000 |
Simon Marshall |
Add Font Lock support. Add mode command autoload cookie.
|
Wed, 23 Oct 1996 09:26:39 +0000 |
Simon Marshall |
Tweak dired-font-lock-keywords.
|
Wed, 23 Oct 1996 09:26:35 +0000 |
Simon Marshall |
Tweak mail-font-lock-keywords.
|
Wed, 23 Oct 1996 09:26:33 +0000 |
Simon Marshall |
Tweak rmail-font-lock-keywords.
|
Wed, 23 Oct 1996 09:21:10 +0000 |
Simon Marshall |
Add Font Lock support. Provide when loaded.
|
Wed, 23 Oct 1996 09:16:54 +0000 |
Simon Marshall |
Tweak change-log-font-lock-keywords
|
Tue, 22 Oct 1996 17:34:26 +0000 |
Karl Heuer |
Fix 1996-09-02 change.
|
Sun, 20 Oct 1996 05:37:38 +0000 |
Karl Heuer |
(compilation-skip-to-next-location): Defined.
|
Thu, 17 Oct 1996 20:35:46 +0000 |
Andr Spiegel |
(vc-dired-reformat-line): Discard check for numerical value of
|
Thu, 17 Oct 1996 20:34:46 +0000 |
Andr Spiegel |
(vc-file-owner): Always return user name, using the optional argument
|
Tue, 15 Oct 1996 03:19:56 +0000 |
Richard M. Stallman |
(universal-argument): Doc fix.
|
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
|
Fri, 04 Oct 1996 04:26:23 +0000 |
Richard M. Stallman |
(init_buffer): Add /: to dir names that could be magic.
|
Fri, 04 Oct 1996 04:26:09 +0000 |
Richard M. Stallman |
(openp): Omit /: from start of file name.
|
Fri, 04 Oct 1996 01:58:52 +0000 |
Richard M. Stallman |
(imenu-default-create-index-function): Fix error message.
|
Thu, 03 Oct 1996 21:51:39 +0000 |
Richard M. Stallman |
(eval-after-load): Add lisp-indent-function for it.
|
Thu, 03 Oct 1996 02:16:38 +0000 |
Erik Naggum |
(with-temp-buffer): Add indentation property.
|
Thu, 03 Oct 1996 02:13:52 +0000 |
Erik Naggum |
(with-current-buffer): Minor cleanup.
|
Wed, 02 Oct 1996 21:44:00 +0000 |
Richard M. Stallman |
Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
|
Wed, 02 Oct 1996 21:43:28 +0000 |
Richard M. Stallman |
(ospeed): New #undef to counteract that definition.
|
Wed, 02 Oct 1996 21:43:16 +0000 |
Richard M. Stallman |
(ospeed): New definition.
|
Wed, 02 Oct 1996 21:42:42 +0000 |
Richard M. Stallman |
Delete several \n\'s.
|
Wed, 02 Oct 1996 21:41:56 +0000 |
Richard M. Stallman |
(save-selected-window, save-current-buffer)
|
Wed, 02 Oct 1996 14:01:24 +0000 |
Francesco Potort |
* etags.c (print_version): Print copyright info.
|
Wed, 02 Oct 1996 10:26:51 +0000 |
Richard M. Stallman |
(recover-session): Error if session files turned off.
|
Wed, 02 Oct 1996 01:03:22 +0000 |
Karl Heuer |
(store_frame_param): Allow setting a frame's minibuffer
|
Tue, 01 Oct 1996 22:49:15 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Mon, 30 Sep 1996 23:38:43 +0000 |
Richard M. Stallman |
(imenu--make-index-alist): Add doc string.
|
Mon, 30 Sep 1996 22:15:13 +0000 |
Paul Eggert |
(date): Make default format acceptable to CVS post v1.8
|
Sun, 29 Sep 1996 22:58:23 +0000 |
Richard M. Stallman |
(etags-file-of-tag): Fix looking-at regexp.
|
Sun, 29 Sep 1996 22:45:55 +0000 |
Richard M. Stallman |
(main): If the lock call fails with EBUSY or
|
Sun, 29 Sep 1996 01:29:41 +0000 |
Richard M. Stallman |
(show_mouse_face): Undo 1996-08-30 change.
|
Sat, 28 Sep 1996 21:20:54 +0000 |
Erik Naggum |
Create a subdir named `lisp'.
|
Sat, 28 Sep 1996 20:38:18 +0000 |
Richard M. Stallman |
(Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.
|
Sat, 28 Sep 1996 20:37:44 +0000 |
Richard M. Stallman |
(perldb): Supply visited file name, or -e 0, as default args.
|
Sat, 28 Sep 1996 04:34:34 +0000 |
Richard M. Stallman |
(ps-print-prologue-1): Fix bug in postscript comment lines.
|
Sat, 28 Sep 1996 04:21:22 +0000 |
Richard M. Stallman |
(with-temp-file): Add lisp-indent-function property.
|
Sat, 28 Sep 1996 04:16:00 +0000 |
Richard M. Stallman |
(with-temp-file): New macro.
|
Sat, 28 Sep 1996 03:17:21 +0000 |
Richard M. Stallman |
Add `provide' call.
|
Fri, 27 Sep 1996 23:44:49 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): Move cursor to the
|
Fri, 27 Sep 1996 20:42:12 +0000 |
Richard M. Stallman |
(tex-main-file): Add missing initial value.
|
Fri, 27 Sep 1996 20:39:38 +0000 |
Richard M. Stallman |
(Vdebug_force): New variable.
|
Fri, 27 Sep 1996 20:38:03 +0000 |
Richard M. Stallman |
(save-current-buffer, with-current-buffer)
|
Fri, 27 Sep 1996 19:28:43 +0000 |
Richard M. Stallman |
(ange-ftp-skip-msgs): Recognize `passive'.
|
Fri, 27 Sep 1996 07:46:54 +0000 |
Richard M. Stallman |
(XTflash): Don't flash in the internal borders.
|
Fri, 27 Sep 1996 06:53:49 +0000 |
Richard M. Stallman |
(x_set_internal_border_width, Fx_create_frame):
|
Fri, 27 Sep 1996 06:52:45 +0000 |
Richard M. Stallman |
(widget_store_internal_border): New function.
|
Fri, 27 Sep 1996 00:34:05 +0000 |
Richard M. Stallman |
Delete all the autoload calls.
|
Fri, 27 Sep 1996 00:33:39 +0000 |
Richard M. Stallman |
Add many autoload cookies.
|
Fri, 27 Sep 1996 00:31:16 +0000 |
Richard M. Stallman |
(rmail-edit-current-message): Add autoload.
|
Fri, 27 Sep 1996 00:30:40 +0000 |
Richard M. Stallman |
(set-rmail-inbox-list): Add autoload cookie.
|
Fri, 27 Sep 1996 00:29:24 +0000 |
Richard M. Stallman |
(rmail-read-label, rmail-add-label, rmail-kill-label)
|
Fri, 27 Sep 1996 00:25:55 +0000 |
Richard M. Stallman |
(rmail-summary-by-senders, rmail-summary): Add autoload.
|
Fri, 27 Sep 1996 00:22:02 +0000 |
Richard M. Stallman |
(rmail-fields-not-to-output): Add autoload cookie.
|
Thu, 26 Sep 1996 21:20:05 +0000 |
Richard M. Stallman |
(isfloat_string): Accept E like e.
|
Thu, 26 Sep 1996 08:44:42 +0000 |
Richard M. Stallman |
(KERNEL_FILE): Redefine it here.
|
Thu, 26 Sep 1996 07:48:03 +0000 |
Richard M. Stallman |
(exec-to-string): New alias.
|
Thu, 26 Sep 1996 03:48:10 +0000 |
Richard M. Stallman |
(Fset_text_properties, Fadd_text_properties)
|
Thu, 26 Sep 1996 03:43:31 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fixes.
|
Thu, 26 Sep 1996 03:36:38 +0000 |
Richard M. Stallman |
(sigsetmask, _longjmp, _setjmp): #undef them.
|
Wed, 25 Sep 1996 22:41:09 +0000 |
Richard M. Stallman |
(struct frame): New field window_width.
|
Wed, 25 Sep 1996 22:39:43 +0000 |
Richard M. Stallman |
(init_dosfns): When setting `__opendir_flags' value,
|
Wed, 25 Sep 1996 22:37:27 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add lower-case varieties of
|
Wed, 25 Sep 1996 22:35:17 +0000 |
Richard M. Stallman |
(split-string): Fix minor bug.
|
Wed, 25 Sep 1996 09:53:56 +0000 |
Paul Eggert |
(rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.
|
Wed, 25 Sep 1996 08:01:52 +0000 |
Richard M. Stallman |
(set_properties, add_properties, remove_properties):
|
Wed, 25 Sep 1996 08:00:39 +0000 |
Richard M. Stallman |
(XTread_socket): Delete WAITP arg.
|
Wed, 25 Sep 1996 07:45:15 +0000 |
Richard M. Stallman |
(vip-window-display-p): Don't treat MS-DOS as a windowed display.
|
Wed, 25 Sep 1996 07:20:19 +0000 |
Richard M. Stallman |
(forward-paragraph): Don't ever move forward again across a line if we
|
Wed, 25 Sep 1996 07:17:18 +0000 |
Richard M. Stallman |
(gud-perldb-massage-args): Handle -e in ARGS.
|
Wed, 25 Sep 1996 03:54:23 +0000 |
Richard M. Stallman |
(w32_read_socket): Delete WAITP arg.
|
Wed, 25 Sep 1996 03:52:58 +0000 |
Richard M. Stallman |
(read_avail_input): Don't pass WAITP to read_socket_hook.
|
Wed, 25 Sep 1996 03:51:05 +0000 |
Richard M. Stallman |
(HAVE_GETCWD): Add #undef.
|
Wed, 25 Sep 1996 03:50:06 +0000 |
Richard M. Stallman |
Check for getcwd.
|
Wed, 25 Sep 1996 03:35:44 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 25 Sep 1996 03:34:52 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 25 Sep 1996 03:32:13 +0000 |
Richard M. Stallman |
(mouse-drag-throw): Bind adjusted-mouse-delta.
|
Wed, 25 Sep 1996 03:30:55 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 25 Sep 1996 03:27:04 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Make sure to return nil
|
Wed, 25 Sep 1996 03:23:03 +0000 |
Richard M. Stallman |
(Vuser_login_name): Declared extern.
|
Tue, 24 Sep 1996 23:54:08 +0000 |
Richard M. Stallman |
(shell-command-to-string): Make the buffer current
|
Tue, 24 Sep 1996 22:50:24 +0000 |
Richard M. Stallman |
(imenu--cleanup): Handle shared structure in alist.
|
Tue, 24 Sep 1996 21:19:03 +0000 |
Richard M. Stallman |
(split-string): New function.
|
Tue, 24 Sep 1996 20:31:40 +0000 |
Richard M. Stallman |
(LIBES): Add LOADLIBES and LDLIBS.
|
Tue, 24 Sep 1996 20:04:48 +0000 |
Richard M. Stallman |
(shell-command-to-string): New function.
|
Tue, 24 Sep 1996 20:03:15 +0000 |
Richard M. Stallman |
(with-output-to-string): New macro.
|
Tue, 24 Sep 1996 19:40:24 +0000 |
Richard M. Stallman |
(run_msdos_command): When testing whether a shell
|
Tue, 24 Sep 1996 06:56:29 +0000 |
Richard M. Stallman |
Explain better about building in separate directory.
|
Tue, 24 Sep 1996 06:54:18 +0000 |
Richard M. Stallman |
(edebug-original-signal): Don't define it.
|
Tue, 24 Sep 1996 04:50:39 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 24 Sep 1996 02:44:17 +0000 |
Richard Kenner |
(-vxsim*): New operating system.
libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028
|
Tue, 24 Sep 1996 00:37:53 +0000 |
Richard M. Stallman |
(x_window): With Motif, double extra_borders.
|
Mon, 23 Sep 1996 17:44:50 +0000 |
Richard M. Stallman |
(mouse-drag-region): Ignore event end-point if it is not a number.
|
Mon, 23 Sep 1996 06:57:54 +0000 |
Richard M. Stallman |
(iso-languages): Add element for latin-3.
|
Mon, 23 Sep 1996 04:45:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default Qinternal_border_width to 1.
|
Mon, 23 Sep 1996 04:44:15 +0000 |
Richard M. Stallman |
(x_scroll_bar_create, x_scroll_bar_move):
|
Mon, 23 Sep 1996 04:40:39 +0000 |
Richard M. Stallman |
(EmacsFrameSetValues): Copy internal_border_width
|
Mon, 23 Sep 1996 04:39:19 +0000 |
Richard M. Stallman |
(pre-command-hook, post-command-hook): Defvars deleted.
|
Mon, 23 Sep 1996 04:37:40 +0000 |
Richard M. Stallman |
(Fsave_current_buffer): New function.
|
Mon, 23 Sep 1996 04:36:43 +0000 |
Richard M. Stallman |
(Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
|
Mon, 23 Sep 1996 04:31:38 +0000 |
Richard M. Stallman |
(syms_of_eval): Initialize Vrun_hooks here.
|
Mon, 23 Sep 1996 04:29:50 +0000 |
Richard M. Stallman |
(ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
|
Mon, 23 Sep 1996 04:29:04 +0000 |
Richard M. Stallman |
(run-hooks): defconst deleted.
|
Mon, 23 Sep 1996 04:28:20 +0000 |
Richard M. Stallman |
(add-timeout): Duplicate definition deleted.
|
Mon, 23 Sep 1996 04:27:27 +0000 |
Richard M. Stallman |
(Bsave_current_buffer): New macro.
|
Sun, 22 Sep 1996 22:56:31 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 22 Sep 1996 22:54:58 +0000 |
Richard M. Stallman |
(archive-mode, archive-extract, archive-check-dos)
|
Sun, 22 Sep 1996 22:37:34 +0000 |
Richard M. Stallman |
(rmail-keywords): Don't initialize.
|
Sun, 22 Sep 1996 22:23:25 +0000 |
Richard M. Stallman |
(unread-command-event, unread-command-events)
|
Sun, 22 Sep 1996 22:20:58 +0000 |
Karl Heuer |
(time-stamp-old-format-warn): new variable.
|
Sun, 22 Sep 1996 22:11:25 +0000 |
Richard M. Stallman |
(path-separator): Duplicate definition deleted.
|
Sun, 22 Sep 1996 21:48:30 +0000 |
Richard M. Stallman |
(bib-capitalize-title-stop-words): Renamed from capit...
|
Sun, 22 Sep 1996 21:45:39 +0000 |
Richard M. Stallman |
(r2b-capitalize-title-stop-words): Renamed from capit...
|
Sun, 22 Sep 1996 21:38:19 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Duplicate definition deleted.
|
Sun, 22 Sep 1996 21:31:56 +0000 |
Richard M. Stallman |
(eql): Incorrect definition deleted.
|
Sun, 22 Sep 1996 21:13:49 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 22 Sep 1996 08:48:16 +0000 |
Richard M. Stallman |
(Fdelete_frame): Set update_mode_lines.
|
Sun, 22 Sep 1996 05:09:27 +0000 |
Richard M. Stallman |
New kind of register value is a file name and position.
|
Sun, 22 Sep 1996 04:58:35 +0000 |
Richard M. Stallman |
(main): Add copyright etc. to --version output.
|
Sun, 22 Sep 1996 04:40:37 +0000 |
Richard M. Stallman |
(with-current-buffer): New macro.
|
Sun, 22 Sep 1996 04:38:36 +0000 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
Sun, 22 Sep 1996 04:38:10 +0000 |
Richard M. Stallman |
(REGEXP_CACHE_SIZE): Increase to 20.
|
Sun, 22 Sep 1996 04:37:55 +0000 |
Richard M. Stallman |
(save-current-buffer): Compile it like save-excursion.
|
Sat, 21 Sep 1996 23:07:06 +0000 |
Richard M. Stallman |
(locate-library): Print no messages if called from Lisp.
|
Sat, 21 Sep 1996 23:00:40 +0000 |
Richard M. Stallman |
(imenu--split-menu): Keep the rescan item at top level.
|
Sat, 21 Sep 1996 22:32:10 +0000 |
Richard M. Stallman |
(imenu--generic-function): Create a special entry
|
Sat, 21 Sep 1996 22:31:58 +0000 |
Richard M. Stallman |
(vertical_scroll_bar_type): Add enumerated
|
Sat, 21 Sep 1996 18:42:26 +0000 |
Paul Eggert |
(tm_diff): Renamed from difftm. Yield int, not long.
|
Sat, 21 Sep 1996 04:18:58 +0000 |
Richard M. Stallman |
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
|
Sat, 21 Sep 1996 04:17:30 +0000 |
Richard M. Stallman |
(make_frame_glyphs, update_line, update_frame)
|
Sat, 21 Sep 1996 04:14:14 +0000 |
Richard M. Stallman |
(echo_area_display): Clear the left-side scroll bar columns.
|
Sat, 21 Sep 1996 04:10:21 +0000 |
Richard M. Stallman |
(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
|
Sat, 21 Sep 1996 03:31:53 +0000 |
Richard M. Stallman |
(WINDOW_LEFT_MARGIN): New macro.
|
Sat, 21 Sep 1996 03:24:01 +0000 |
Richard M. Stallman |
(make_frame): Switch from boolean `has_vertical_scrollbars' integer to
|
Sat, 21 Sep 1996 02:26:13 +0000 |
Richard M. Stallman |
(initialize_win_nt_display): Use SET_FRAME_WIDTH.
|
Sat, 21 Sep 1996 02:25:56 +0000 |
Richard M. Stallman |
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
|
Sat, 21 Sep 1996 02:25:37 +0000 |
Richard M. Stallman |
(term_init): Use new vertical scroll bar enumerated type.
|
Sat, 21 Sep 1996 02:25:11 +0000 |
Richard M. Stallman |
(Qright): New variable.
|
Sat, 21 Sep 1996 02:23:54 +0000 |
Richard M. Stallman |
(fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
|
Sat, 21 Sep 1996 01:25:11 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 21 Sep 1996 01:21:18 +0000 |
Richard M. Stallman |
(preserve_other_columns, preserve_my_columns): Use new
|
Sat, 21 Sep 1996 01:16:33 +0000 |
Richard M. Stallman |
(display_mode_line): Use faces for inverse video mode line whenever possible.
|
Sat, 21 Sep 1996 01:14:57 +0000 |
Richard M. Stallman |
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.
|
Sat, 21 Sep 1996 01:11:31 +0000 |
Richard M. Stallman |
(make_lispy_event): When converting from pixel to glyph coordinates,
|
Sat, 21 Sep 1996 00:59:54 +0000 |
Richard M. Stallman |
(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
|
Sat, 21 Sep 1996 00:57:20 +0000 |
Richard M. Stallman |
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
|
Fri, 20 Sep 1996 18:56:36 +0000 |
Richard M. Stallman |
(gud-display-line): Don't call display-buffer
|
Fri, 20 Sep 1996 06:11:20 +0000 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname only 5 times
|
Fri, 20 Sep 1996 01:10:05 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 20 Sep 1996 01:08:36 +0000 |
Michael Kifer |
Initial revision
|
Thu, 19 Sep 1996 21:28:15 +0000 |
Richard M. Stallman |
(file_name_completion): Remove code which sets and
|
Thu, 19 Sep 1996 04:25:49 +0000 |
Richard M. Stallman |
(display_text_line): Declare ovstr as unsigned char *.
|
Thu, 19 Sep 1996 04:25:40 +0000 |
Richard M. Stallman |
(imenu--generic-function): Use markers for positions.
|
Thu, 19 Sep 1996 03:31:13 +0000 |
Richard M. Stallman |
(overlay_strings): Declare pstr using unsigned char.
|
Thu, 19 Sep 1996 03:22:51 +0000 |
Richard M. Stallman |
(rmail-summary-next-same-subject): Don't set
|
Thu, 19 Sep 1996 03:21:11 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): Detect locked
|
Thu, 19 Sep 1996 03:09:10 +0000 |
Richard M. Stallman |
Replaced symbol BSD with BSD_SYSTEM.
|
Thu, 19 Sep 1996 03:00:06 +0000 |
Richard M. Stallman |
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
|
Wed, 18 Sep 1996 22:57:51 +0000 |
Richard M. Stallman |
Clarify how completing-read returns an empty string.
|
Wed, 18 Sep 1996 22:56:24 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Wed, 18 Sep 1996 22:18:14 +0000 |
Richard M. Stallman |
(imenu--mouse-menu): Add special handling for rescan item.
|
Wed, 18 Sep 1996 22:00:30 +0000 |
Richard M. Stallman |
(tq-filter): No need for save-match-data.
|
Tue, 17 Sep 1996 21:38:17 +0000 |
Karl Heuer |
Comment change.
|
Tue, 17 Sep 1996 19:02:36 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
|
Tue, 17 Sep 1996 19:01:09 +0000 |
Richard M. Stallman |
(byte-compile-lambda): If the doc string is also the
|
Tue, 17 Sep 1996 17:49:23 +0000 |
Erik Naggum |
Comment changes.
|
Tue, 17 Sep 1996 17:43:56 +0000 |
Erik Naggum |
Declare make_symbol ().
|
Tue, 17 Sep 1996 16:26:44 +0000 |
Erik Naggum |
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
|
Tue, 17 Sep 1996 16:19:15 +0000 |
Erik Naggum |
(init_obarray): staticpro Qvariable_documentation.
|
Tue, 17 Sep 1996 16:19:07 +0000 |
Erik Naggum |
(syms_of_keymap): staticpro global_map.
|
Tue, 17 Sep 1996 16:18:22 +0000 |
Erik Naggum |
(syms_of_fileio): staticpro Qset_visited_file_modtime.
|
Tue, 17 Sep 1996 16:18:04 +0000 |
Erik Naggum |
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
|
Tue, 17 Sep 1996 16:18:00 +0000 |
Erik Naggum |
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
|
Tue, 17 Sep 1996 15:36:26 +0000 |
Erik Naggum |
(Fmake_symbol): Initialize `obarray' field.
|
Tue, 17 Sep 1996 04:49:51 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 03:47:11 +0000 |
Karl Heuer |
Comment change.
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 02:56:22 +0000 |
Karl Heuer |
Replace symbol BSD with BSD_SYSTEM.
|
Tue, 17 Sep 1996 02:37:17 +0000 |
Karl Heuer |
Replaced all BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 19:00:18 +0000 |
Richard M. Stallman |
(ispell-dictionary-alist-1): Add `american' to list.
|
Mon, 16 Sep 1996 14:44:22 +0000 |
Andr Spiegel |
(vc-find-cvs-master): Fixed handling of "locally added" files.
|
Mon, 16 Sep 1996 14:43:29 +0000 |
Andr Spiegel |
(vc-print-log): Set the display window so that it shows
|
Mon, 16 Sep 1996 09:43:42 +0000 |
Richard M. Stallman |
(file-locked-p): Alias to `ignore' if no file locking.
|
Mon, 16 Sep 1996 09:32:54 +0000 |
Richard M. Stallman |
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
|
Mon, 16 Sep 1996 06:32:30 +0000 |
Richard M. Stallman |
(frame.o, textprop.o, abbrev.o): Depend on window.h.
|
Mon, 16 Sep 1996 06:32:10 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Clear last_overlay_modified field.
|
Mon, 16 Sep 1996 06:31:45 +0000 |
Richard M. Stallman |
(IT_set_menu_bar_lines): Clear last_overlay_modified field.
|
Mon, 16 Sep 1996 06:31:10 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Test last_overlay_modified field.
|
Mon, 16 Sep 1996 06:29:40 +0000 |
Richard M. Stallman |
(Fset_window_start): Clear last_overlay_modified field.
|
Mon, 16 Sep 1996 05:13:46 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 16 Sep 1996 05:09:06 +0000 |
Richard M. Stallman |
(stream_process): Variable deleted.
|
Mon, 16 Sep 1996 01:20:20 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 15 Sep 1996 19:47:21 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
|
Sun, 15 Sep 1996 18:38:49 +0000 |
Richard M. Stallman |
(tq-filter): Add unwind-protect and save-match-data.
|
Sun, 15 Sep 1996 02:18:43 +0000 |
Richard M. Stallman |
(Info-mode): Do fontify, if ms-windows.
|
Sun, 15 Sep 1996 02:17:49 +0000 |
Richard M. Stallman |
(mouse-set-region):
|
Sun, 15 Sep 1996 02:16:57 +0000 |
Richard M. Stallman |
(facemenu-color-equal): Change win32 to ms-windows.
|
Sun, 15 Sep 1996 02:15:42 +0000 |
Richard M. Stallman |
(make-face, make-face-x-resource-internal):
|
Sun, 15 Sep 1996 02:13:16 +0000 |
Richard M. Stallman |
(normal-top-level, command-line-1, command-line):
|
Sun, 15 Sep 1996 02:03:32 +0000 |
Richard M. Stallman |
(redisplay_internal, mark_window_display_accurate)
|
Sun, 15 Sep 1996 02:01:50 +0000 |
Richard M. Stallman |
(command_loop_1): Test last_overlay_modified
|
Sun, 15 Sep 1996 01:58:26 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Set last_overlay_modified field in window.
|
Sun, 15 Sep 1996 01:57:44 +0000 |
Richard M. Stallman |
(gap_left, gap_right, modify_region):
|
Sun, 15 Sep 1996 01:57:03 +0000 |
Richard M. Stallman |
(modify_overlay): Renamed from redisplay_region
|
Sun, 15 Sep 1996 01:49:52 +0000 |
Richard M. Stallman |
(struct window): New field last_overlay_modified.
|
Sun, 15 Sep 1996 01:49:08 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 15 Sep 1996 01:48:31 +0000 |
Richard M. Stallman |
(struct buffer): New field overlay_modiff.
|
Sun, 15 Sep 1996 00:49:22 +0000 |
Richard Kenner |
RMS:
libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-960923
|
Sat, 14 Sep 1996 21:55:01 +0000 |
Richard M. Stallman |
(rmail-output-file-alist): Add autoload cookie.
|
Sat, 14 Sep 1996 21:07:32 +0000 |
Richard M. Stallman |
(find-file-existing-other-name): Default value now t.
|
Sat, 14 Sep 1996 04:54:17 +0000 |
Richard M. Stallman |
(ps-print-prologue): Get rid of backslash-digits
|
Fri, 13 Sep 1996 21:58:23 +0000 |
Richard M. Stallman |
(gud-find-c-expr): Renamed from find-c-expr.
|
Fri, 13 Sep 1996 21:57:45 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Use Vdefault_frame_alist.
|
Fri, 13 Sep 1996 21:56:53 +0000 |
Richard M. Stallman |
(inhibit-first-line-modes-regexps): Add .tgz.
|
Fri, 13 Sep 1996 21:53:55 +0000 |
Richard M. Stallman |
(hif-token-regexp): Move ! after !=.
|
Fri, 13 Sep 1996 18:30:41 +0000 |
Richard M. Stallman |
(recursive_edit_1): Handle a string as the throw value.
|
Fri, 13 Sep 1996 18:25:17 +0000 |
Richard M. Stallman |
(read_minibuf): If not in minibuffer window,
|
Fri, 13 Sep 1996 17:03:29 +0000 |
Richard M. Stallman |
(x_connection_closed): Call XtCloseDisplay.
|
Fri, 13 Sep 1996 16:51:51 +0000 |
Richard M. Stallman |
(struct Lisp_Symbol): New field `obarray'.
|
Fri, 13 Sep 1996 03:46:14 +0000 |
Richard M. Stallman |
Use pc instead of unknown, for pc clone systems.
libc-960913
|
Fri, 13 Sep 1996 00:28:33 +0000 |
Richard M. Stallman |
(mail-extr-safe-move-sexp): Make sure this doesn't
|
Thu, 12 Sep 1996 21:34:10 +0000 |
Richard M. Stallman |
(iso-transl-char-map): Add ACCENT SPACE sequences.
|
Thu, 12 Sep 1996 18:59:53 +0000 |
Richard M. Stallman |
Load frame.elc unconditionally.
|
Thu, 12 Sep 1996 18:31:16 +0000 |
Richard M. Stallman |
(read-feature): New function.
|
Thu, 12 Sep 1996 17:29:17 +0000 |
Richard M. Stallman |
(lock_superlock): Delete superlock file if it stayed
|
Thu, 12 Sep 1996 17:28:54 +0000 |
Richard M. Stallman |
(pp-eval-expression): Set font-lock-default locally to nil.
|
Thu, 12 Sep 1996 17:02:52 +0000 |
Tom Tromey |
(tcl-indent-command): Use insert-tab, not self-insert-command.
|
Wed, 11 Sep 1996 23:30:32 +0000 |
Richard M. Stallman |
(ediff-eval-in-buffer): Add properties
|
Wed, 11 Sep 1996 23:29:09 +0000 |
Richard M. Stallman |
(ediff-context-diff-label-regexp): Recognize -u format better.
|
Wed, 11 Sep 1996 21:59:57 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Wed, 11 Sep 1996 19:24:19 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Delete junk lines.
|
Wed, 11 Sep 1996 19:23:28 +0000 |
Richard M. Stallman |
(Fload): Move ... to ends of messages.
|
Wed, 11 Sep 1996 19:05:36 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 11 Sep 1996 19:04:17 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
Wed, 11 Sep 1996 19:00:25 +0000 |
Richard M. Stallman |
Load bindings.el.
|
Wed, 11 Sep 1996 07:27:18 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM): Don't use ..._s libraries.
|
Wed, 11 Sep 1996 03:47:43 +0000 |
Richard M. Stallman |
(easy-menu-do-define): Use `x-popup-menu' instead of
|
Tue, 10 Sep 1996 23:00:29 +0000 |
Erik Naggum |
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t
|
Tue, 10 Sep 1996 21:54:46 +0000 |
Richard M. Stallman |
(update-file-autoloads): Don't barf if autoloads file
|
Tue, 10 Sep 1996 20:02:42 +0000 |
Richard M. Stallman |
Clarify value returned by programmed completion function.
|
Tue, 10 Sep 1996 20:00:25 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Tue, 10 Sep 1996 19:54:02 +0000 |
Richard M. Stallman |
(Faccess_file): New function.
|
Tue, 10 Sep 1996 19:53:02 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Tue, 10 Sep 1996 19:52:09 +0000 |
Richard M. Stallman |
(signal_before_change): Fix previous change.
|
Tue, 10 Sep 1996 19:50:56 +0000 |
Richard M. Stallman |
(search_buffer): Use EMACS_UINT.
|
Tue, 10 Sep 1996 19:50:17 +0000 |
Richard M. Stallman |
(getloadavg): Add new code for SUNOS_5 to use -lkstat.
|
Tue, 10 Sep 1996 19:49:35 +0000 |
Richard M. Stallman |
(arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
|
Tue, 10 Sep 1996 19:22:12 +0000 |
Richard M. Stallman |
(byte-compile-out-toplevel): Undo previous change.
|
Tue, 10 Sep 1996 17:57:05 +0000 |
Richard M. Stallman |
(imenu): Tests for when to widen were backwards.
|
Tue, 10 Sep 1996 03:18:36 +0000 |
Richard M. Stallman |
(outline-font-lock-keywords):
|
Tue, 10 Sep 1996 02:00:27 +0000 |
Richard M. Stallman |
(longopts): Change nowait to no-wait.
|
Mon, 09 Sep 1996 23:56:36 +0000 |
Richard M. Stallman |
(iso-transl-define-keys): Fix paren error in prev change.
|
Mon, 09 Sep 1996 22:36:48 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fixes.
|
Mon, 09 Sep 1996 22:27:02 +0000 |
Richard M. Stallman |
Check for termios.h. Check for setpgid.
|
Mon, 09 Sep 1996 22:19:42 +0000 |
Richard M. Stallman |
(iso-transl-dead-key-alist): Add dead-...
|
Mon, 09 Sep 1996 02:30:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to reader.
|
Sun, 08 Sep 1996 23:19:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to printer.
|
Sun, 08 Sep 1996 11:53:34 +0000 |
Andr Spiegel |
(vc-file-owner): If the file is owned by somebody else, return the UID
|
Sun, 08 Sep 1996 11:52:05 +0000 |
Andr Spiegel |
(vc-print-log): Move point to the log entry of the current version.
|
Sat, 07 Sep 1996 01:06:09 +0000 |
Erik Naggum |
(main): Declare `fromlen' as size_t, undo previous change.
|
Fri, 06 Sep 1996 02:13:39 +0000 |
Michael Kifer |
*** empty log message ***
|
Fri, 06 Sep 1996 01:17:30 +0000 |
Michael Kifer |
*** empty log message ***
|
Thu, 05 Sep 1996 20:33:58 +0000 |
Karl Heuer |
(Finsert_buffer_substring): Check for deleted buffer.
|
Wed, 04 Sep 1996 18:54:36 +0000 |
Richard M. Stallman |
Add many declarations.
|
Wed, 04 Sep 1996 18:53:32 +0000 |
Richard M. Stallman |
(BITS_PER_EMACS_INT): New definition.
|
Wed, 04 Sep 1996 17:29:23 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
|
Wed, 04 Sep 1996 17:16:14 +0000 |
Richard M. Stallman |
(apropos-print): Don't say `Type ' before M-x cmd.
|
Wed, 04 Sep 1996 17:13:24 +0000 |
Richard M. Stallman |
(perform-replace): Increment replace-count
|
Wed, 04 Sep 1996 17:02:12 +0000 |
Richard M. Stallman |
(executable-insert): Doc fix.
|
Wed, 04 Sep 1996 16:27:55 +0000 |
Richard M. Stallman |
(create_process): Test HAVE_SETPGID for using setpgid.
|
Wed, 04 Sep 1996 16:23:50 +0000 |
Richard M. Stallman |
(HAVE_SETPGID): Add #undef.
|
Wed, 04 Sep 1996 16:09:43 +0000 |
Richard M. Stallman |
(syms_of_keymap): staticpro current_global_map;
|
Wed, 04 Sep 1996 15:40:46 +0000 |
Richard M. Stallman |
(get_local_map): Call indirect-function.
|
Wed, 04 Sep 1996 15:38:37 +0000 |
Richard M. Stallman |
Mention local-value property on an overlay.
|
Wed, 04 Sep 1996 15:20:19 +0000 |
Richard M. Stallman |
(main): Declare `fromunix' as size_t.
|
Wed, 04 Sep 1996 15:17:16 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Wed, 04 Sep 1996 15:15:42 +0000 |
Richard M. Stallman |
unexelf1.c merged into this file.
|
Wed, 04 Sep 1996 15:15:30 +0000 |
Richard M. Stallman |
(UNEXEC): Use unexelf.c.
|
Wed, 04 Sep 1996 15:12:18 +0000 |
Richard M. Stallman |
Include config.h.
|
Wed, 04 Sep 1996 15:10:42 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Wed, 04 Sep 1996 15:07:07 +0000 |
Richard M. Stallman |
(create_process_1, sigchld_handler) [POSIX_SIGNALS]:
|
Wed, 04 Sep 1996 15:02:52 +0000 |
Richard M. Stallman |
(input_available_signal) [POSIX_SIGNALS]:
|
Wed, 04 Sep 1996 14:57:40 +0000 |
Richard M. Stallman |
(HAVE_TERMIOS_H): Add #undef.
|
Wed, 04 Sep 1996 05:42:28 +0000 |
Richard M. Stallman |
(Fmacroexpand): Don't declare `form' as register.
|
Wed, 04 Sep 1996 05:41:48 +0000 |
Richard M. Stallman |
(Fredirect_frame_focus): Don't call Ffocus_frame.
|
Wed, 04 Sep 1996 05:39:41 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Fix previous change.
|
Wed, 04 Sep 1996 04:33:40 +0000 |
Richard M. Stallman |
(copy_intervals_to_string): Take arg as buffer.
|
Wed, 04 Sep 1996 04:31:10 +0000 |
Richard M. Stallman |
(Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
|
Wed, 04 Sep 1996 04:30:26 +0000 |
Richard M. Stallman |
(Fmacroexpand): gcpro form while calling do_autoload.
|
Wed, 04 Sep 1996 03:58:15 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): gcpro prefixarg.
|
Wed, 04 Sep 1996 03:55:07 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Make height and width ints.
|
Wed, 04 Sep 1996 03:42:09 +0000 |
Richard M. Stallman |
(map_char_table): Declare depth as int.
|
Wed, 04 Sep 1996 03:38:40 +0000 |
Richard M. Stallman |
(note_mouse_highlight): Pass POS argument to fast_find_position as int.
|
Wed, 04 Sep 1996 03:35:53 +0000 |
Richard M. Stallman |
(set_properties, add_properties, remove_properties):
|
Wed, 04 Sep 1996 03:34:04 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Take integer arguments.
|
Wed, 04 Sep 1996 00:06:48 +0000 |
Richard M. Stallman |
(Fmake_byte_code): Call make_pure_vector using nargs.
|
Tue, 03 Sep 1996 23:56:33 +0000 |
Richard M. Stallman |
(Fpurecopy): Cast arg to make_pure_vector.
|
Tue, 03 Sep 1996 23:27:01 +0000 |
Richard M. Stallman |
(calendar-current-date): Simplify by using decode-time instead
|
Tue, 03 Sep 1996 23:25:46 +0000 |
Richard M. Stallman |
(insert-directory): Use same value of `now' for all files.
|
Tue, 03 Sep 1996 23:23:53 +0000 |
Richard M. Stallman |
(Fformat): Pass a string using XSTRING.
|
Tue, 03 Sep 1996 23:23:40 +0000 |
Richard M. Stallman |
(doprnt1): If lispstrings, accept a string
|
Tue, 03 Sep 1996 22:23:51 +0000 |
Richard M. Stallman |
(message): Cast size arg to doprnt.
|
Tue, 03 Sep 1996 22:22:10 +0000 |
Richard M. Stallman |
(OUTPUT_IF, OUTPUT): Cast frame height to int.
|
Tue, 03 Sep 1996 22:00:27 +0000 |
Richard M. Stallman |
(term_init): Avoid type-mismatch calling get_frame_size.
|
Tue, 03 Sep 1996 21:51:08 +0000 |
Richard M. Stallman |
(command-line, command-line-1):
|
Tue, 03 Sep 1996 21:48:13 +0000 |
Richard M. Stallman |
(sort_args): Don't rearrange any args that follow "--".
|
Tue, 03 Sep 1996 21:46:07 +0000 |
Richard M. Stallman |
(dired-mode-map): Add revert-buffer to Immediate menu.
|
Tue, 03 Sep 1996 21:41:33 +0000 |
Richard M. Stallman |
(Ffocus_frame, Funfocus_frame): Functions deleted.
|
Tue, 03 Sep 1996 21:38:45 +0000 |
Richard M. Stallman |
(other-frame): Don't call unfocus-frame.
|
Tue, 03 Sep 1996 21:37:35 +0000 |
Richard M. Stallman |
(mouse-select-window): Don't call unfocus-frame.
|
Tue, 03 Sep 1996 18:36:55 +0000 |
Richard M. Stallman |
(etags_getcwd): Use getcwd if available even if MSDOS.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(timer-next-integral-multiple-of-time): New function.
|
Tue, 03 Sep 1996 18:16:06 +0000 |
Paul Eggert |
(display-time): Use new run-at-time functionality to
|
Tue, 03 Sep 1996 18:08:27 +0000 |
Paul Eggert |
(mktime): Fix typo in previous patch.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): #undef so that we don't mess up the file name mktime.c.
|
Tue, 03 Sep 1996 18:00:34 +0000 |
Paul Eggert |
(mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),
|
Tue, 03 Sep 1996 17:54:23 +0000 |
Richard M. Stallman |
(show-paren-function): Handle unbalanced parens as
|
Tue, 03 Sep 1996 05:24:22 +0000 |
Paul Eggert |
(Fencode_time): Remove NEXTSTEP workaround;
|
Tue, 03 Sep 1996 05:23:35 +0000 |
Paul Eggert |
(MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,
|
Tue, 03 Sep 1996 05:20:35 +0000 |
Paul Eggert |
(run-at-time): Doc fix.
|
Tue, 03 Sep 1996 04:13:20 +0000 |
Richard M. Stallman |
(create_process): Undo previous change.
|
Mon, 02 Sep 1996 17:43:56 +0000 |
Richard M. Stallman |
(server-process-filter): Quote with &, not \.
|
Mon, 02 Sep 1996 17:43:32 +0000 |
Richard M. Stallman |
(quote_file_name): Quote with &, not \.
|
Mon, 02 Sep 1996 17:28:10 +0000 |
Richard M. Stallman |
(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
|
Mon, 02 Sep 1996 17:03:33 +0000 |
Richard M. Stallman |
(save-match-data): Definition deleted.
|
Mon, 02 Sep 1996 05:45:58 +0000 |
Richard M. Stallman |
Include signal.h properly;
|
Mon, 02 Sep 1996 05:39:36 +0000 |
Richard M. Stallman |
On fatal signal, delete socket-file:
|
Mon, 02 Sep 1996 05:19:13 +0000 |
Richard M. Stallman |
(redisplay_internal): Test last_selected_window slot.
|
Mon, 02 Sep 1996 05:13:11 +0000 |
Richard M. Stallman |
(unshow_buffer): Clear last_selected_window slot, maybe.
|
Mon, 02 Sep 1996 05:11:15 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize last_selected_window slot.
|
Mon, 02 Sep 1996 05:10:58 +0000 |
Richard M. Stallman |
(strict buffer): New slot last_selected_window.
|
Mon, 02 Sep 1996 01:18:35 +0000 |
Richard M. Stallman |
(ffap-locate-file): Function deleted.
|
Mon, 02 Sep 1996 01:16:42 +0000 |
Richard M. Stallman |
(locate-library): New arg PATH. Handle autocompression mode.
|
Mon, 02 Sep 1996 01:05:22 +0000 |
Richard M. Stallman |
(locate-library): Doc fix.
|
Mon, 02 Sep 1996 00:19:02 +0000 |
Richard M. Stallman |
(rmail-dont-reply-to): Recognize the names to delete
|
Mon, 02 Sep 1996 00:05:56 +0000 |
Richard M. Stallman |
(quote_file_name): New function.
|
Mon, 02 Sep 1996 00:03:28 +0000 |
Richard M. Stallman |
(server-process-filter): Undo the quoting with
|
Sun, 01 Sep 1996 23:18:22 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 01 Sep 1996 23:18:03 +0000 |
Richard M. Stallman |
(Fprocess_contact): New function.
|
Sun, 01 Sep 1996 22:56:40 +0000 |
Richard M. Stallman |
Turn on byte-compile-dynamic.
|
Sun, 01 Sep 1996 22:44:57 +0000 |
Richard M. Stallman |
Explain better about abnormal hooks.
|
Sun, 01 Sep 1996 22:08:35 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change, gobble_input):
|
Sun, 01 Sep 1996 22:08:12 +0000 |
Richard M. Stallman |
(sigunblockx): Definitions deleted.
|
Sun, 01 Sep 1996 21:56:24 +0000 |
Richard M. Stallman |
(create_process): Test defined (TIOCSCTTY)
|
Sun, 01 Sep 1996 21:38:48 +0000 |
Richard M. Stallman |
(insert-directory): If ls fails, get an error.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 20:52:25 +0000 |
Karl Heuer |
(MULTI_FRAME): Obsolete macro deleted.
|
Sun, 01 Sep 1996 20:52:17 +0000 |
Richard M. Stallman |
(struct x_display_info): Add element Xatom_FONT.
|
Sun, 01 Sep 1996 20:49:29 +0000 |
Richard M. Stallman |
(x_term_init): Initialize Xatom_FONT member.
|
Sun, 01 Sep 1996 20:48:03 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 01 Sep 1996 20:47:10 +0000 |
Richard M. Stallman |
[HAVE_SETRLIMIT]: Include time.h and resource.h.
|
Sun, 01 Sep 1996 20:46:31 +0000 |
Richard M. Stallman |
(isearch-*-char): Use the isearch-other-end as new
|
Sun, 01 Sep 1996 20:44:46 +0000 |
Richard M. Stallman |
(build_annotations): Remember original buffer that the
|
Sun, 01 Sep 1996 20:43:10 +0000 |
Richard M. Stallman |
Add menu items and xrefs to the menu bar menu.
|
Sun, 01 Sep 1996 20:23:30 +0000 |
Richard M. Stallman |
(compilation-finish-functions): New variable.
|
Sun, 01 Sep 1996 19:52:14 +0000 |
Richard M. Stallman |
(Fx_list_fonts): New optional arg MAXIMUM.
|
Sun, 01 Sep 1996 19:47:48 +0000 |
Richard M. Stallman |
(tmm-add-one-shortcut): New subroutine.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sun, 01 Sep 1996 19:09:14 +0000 |
Richard M. Stallman |
(vip-custom-file-name): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:04:28 +0000 |
Richard M. Stallman |
(desktop-basefilename): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:03:37 +0000 |
Richard M. Stallman |
(bookmark-default-file): Use convert-standard-filename.
|
Sun, 01 Sep 1996 19:02:33 +0000 |
Richard M. Stallman |
(change-log-name): Don't treat MSDOS, NT specially.
|
Sun, 01 Sep 1996 19:02:26 +0000 |
Karl Heuer |
(re_match_2_internal) [emacs]: Use PT, not point.
|
Sun, 01 Sep 1996 18:33:12 +0000 |
Richard M. Stallman |
(vc-register-switches): New variable.
|
Sun, 01 Sep 1996 18:27:40 +0000 |
Richard M. Stallman |
(TAGS): Use $(srcdir) in deps.
|
Sun, 01 Sep 1996 18:25:38 +0000 |
Richard M. Stallman |
(emacsclient): Link with getopt.
|
Sun, 01 Sep 1996 18:25:21 +0000 |
Richard M. Stallman |
(decode_options): New function.
|
Sun, 01 Sep 1996 17:11:14 +0000 |
Richard M. Stallman |
[windows-nt, ms-dos]: Load dos-nt.
|
Sun, 01 Sep 1996 17:10:56 +0000 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
Sun, 01 Sep 1996 17:10:14 +0000 |
Richard M. Stallman |
(path-separator, grep-null-device, grep-regexp-alist)
|
Sun, 01 Sep 1996 17:09:21 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 01 Sep 1996 06:49:07 +0000 |
Richard M. Stallman |
(lisp): Include dos-nt.elc.
|
Sun, 01 Sep 1996 06:46:59 +0000 |
Richard M. Stallman |
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
|
Sun, 01 Sep 1996 03:58:08 +0000 |
Richard M. Stallman |
(gnus-local-domain): Remove.
|
Sun, 01 Sep 1996 03:30:37 +0000 |
Richard M. Stallman |
Add 1996 to copyright notice.
|
Sun, 01 Sep 1996 03:28:43 +0000 |
Richard M. Stallman |
Don't fill based on window width.
|
Sun, 01 Sep 1996 03:25:54 +0000 |
Richard M. Stallman |
(format-alist): Doc fix.
|
Sun, 01 Sep 1996 03:24:55 +0000 |
Richard M. Stallman |
(use-hard-newlines): New minor mode function.
|
Sun, 01 Sep 1996 03:24:22 +0000 |
Richard M. Stallman |
(set-hard-newline-properties): New fn.
|
Sun, 01 Sep 1996 02:43:58 +0000 |
Richard M. Stallman |
(requeued_events_pending_p): New function.
|
Sun, 01 Sep 1996 02:42:04 +0000 |
Richard M. Stallman |
(mouse-show-mark): Detect loss of selection
|
Sun, 01 Sep 1996 00:20:33 +0000 |
Richard M. Stallman |
(make-auto-save-file-name): Try a few directories
|
Sun, 01 Sep 1996 00:14:32 +0000 |
Richard M. Stallman |
Check for setrlimit.
|
Sun, 01 Sep 1996 00:13:53 +0000 |
Richard M. Stallman |
(HAVE_SETRLIMIT): Add #undef.
|
Sun, 01 Sep 1996 00:01:56 +0000 |
Richard M. Stallman |
(Fload): Add "source is newer" info to the "loading" and "done" messages.
|
Sat, 31 Aug 1996 23:47:10 +0000 |
Richard M. Stallman |
(blessmail): Use $srcdir to find blessmail.el.
|
Sat, 31 Aug 1996 23:41:26 +0000 |
Richard M. Stallman |
Clean up whitespace.
|
Sat, 31 Aug 1996 23:40:19 +0000 |
Richard M. Stallman |
(re_search_2): Optimize regexp that starts with ^.
|
Sat, 31 Aug 1996 22:29:12 +0000 |
Richard M. Stallman |
(FREE_VAR): Clean up C syntax.
|
Sat, 31 Aug 1996 22:24:46 +0000 |
Richard M. Stallman |
(make-doctor-variables): Eliminate `observation-list' also.
|
Sat, 31 Aug 1996 22:21:53 +0000 |
Richard M. Stallman |
(make-doctor-variables): Eliminate unused variables `elist'
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(sys/systeminfo.h, getdomainname, sysinfo): Check for them.
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
|
Sat, 31 Aug 1996 22:03:30 +0000 |
Richard M. Stallman |
(internal-set-face-1): When calling x-list-fonts, ask for just one match.
|
Sat, 31 Aug 1996 21:53:53 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Report used and free intervals.
|
Sat, 31 Aug 1996 20:13:29 +0000 |
Richard M. Stallman |
(Vwin32_start_process_show_window): New variable.
|
Sat, 31 Aug 1996 20:12:15 +0000 |
Richard M. Stallman |
(x_set_cursor_color): Use x_update_cursor.
|
Sat, 31 Aug 1996 19:22:43 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
|
Sat, 31 Aug 1996 16:26:55 +0000 |
Richard M. Stallman |
(command-line-1): Rearrange initial screen.
|
Sat, 31 Aug 1996 16:25:51 +0000 |
Richard M. Stallman |
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
|
Sat, 31 Aug 1996 16:25:21 +0000 |
Richard M. Stallman |
(both versions): Handle -nowait and --nowait by sending data to the server.
|
Sat, 31 Aug 1996 04:29:46 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 31 Aug 1996 02:44:14 +0000 |
Richard M. Stallman |
(XTupdate_end): Always clear mouse_face_defer flag.
|
Sat, 31 Aug 1996 02:43:52 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal): Set mouse_face_defer flag.
|
Sat, 31 Aug 1996 02:34:25 +0000 |
Richard M. Stallman |
(webjump-sample-sites): Define with defvar.
|
Fri, 30 Aug 1996 18:49:07 +0000 |
Richard M. Stallman |
(do_line_dance, dumprectangle): Use x_update_cursor.
|
Fri, 30 Aug 1996 18:42:29 +0000 |
Richard M. Stallman |
(vc-update-change-log): Doc fix.
|
Fri, 30 Aug 1996 16:59:20 +0000 |
Richard M. Stallman |
(do-auto-fill): Do break after one word as last resort
|
Fri, 30 Aug 1996 16:57:35 +0000 |
Richard M. Stallman |
Require ediff-init.
|
Fri, 30 Aug 1996 16:32:32 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 30 Aug 1996 03:47:47 +0000 |
Richard M. Stallman |
(texinfo-format-printindex):
|
Fri, 30 Aug 1996 03:17:56 +0000 |
Richard M. Stallman |
(foldout-hide-flag, foldout-show-flag): New variables.
|
Fri, 30 Aug 1996 03:05:22 +0000 |
Richard M. Stallman |
(save-match-data): Fix typo in previous change.
|
Fri, 30 Aug 1996 02:57:30 +0000 |
Richard M. Stallman |
(cmd_error): Clear executing_macro.
|
Fri, 30 Aug 1996 01:50:25 +0000 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Fri, 30 Aug 1996 00:27:46 +0000 |
Lars Magne Ingebrigtsen |
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Fri, 30 Aug 1996 00:04:33 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Check for
|
Thu, 29 Aug 1996 21:37:52 +0000 |
Richard M. Stallman |
(reporter-compose-outgoing): Fix error syntax.
|
Thu, 29 Aug 1996 21:22:07 +0000 |
Richard M. Stallman |
(vc-update-change-log): Remove code which found RCS files
|
Thu, 29 Aug 1996 21:22:04 +0000 |
Erik Naggum |
(init_macros): Initialize executing_macro, too.
|
Thu, 29 Aug 1996 20:54:02 +0000 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
Thu, 29 Aug 1996 20:50:15 +0000 |
Richard M. Stallman |
(Vring_bell_function): New variable.
|
Thu, 29 Aug 1996 06:22:28 +0000 |
Richard M. Stallman |
(XTread_socket): Call XFilterEvent on all events,
|
Thu, 29 Aug 1996 06:20:21 +0000 |
Richard M. Stallman |
(byte-compile-associative): Treat one arg case like (+ x 0).
|
Thu, 29 Aug 1996 04:42:40 +0000 |
Richard M. Stallman |
(narrow-to-defun): New function.
|
Thu, 29 Aug 1996 04:39:47 +0000 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): Declared.
|
Thu, 29 Aug 1996 04:38:33 +0000 |
Richard M. Stallman |
(cmd_error): Add number of kbd macro iterations to the error message.
|
Thu, 29 Aug 1996 04:38:05 +0000 |
Richard M. Stallman |
(executing_macro_iterations, executing_macro): New vars.
|
Thu, 29 Aug 1996 04:35:38 +0000 |
Richard M. Stallman |
(Vhistory_length, Qhistory_length): New variables.
|
Thu, 29 Aug 1996 03:50:02 +0000 |
Richard M. Stallman |
(Fsubstring): Handle vectors as well as strings.
|
Thu, 29 Aug 1996 01:54:43 +0000 |
Richard M. Stallman |
(save-match-data): Fix previous change.
|
Thu, 29 Aug 1996 01:37:38 +0000 |
Richard M. Stallman |
(display-time): Call display-time-mode.
|
Thu, 29 Aug 1996 01:27:18 +0000 |
Richard M. Stallman |
(kill-some-buffers): New arg LIST says buffers to maybe kill.
|
Thu, 29 Aug 1996 01:25:34 +0000 |
Richard M. Stallman |
(mail-mode-auto-fill): New function.
|
Thu, 29 Aug 1996 00:51:51 +0000 |
Richard M. Stallman |
(Fcall_interactively): For `N' and `n',
|
Thu, 29 Aug 1996 00:44:05 +0000 |
Richard M. Stallman |
(syms_of_alloc): Set up Lisp variables ...-consed,
|
Thu, 29 Aug 1996 00:30:44 +0000 |
Lars Magne Ingebrigtsen |
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Wed, 28 Aug 1996 23:36:44 +0000 |
Richard M. Stallman |
(ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
|
Wed, 28 Aug 1996 23:28:39 +0000 |
Richard M. Stallman |
Check for utimes.
|
Wed, 28 Aug 1996 23:26:13 +0000 |
Richard M. Stallman |
(server-visit-files): New argument NOWAIT.
|
Wed, 28 Aug 1996 22:44:18 +0000 |
Richard M. Stallman |
(save-match-data): Use save-match-data-internal
|
Wed, 28 Aug 1996 22:40:09 +0000 |
Richard M. Stallman |
(byte-compile-out-toplevel): Always compile to byte code
|
Wed, 28 Aug 1996 21:33:50 +0000 |
Richard M. Stallman |
(byte-compile-funarg-2): New function,
|
Wed, 28 Aug 1996 21:27:18 +0000 |
Richard M. Stallman |
(main): Add bug report info in --help message.
|
Wed, 28 Aug 1996 20:16:51 +0000 |
Richard M. Stallman |
(mail-self-blind, mail-interactive)
|
Wed, 28 Aug 1996 20:09:51 +0000 |
Richard M. Stallman |
(sh-alias-alist): Use gnu/linux, not lignux.
|
Wed, 28 Aug 1996 15:52:48 +0000 |
Richard M. Stallman |
(INSTALL_STRIP): New variable.
|
Wed, 28 Aug 1996 15:48:30 +0000 |
Richard M. Stallman |
Check for com_err library, but only if --with-kerberos was used.
|
Wed, 28 Aug 1996 14:27:08 +0000 |
Richard M. Stallman |
(tar-mode-write-file): Clear buffer's own modified flag
|
Wed, 28 Aug 1996 14:24:49 +0000 |
Richard M. Stallman |
(command_loop_1): Cancel echoing etc.
|
Wed, 28 Aug 1996 00:04:03 +0000 |
Lars Magne Ingebrigtsen |
1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
Tue, 27 Aug 1996 17:45:29 +0000 |
Richard M. Stallman |
(dired-chown-program): Replace lignux with gnu/linux.
|
Tue, 27 Aug 1996 13:40:40 +0000 |
Richard M. Stallman |
(set_frame_menubar): Don't add ibw to menubar_size.
|
Tue, 27 Aug 1996 13:40:00 +0000 |
Richard M. Stallman |
(x_window): Don't add ibw to menubar_size.
|
Tue, 27 Aug 1996 01:03:35 +0000 |
Richard M. Stallman |
(mouse-region-delete-keys): New variable.
|
Tue, 27 Aug 1996 00:14:26 +0000 |
Richard M. Stallman |
Add item for something like Adobe Illustrator/Corel Draw.
|
Mon, 26 Aug 1996 21:33:49 +0000 |
Richard M. Stallman |
(MOVE_LIBS): Use conditionals on
|
Mon, 26 Aug 1996 21:27:24 +0000 |
Richard M. Stallman |
(apropos-mode-map): Don't use view-mode;
|
Mon, 26 Aug 1996 21:20:48 +0000 |
Paul Eggert |
Change `GNU Emacs' to `this program' in the comment referring the reader
|
Mon, 26 Aug 1996 17:58:30 +0000 |
Richard M. Stallman |
Describe --with-pop and related options.
|
Mon, 26 Aug 1996 16:43:05 +0000 |
Richard M. Stallman |
Add `units' replacement. Add Real Audio'player and generator.
|
Mon, 26 Aug 1996 16:10:43 +0000 |
Richard M. Stallman |
Reverse conditional in previous change.
|
Mon, 26 Aug 1996 15:33:13 +0000 |
Richard M. Stallman |
(shell-mode): Don't assume /dev/null is its own truename.
|
Mon, 26 Aug 1996 15:21:57 +0000 |
Richard M. Stallman |
(diff): Don't pop to *diff* buffer. Change bogus
|
Mon, 26 Aug 1996 15:15:02 +0000 |
Richard M. Stallman |
(ensure-mark): Minor rewrite.
|
Mon, 26 Aug 1996 14:46:44 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Fix previous change.
|
Mon, 26 Aug 1996 00:08:21 +0000 |
Richard M. Stallman |
(imenu--in-alist): Accept only bottom-level matches.
|
Sun, 25 Aug 1996 23:31:20 +0000 |
Richard M. Stallman |
(fast_find_position): Fix previous change.
|
Sun, 25 Aug 1996 23:18:39 +0000 |
Richard M. Stallman |
(byte-compile-insert-header):
|
Sun, 25 Aug 1996 23:14:30 +0000 |
Richard M. Stallman |
(byte-compile-version): Use $Revision, not $Id.
|
Sun, 25 Aug 1996 23:11:07 +0000 |
Richard M. Stallman |
(byte-compile-insert-header): Clean up syntax
|
Sun, 25 Aug 1996 17:48:32 +0000 |
Richard M. Stallman |
(fast_find_position): Minor fix in handling maybe_next_line.
|
Sun, 25 Aug 1996 17:00:12 +0000 |
Richard M. Stallman |
(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.
|
Sun, 25 Aug 1996 16:58:09 +0000 |
Richard M. Stallman |
Check for krb and des libraries.
|
Sun, 25 Aug 1996 16:34:36 +0000 |
Richard M. Stallman |
(command_loop_1): Check column_number_displayed
|
Sun, 25 Aug 1996 02:31:33 +0000 |
Richard M. Stallman |
(minibuffer-setup-hook): Fix misspelling of hook name.
|
Sun, 25 Aug 1996 02:27:24 +0000 |
Richard M. Stallman |
Include des.h krb.h with no dir name if SOLARIS2.
|
Sun, 25 Aug 1996 02:19:28 +0000 |
Richard M. Stallman |
(*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
|
Sun, 25 Aug 1996 02:14:42 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 25 Aug 1996 01:25:07 +0000 |
Richard M. Stallman |
(tex-main-file): New variable.
|
Sat, 24 Aug 1996 23:22:22 +0000 |
Lars Magne Ingebrigtsen |
(gnus-group-enter-directory): Virtual server definition
|
Sat, 24 Aug 1996 21:38:59 +0000 |
Lars Magne Ingebrigtsen |
Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
|
Sat, 24 Aug 1996 21:26:03 +0000 |
Richard M. Stallman |
Add xrefs from Saving Buffers to Format Conversion and Saving
|
Sat, 24 Aug 1996 21:24:45 +0000 |
Richard M. Stallman |
(xdialog_show): Don't allow 9 buttons.
|
Sat, 24 Aug 1996 21:11:14 +0000 |
Erik Naggum |
Use ISO 8601 date format, with time zone appended if
|
Sat, 24 Aug 1996 21:11:13 +0000 |
Erik Naggum |
(Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.
|
Sat, 24 Aug 1996 21:10:47 +0000 |
Erik Naggum |
Change to ISO 8601 date formats, without time of day.
|
Sat, 24 Aug 1996 19:39:34 +0000 |
Erik Naggum |
(print-quoted): New variable.
|
Sat, 24 Aug 1996 16:10:28 +0000 |
Richard M. Stallman |
Replace \n in doc strings.
|
Sat, 24 Aug 1996 16:03:25 +0000 |
Richard M. Stallman |
(isearch-edit-string): When starting nonincremental
|
Sat, 24 Aug 1996 12:12:08 +0000 |
Erik Naggum |
(Fsplit_window): Fix previous change.
|
Sat, 24 Aug 1996 00:03:22 +0000 |
Richard M. Stallman |
(x_term_init): If the default Xt font does not exist on
|
Fri, 23 Aug 1996 08:16:06 +0000 |
Richard M. Stallman |
Include <config.h>, so DOS_NT is defined on MSDOS.
|
Fri, 23 Aug 1996 06:20:58 +0000 |
Richard M. Stallman |
(Fsplit_window): Treat width just like height;
|
Thu, 22 Aug 1996 19:57:35 +0000 |
Richard M. Stallman |
(apropos-mode): Turn on View mode.
|
Thu, 22 Aug 1996 19:48:43 +0000 |
Richard M. Stallman |
(paths.h, config.h): Targets deleted.
|
Thu, 22 Aug 1996 19:29:12 +0000 |
Richard M. Stallman |
Generate src/paths.h here.
|
Thu, 22 Aug 1996 19:28:44 +0000 |
Richard M. Stallman |
(paths-force): Don't print a message.
|
Thu, 22 Aug 1996 19:28:01 +0000 |
Richard M. Stallman |
(src/paths.h): Target deleted.
|
Thu, 22 Aug 1996 08:23:30 +0000 |
Erik Naggum |
(change_frame_size_1): Clean up conditional.
|
Thu, 22 Aug 1996 02:57:09 +0000 |
Richard M. Stallman |
(send_process): GCPRO object.
|
Wed, 21 Aug 1996 20:36:30 +0000 |
Richard M. Stallman |
(keyboard-translate): Use a char-table.
|
Wed, 21 Aug 1996 20:18:00 +0000 |
Richard M. Stallman |
Conditionalize the changes below on not __linux__.
|
Wed, 21 Aug 1996 16:20:39 +0000 |
Richard M. Stallman |
(kill-region): inhibit-read-only overrides text props too.
|
Wed, 21 Aug 1996 04:53:08 +0000 |
Richard M. Stallman |
(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
|
Tue, 20 Aug 1996 21:22:41 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Tue, 20 Aug 1996 20:50:35 +0000 |
Karl Heuer |
[fixing previous change]
|
Tue, 20 Aug 1996 20:42:52 +0000 |
Richard M. Stallman |
(makefile-font-lock-keywords): Catch variable
|
Tue, 20 Aug 1996 19:11:55 +0000 |
Karl Heuer |
(change-log-mode): Set fill-paragraph-function.
|
Tue, 20 Aug 1996 19:10:47 +0000 |
Karl Heuer |
(ielm-map): Don't bind M-q.
|
Mon, 19 Aug 1996 16:53:35 +0000 |
Richard M. Stallman |
(unexec): Copy the .got section.
|
Mon, 19 Aug 1996 16:31:27 +0000 |
Richard M. Stallman |
(modify-face): Handle nil as stipple value.
|
Sun, 18 Aug 1996 20:30:29 +0000 |
Richard M. Stallman |
(NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
|
Sun, 18 Aug 1996 01:18:56 +0000 |
Richard M. Stallman |
(rfc822-bad-address): Don't put a newline into the
|
Sat, 17 Aug 1996 16:57:21 +0000 |
Richard M. Stallman |
(Fx_open_connection): Don't set Vx_resource_name.
|
Sat, 17 Aug 1996 16:56:19 +0000 |
Richard M. Stallman |
(mouse-drag-region): Don't call mouse-set-region-1
|
Sat, 17 Aug 1996 11:53:54 +0000 |
Erik Naggum |
(rmail-ignored-headers): Remove extra paren.
|
Sat, 17 Aug 1996 07:20:46 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Hide X-char* and X-face, but not Sender.
|
Sat, 17 Aug 1996 03:12:18 +0000 |
Richard M. Stallman |
(decipher-get-undo-copy): New function.
|
Sat, 17 Aug 1996 02:10:31 +0000 |
Richard M. Stallman |
(shell-command): Really use output-buffer in synchronous
|
Fri, 16 Aug 1996 23:14:09 +0000 |
Karl Heuer |
(Fdelete_backward_char): Fix off-by-one error.
|
Fri, 16 Aug 1996 19:09:34 +0000 |
Richard M. Stallman |
(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
|
Fri, 16 Aug 1996 19:08:24 +0000 |
Richard M. Stallman |
(Fbyte_code): For relative gotos, force signed arithmetic.
|
Fri, 16 Aug 1996 17:21:31 +0000 |
Richard M. Stallman |
(ange-ftp-process-filter): Discard nulls.
|
Fri, 16 Aug 1996 05:09:09 +0000 |
Richard M. Stallman |
(modify-face): Handle stipple values
|
Thu, 15 Aug 1996 21:18:04 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 15 Aug 1996 18:48:58 +0000 |
Richard M. Stallman |
(install-arch-indep): Install info/messages.
|
Thu, 15 Aug 1996 03:03:16 +0000 |
Richard M. Stallman |
(news-inews-program): Look for /usr/contrib/lib/news/inews.
|
Wed, 14 Aug 1996 21:32:10 +0000 |
Richard M. Stallman |
(html-tag-alist): Fix the entry for "font".
|
Wed, 14 Aug 1996 20:43:03 +0000 |
Richard M. Stallman |
Many changes.
|
Wed, 14 Aug 1996 02:47:51 +0000 |
Erik Naggum |
(message-mode): Delete abbrev mode initialization.
|
Wed, 14 Aug 1996 02:09:54 +0000 |
Erik Naggum |
(message-y-or-n-p, message-talkative-question, message-flatten-list,
|
Wed, 14 Aug 1996 01:59:41 +0000 |
Erik Naggum |
new version from Torbj?Einarsson.
|
Tue, 13 Aug 1996 21:25:03 +0000 |
Richard M. Stallman |
Show how to reorder buffers.
EMACS_19_34
|
Tue, 13 Aug 1996 18:29:36 +0000 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Handle buffer name as arg.
|
Tue, 13 Aug 1996 15:27:23 +0000 |
Richard M. Stallman |
Fix include file name.
|
Mon, 12 Aug 1996 18:57:08 +0000 |
Richard M. Stallman |
(update_one_menu_entry): Fix previous change:
|
Sun, 11 Aug 1996 00:19:31 +0000 |
Richard M. Stallman |
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
|
Sat, 10 Aug 1996 23:42:03 +0000 |
Richard M. Stallman |
(POSIX_SIGNALS): Don't define it, #undef instead.
|
Sat, 10 Aug 1996 18:58:06 +0000 |
Richard M. Stallman |
(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.
|
Sat, 10 Aug 1996 18:51:31 +0000 |
Richard M. Stallman |
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.
|
Sat, 10 Aug 1996 18:51:19 +0000 |
Richard M. Stallman |
(merge_widget_value): Undo previous change.
|
Sat, 10 Aug 1996 18:48:18 +0000 |
Richard M. Stallman |
(update_one_menu_entry): When creating a pulldown
|
Fri, 09 Aug 1996 22:31:46 +0000 |
Richard M. Stallman |
(bibtex-mode): Set normal-auto-fill-function locally;
|
Fri, 09 Aug 1996 22:04:54 +0000 |
Richard M. Stallman |
[__ELF__] (UNEXEC): Use unexelf1.c.
|
Fri, 09 Aug 1996 22:00:35 +0000 |
Richard M. Stallman |
[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
|
Fri, 09 Aug 1996 21:57:00 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 09 Aug 1996 18:40:18 +0000 |
Richard M. Stallman |
(WinMain): Put a space between the binary and its args.
|
Fri, 09 Aug 1996 10:44:37 +0000 |
Richard M. Stallman |
(re_max_failures): Increase to 20000 again.
|
Fri, 09 Aug 1996 03:00:37 +0000 |
Richard M. Stallman |
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.
|
Fri, 09 Aug 1996 02:52:02 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 09 Aug 1996 02:51:36 +0000 |
Richard M. Stallman |
Don't include filio.h if NO_FILIO_H.
|
Thu, 08 Aug 1996 20:24:36 +0000 |
Richard M. Stallman |
(alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
|
Thu, 08 Aug 1996 20:05:31 +0000 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.
|
Thu, 08 Aug 1996 20:04:18 +0000 |
Richard M. Stallman |
(set_time_zone_rule): Don't put a string literal
|
Thu, 08 Aug 1996 20:00:16 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 08 Aug 1996 17:12:46 +0000 |
Richard M. Stallman |
(xmenu_show): Set dummy.state.
|
Wed, 07 Aug 1996 23:06:08 +0000 |
Richard M. Stallman |
(iso-languages, french): Remove non-French combinations.
|
Wed, 07 Aug 1996 21:51:21 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): New definition.
|
Wed, 07 Aug 1996 19:45:46 +0000 |
Richard M. Stallman |
(normal-auto-fill-function): New variable.
|
Wed, 07 Aug 1996 18:28:03 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Make position 0 in the initial
|
Wed, 07 Aug 1996 18:27:20 +0000 |
Richard M. Stallman |
(dabbrev--last-case-pattern): New variable.
|
Tue, 06 Aug 1996 18:41:06 +0000 |
Richard M. Stallman |
(rmail-reply-regexp): Match Re[2].
|
Tue, 06 Aug 1996 18:31:45 +0000 |
Richard M. Stallman |
(rmail-reply-regexp, rmail-message-filter): Doc fix.
|
Tue, 06 Aug 1996 17:40:22 +0000 |
Richard M. Stallman |
(imenu-update-menubar): Fix code to install the new menu.
|
Tue, 06 Aug 1996 08:21:51 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.
|
Mon, 05 Aug 1996 21:28:14 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 05 Aug 1996 21:26:10 +0000 |
Richard M. Stallman |
Get rid of "win95".
|
Mon, 05 Aug 1996 19:46:39 +0000 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Call do_pending_window_change.
|
Mon, 05 Aug 1996 07:18:48 +0000 |
Simon Marshall |
Fully reinstall July 26 change.
|
Mon, 05 Aug 1996 03:30:41 +0000 |
Richard M. Stallman |
Describe djgpp library replacement files.
|
Mon, 05 Aug 1996 01:15:49 +0000 |
Richard M. Stallman |
(Fcall_process_region) [DOS_NT]: Avoid downcasing
|
Sun, 04 Aug 1996 20:35:10 +0000 |
Richard M. Stallman |
(msdos): Add is_exec.c, sigaction.c to distribution.
|
Sat, 03 Aug 1996 21:28:16 +0000 |
Richard M. Stallman |
(*-sunos4.1.[3-9]*noshare): Move this before
|
Sat, 03 Aug 1996 21:27:03 +0000 |
Richard M. Stallman |
(Info-find-node): Use pop-to-buffer.
|
Sat, 03 Aug 1996 02:53:02 +0000 |
Paul Eggert |
(rmail-unix-mail-delimiter): Allow space or tab as
|
Thu, 01 Aug 1996 22:37:47 +0000 |
Richard M. Stallman |
(gdb): Undo previous change.
|
Thu, 01 Aug 1996 22:35:03 +0000 |
Richard M. Stallman |
(shell-file-name-chars): Was shell-file-name-regexp.
|
Thu, 01 Aug 1996 22:34:09 +0000 |
Richard M. Stallman |
(comint-file-name-chars): Was comint-file-name-regexp.
|
Thu, 01 Aug 1996 22:25:36 +0000 |
Richard M. Stallman |
(make_menubar): Turn off menu accelerator.
|
Thu, 01 Aug 1996 22:25:11 +0000 |
Richard M. Stallman |
Delete code to disable f10 if motif.
|
Thu, 01 Aug 1996 21:45:04 +0000 |
Richard M. Stallman |
(font-lock-inhibit-modes): Deleted.
|
Thu, 01 Aug 1996 21:38:20 +0000 |
Richard M. Stallman |
(prepare_menu_bars): Conditionalize previous change.
|
Thu, 01 Aug 1996 04:54:51 +0000 |
Richard M. Stallman |
(dabbrev-expand): When snarfing consecutive words,
|
Wed, 31 Jul 1996 23:18:49 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
|
Wed, 31 Jul 1996 18:17:16 +0000 |
Richard M. Stallman |
(help-font-lock-keywords): Undo July 26 change.
|
Wed, 31 Jul 1996 17:54:15 +0000 |
Richard M. Stallman |
(*-sco3.2v5*):
|
Wed, 31 Jul 1996 17:18:54 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Wed, 31 Jul 1996 16:54:23 +0000 |
Richard M. Stallman |
(pending_menu_activation): Don't initialize. Not static.
|
Wed, 31 Jul 1996 16:52:52 +0000 |
Richard M. Stallman |
(XTread_socket): Delete the code to pass menu bar keys
|
Wed, 31 Jul 1996 16:35:11 +0000 |
Richard M. Stallman |
(gdb): Bind comint-file-name-regexp.
|
Tue, 30 Jul 1996 21:55:13 +0000 |
Richard M. Stallman |
(emerge-files-with-ancestor, emerge-files):
|
Tue, 30 Jul 1996 21:10:40 +0000 |
Richard M. Stallman |
(XTread_socket): Pass keys in menu bar to toolkit alone
|
Tue, 30 Jul 1996 18:52:19 +0000 |
Richard M. Stallman |
(PC-complete): When command is repeated,
|
Tue, 30 Jul 1996 18:51:50 +0000 |
Richard M. Stallman |
When printing into a buffer, generate all the text
|
Mon, 29 Jul 1996 23:49:18 +0000 |
Richard M. Stallman |
Make examples in Output Streams stand on their own.
|
Mon, 29 Jul 1996 23:39:34 +0000 |
Richard M. Stallman |
(help-fontify-buffer-function): Function deleted.
|
Mon, 29 Jul 1996 16:27:49 +0000 |
Richard M. Stallman |
(ange-ftp-read-passwd): Let first input override
|
Mon, 29 Jul 1996 04:21:23 +0000 |
Richard M. Stallman |
(lock_file_owner_name): Always initialize the_pw.
|
Sun, 28 Jul 1996 02:20:21 +0000 |
Richard M. Stallman |
(gud-display-line): Don't crash if BUFFER is nil.
|
Sun, 28 Jul 1996 00:48:42 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 28 Jul 1996 00:42:14 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sat, 27 Jul 1996 20:30:31 +0000 |
Richard M. Stallman |
(last_mouse_press_frame): New variable.
|
Sat, 27 Jul 1996 20:28:55 +0000 |
Richard M. Stallman |
(pending_menu_activation): New variable.
|
Sat, 27 Jul 1996 20:23:55 +0000 |
Richard M. Stallman |
(font-lock-mode): Don't add to after-change-functions
|
Sat, 27 Jul 1996 16:19:46 +0000 |
Richard M. Stallman |
(merge_widget_value) [USE_MOTIF]: Pass along the change flag from
|
Sat, 27 Jul 1996 04:09:13 +0000 |
Richard M. Stallman |
(dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.
|
Sat, 27 Jul 1996 02:44:27 +0000 |
Richard M. Stallman |
(help-font-lock-keywords): Use font-lock-function-name-face
|
Fri, 26 Jul 1996 21:22:34 +0000 |
Richard M. Stallman |
(vc-do-command): Bind win32-quote-process-args.
|
Fri, 26 Jul 1996 16:08:04 +0000 |
Richard M. Stallman |
(buffer_permanent_local_flags): New variable.
|
Thu, 25 Jul 1996 08:50:26 +0000 |
Richard M. Stallman |
(set_frame_menubar): Use -1 for call_data
|
Thu, 25 Jul 1996 07:14:14 +0000 |
Richard M. Stallman |
(win32_read_socket): Never block reading from input queue.
|
Wed, 24 Jul 1996 16:52:33 +0000 |
Richard M. Stallman |
(describe-mode): Put a formfeed between each two modes.
|
Wed, 24 Jul 1996 16:36:41 +0000 |
Richard M. Stallman |
(edebug-trace-display): Save and restore current buffer.
|
Wed, 24 Jul 1996 16:20:04 +0000 |
Richard M. Stallman |
(TAGS): Make sure bin/etags.exe is current. Make
|
Wed, 24 Jul 1996 16:11:21 +0000 |
Richard M. Stallman |
(browse-url-choose-browser): New function.
|
Wed, 24 Jul 1996 04:21:31 +0000 |
Karl Heuer |
(Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
|
Wed, 24 Jul 1996 03:43:56 +0000 |
Richard M. Stallman |
Explain range of time values, and what negative year numbers mean.
|
Wed, 24 Jul 1996 03:38:46 +0000 |
Richard M. Stallman |
[__GNUC__] (C_DEBUG_SWITCH): Define as -g3.
|
Tue, 23 Jul 1996 22:36:11 +0000 |
Richard M. Stallman |
(buffer_permanent_local_flags): New variable.
|
Tue, 23 Jul 1996 22:32:48 +0000 |
Erik Naggum |
(tag-exact-file-name-match-p): Fix previous change.
|
Tue, 23 Jul 1996 20:01:33 +0000 |
Richard M. Stallman |
(cmpl-hours-since-origin): Fix bug:
|
Tue, 23 Jul 1996 18:30:23 +0000 |
Richard M. Stallman |
(LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.
|
Tue, 23 Jul 1996 16:32:24 +0000 |
Richard M. Stallman |
(readline_internal) [DOS_NT]: Don't include CRs when
|
Tue, 23 Jul 1996 16:17:39 +0000 |
Richard M. Stallman |
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
|
Tue, 23 Jul 1996 16:17:33 +0000 |
Roland McGrath |
(etags-goto-tag-location): New local variable LINE; use it.
|
Tue, 23 Jul 1996 15:50:58 +0000 |
Richard M. Stallman |
Describe garbage-collection-messages.
|
Tue, 23 Jul 1996 15:50:32 +0000 |
Richard M. Stallman |
Add y-or-n-p-with-timeout.
|
Tue, 23 Jul 1996 15:50:08 +0000 |
Richard M. Stallman |
Describe the version-specific site-list directory.
|
Tue, 23 Jul 1996 15:48:58 +0000 |
Richard M. Stallman |
Explain new keymap-parent functions.
|
Tue, 23 Jul 1996 15:46:12 +0000 |
Richard M. Stallman |
New node Standard File Names.
|
Tue, 23 Jul 1996 15:41:53 +0000 |
Richard M. Stallman |
Add some xrefs.
|
Tue, 23 Jul 1996 15:41:10 +0000 |
Richard M. Stallman |
print-length applies to vectors.
|
Tue, 23 Jul 1996 15:40:25 +0000 |
Richard M. Stallman |
Lots of timer feature updates.
|
Tue, 23 Jul 1996 15:37:09 +0000 |
Richard M. Stallman |
Document line-move-ignore-invisible.
|
Tue, 23 Jul 1996 15:36:22 +0000 |
Richard M. Stallman |
(Lazy Properties): New node.
|
Tue, 23 Jul 1996 15:35:12 +0000 |
Richard M. Stallman |
Explain how deletion of process doesn't affect process mark.
|
Tue, 23 Jul 1996 14:18:34 +0000 |
Richard M. Stallman |
(main) [HAVE_SOCKETS]: Use two separate stdio
|
Tue, 23 Jul 1996 14:00:08 +0000 |
Richard M. Stallman |
(Fdecode_time, difftm): Work even if tm_year represents
|
Tue, 23 Jul 1996 13:56:33 +0000 |
Richard M. Stallman |
(list-load-path-shadows): Doc fix.
|
Mon, 22 Jul 1996 19:06:26 +0000 |
Richard M. Stallman |
(perldb-command-name): New variable.
|
Mon, 22 Jul 1996 16:33:20 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 22 Jul 1996 02:13:28 +0000 |
Richard M. Stallman |
(dabbrev-case-fold-search, dabbrev-case-replace): Set
|
Mon, 22 Jul 1996 02:13:10 +0000 |
Richard M. Stallman |
(dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
|
Sun, 21 Jul 1996 23:45:15 +0000 |
Richard M. Stallman |
(dabbrev--search): Don't downcase the result here.
|
Sun, 21 Jul 1996 19:49:45 +0000 |
Richard M. Stallman |
(executable-find): Doc fix.
|
Sun, 21 Jul 1996 19:47:53 +0000 |
Richard M. Stallman |
(display-time): Fix prev change: use display-time-update.
|
Sun, 21 Jul 1996 19:34:48 +0000 |
Karl Heuer |
(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
|
Sun, 21 Jul 1996 19:34:15 +0000 |
Karl Heuer |
(vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.
|
Sun, 21 Jul 1996 19:21:11 +0000 |
Karl Heuer |
(rmail-next-same-subject): Don't set search-regexp
|
Sun, 21 Jul 1996 18:38:38 +0000 |
Richard M. Stallman |
(display-time): Call display-time-event-handler directly
|
Sun, 21 Jul 1996 17:53:08 +0000 |
Karl Heuer |
(executable-find): Doc fix.
|
Sat, 20 Jul 1996 18:26:13 +0000 |
Karl Heuer |
Update FSF address and phone number.
|
Sat, 20 Jul 1996 18:10:35 +0000 |
Karl Heuer |
Fix FSF address in comment.
|
Sat, 20 Jul 1996 17:33:58 +0000 |
Karl Heuer |
Use current FSF address/phone in sample file.
|
Sat, 20 Jul 1996 17:30:06 +0000 |
Karl Heuer |
Delete second (obsolete) copy of FSF address.
|
Sat, 20 Jul 1996 17:20:16 +0000 |
Karl Heuer |
(vip-ms-style-os-p): Doc fix.
|
Sat, 20 Jul 1996 07:00:51 +0000 |
Karl Heuer |
(check_writable): Use euidaccess, not eaccess.
|
Sat, 20 Jul 1996 06:15:12 +0000 |
Karl Heuer |
(view-mode-auto-exit): Doc fix.
|
Sat, 20 Jul 1996 06:12:06 +0000 |
Karl Heuer |
(list-load-path-shadows): Fix ambiguous wording.
|
Sat, 20 Jul 1996 06:08:32 +0000 |
Karl Heuer |
Don't test X colors unless using X.
|
Sat, 20 Jul 1996 04:44:09 +0000 |
Erik Naggum |
(balance_intervals_internal): Recurse directly.
|
Fri, 19 Jul 1996 19:50:23 +0000 |
Karl Heuer |
Clarify info about long filenames on MSDOS-like systems.
|
Fri, 19 Jul 1996 19:47:26 +0000 |
Karl Heuer |
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
|
Fri, 19 Jul 1996 19:41:03 +0000 |
Karl Heuer |
(_BSD_SIGNALS): Define.
|
Fri, 19 Jul 1996 19:39:09 +0000 |
Karl Heuer |
(SA_RESTART): Add #undef.
|
Fri, 19 Jul 1996 19:29:01 +0000 |
Karl Heuer |
If no dark magenta, use maroon.
|
Wed, 17 Jul 1996 21:13:24 +0000 |
Karl Heuer |
(vip-get-filenames-from-buffer): Add &optional.
|
Wed, 17 Jul 1996 21:09:42 +0000 |
Karl Heuer |
(send-invisble): Comment fix.
|
Wed, 17 Jul 1996 20:14:16 +0000 |
Karl Heuer |
(display-time): Starting time should be future, not past.
|
Wed, 17 Jul 1996 04:54:04 +0000 |
Karl Heuer |
Changes for Emacs 19.32.
|
Tue, 16 Jul 1996 23:29:39 +0000 |
Lars Magne Ingebrigtsen |
* message.el (message-send): Don't use mail-hist by default.
|
Tue, 16 Jul 1996 23:25:18 +0000 |
Karl Heuer |
(w32_read_socket): Need to erase background
|
Tue, 16 Jul 1996 23:23:09 +0000 |
Karl Heuer |
(clean): Use OBJDIR macro.
|
Tue, 16 Jul 1996 23:21:37 +0000 |
Karl Heuer |
(DOC, clean): Use OBJDIR macro.
|
Tue, 16 Jul 1996 23:13:51 +0000 |
Karl Heuer |
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
|
Tue, 16 Jul 1996 22:39:31 +0000 |
Karl Heuer |
Undo previous change.
|
Tue, 16 Jul 1996 22:37:24 +0000 |
Karl Heuer |
Undo previous changes.
|
Tue, 16 Jul 1996 22:33:09 +0000 |
Karl Heuer |
(create_process_1, sigchld_handler): Undo previous change.
|
Tue, 16 Jul 1996 22:23:11 +0000 |
Karl Heuer |
(input_available_signal, interrupt_signal): Undo previous change.
|
Tue, 16 Jul 1996 22:19:09 +0000 |
Karl Heuer |
(arith_error): Undo previous change.
|
Tue, 16 Jul 1996 09:03:24 +0000 |
Karl Heuer |
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
|
Tue, 16 Jul 1996 06:19:43 +0000 |
Karl Heuer |
(Fy_or_n_p): Pass 3rd arg to Flookup_key.
|
Tue, 16 Jul 1996 06:17:37 +0000 |
Karl Heuer |
(struct save_window_data, struct saved_window): First
|
Tue, 16 Jul 1996 06:10:35 +0000 |
Karl Heuer |
(SET_SAVED_MENU_EVENT): New macro.
|
Tue, 16 Jul 1996 06:01:13 +0000 |
Karl Heuer |
(x_activate_menubar): Allow any event, not just ButtonPress.
|
Tue, 16 Jul 1996 05:59:54 +0000 |
Karl Heuer |
(struct x_output): Member saved_button_event replaced by
|
Tue, 16 Jul 1996 05:45:45 +0000 |
Karl Heuer |
(LIBS_TERMCAP): New definition.
|
Tue, 16 Jul 1996 05:39:06 +0000 |
Karl Heuer |
(print): Fix args in strout calls.
|
Tue, 16 Jul 1996 05:22:55 +0000 |
Karl Heuer |
(xlwmenu_default_font): Declare, but don't define.
|
Tue, 16 Jul 1996 05:19:28 +0000 |
Karl Heuer |
(last_event_timestamp): Declare, but don't define.
|
Tue, 16 Jul 1996 05:12:55 +0000 |
Karl Heuer |
(Qfont): Delete redundant definition.
|
Tue, 16 Jul 1996 05:10:26 +0000 |
Karl Heuer |
(Qfont): Delete redundant definition.
|
Tue, 16 Jul 1996 05:07:01 +0000 |
Karl Heuer |
(Qfont): Declare here.
|
Tue, 16 Jul 1996 04:47:46 +0000 |
Karl Heuer |
Fix previous change. Use sed's y command instead.
libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1
|
Tue, 16 Jul 1996 03:53:55 +0000 |
Karl Heuer |
Use portable tr syntax.
|
Tue, 16 Jul 1996 02:17:14 +0000 |
Karl Heuer |
Undo previous change.
|
Tue, 16 Jul 1996 00:46:45 +0000 |
Karl Heuer |
[__ELF__] (C_SWITCH_MACHINE): Define.
|
Tue, 16 Jul 1996 00:21:01 +0000 |
Karl Heuer |
[__ELF__] (START_FILES, LIB_STANDARD):
|
Tue, 16 Jul 1996 00:05:12 +0000 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Delete redundant definition.
|
Tue, 16 Jul 1996 00:04:15 +0000 |
Karl Heuer |
(Qmouse_leave_buffer_hook): Declare it here.
|
Mon, 15 Jul 1996 23:53:58 +0000 |
Karl Heuer |
(Qarith_error): Delete redundant definition.
|
Mon, 15 Jul 1996 22:00:12 +0000 |
Karl Heuer |
Add 64-bit ELF and Alpha/ELF support.
|
Mon, 15 Jul 1996 21:58:10 +0000 |
Karl Heuer |
Use <config.h>.
|
Mon, 15 Jul 1996 21:53:24 +0000 |
Karl Heuer |
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
|
Mon, 15 Jul 1996 21:51:25 +0000 |
Karl Heuer |
(create_process_1, sigchld_handler):
|
Mon, 15 Jul 1996 21:48:55 +0000 |
Karl Heuer |
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
|
Mon, 15 Jul 1996 21:41:00 +0000 |
Karl Heuer |
(input_available_signal, interrupt_signal):
|
Mon, 15 Jul 1996 21:38:40 +0000 |
Karl Heuer |
Don't delare ospeed; cm.h already did it.
|
Mon, 15 Jul 1996 21:36:19 +0000 |
Karl Heuer |
(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
|
Mon, 15 Jul 1996 21:33:30 +0000 |
Karl Heuer |
(HAVE_TERMIOS_H): Add #undef.
|
Mon, 15 Jul 1996 21:32:35 +0000 |
Karl Heuer |
Check for termios.h header.
|
Mon, 15 Jul 1996 21:27:49 +0000 |
Karl Heuer |
Declare main as int, not void.
|
Mon, 15 Jul 1996 21:26:39 +0000 |
Karl Heuer |
[__GNU_LIBRARY__]: Use size_t for fromlen.
|
Mon, 15 Jul 1996 21:25:56 +0000 |
Karl Heuer |
[__GNU_LIBRARY__]: Use <string.h>.
|
Mon, 15 Jul 1996 20:26:39 +0000 |
Karl Heuer |
(texinfo-format-today): Avoid race condition by getting current time only once.
|
Mon, 15 Jul 1996 20:23:12 +0000 |
Karl Heuer |
(appt-check, appt-make-list): Avoid race condition
|
Mon, 15 Jul 1996 20:18:18 +0000 |
Karl Heuer |
(executable-set-magic): Don't put a space at end
|
Mon, 15 Jul 1996 20:17:53 +0000 |
Karl Heuer |
(sh-mode): Call sh-set-shell only for a writable
|
Mon, 15 Jul 1996 20:00:34 +0000 |
Karl Heuer |
(smtpmail-send-data-1): Escape "." at the start of
|
Mon, 15 Jul 1996 19:57:23 +0000 |
Karl Heuer |
(getwd): Correct return type.
|
Mon, 15 Jul 1996 19:57:11 +0000 |
Karl Heuer |
Correct return type of getwd.
|
Mon, 15 Jul 1996 17:20:52 +0000 |
Jeff Law |
* config.guess (HP 9000/811): Recognize this as a PA1.1
|
Sun, 14 Jul 1996 18:09:15 +0000 |
Torbjorn Granlund |
Generalize C90 alternative to all x90 machines.
libc-960715
|
Sun, 14 Jul 1996 16:46:25 +0000 |
Noah Friedman |
(eldoc-mode): Toggle eldoc-mode if no prefix given.
|
Sun, 14 Jul 1996 14:42:27 +0000 |
Lars Magne Ingebrigtsen |
* gnus-cache.el (()): Make sure byte-compilation doesn't trip on
|
Sun, 14 Jul 1996 14:32:45 +0000 |
Lars Magne Ingebrigtsen |
((provide 'gnus)): Make sure `gnus-directory' is defined
|
Sun, 14 Jul 1996 01:59:42 +0000 |
Daniel Hagerty |
Added Richard's diffs to this file, fixed a couple of small bugs
|
Sun, 14 Jul 1996 00:06:09 +0000 |
Karl Heuer |
(Fmatch_data): If no matching done yet, return Qnil.
|
Sun, 14 Jul 1996 00:03:45 +0000 |
Karl Heuer |
(sys_gmtime): Don't assume year < 2000.
|
Sat, 13 Jul 1996 18:51:11 +0000 |
Karl Heuer |
(xm_update_menu): Fix loop termination test.
|
Sat, 13 Jul 1996 18:46:08 +0000 |
Karl Heuer |
(outline-auto-activation, outline-layout)
|
Sat, 13 Jul 1996 18:40:22 +0000 |
Karl Heuer |
(outline-resolve-xref): Do not mistake a blank line
|
Sat, 13 Jul 1996 17:53:53 +0000 |
Karl Heuer |
(display-time): Fix start time for run-at-time.
|
Sat, 13 Jul 1996 17:50:47 +0000 |
Karl Heuer |
(wait_reading_process_input) [hpux]: Workaround for
|
Sat, 13 Jul 1996 11:12:25 +0000 |
Simon Marshall |
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
|
Sat, 13 Jul 1996 01:03:02 +0000 |
Karl Heuer |
(Fvertical_motion): Doc fix.
|
Sat, 13 Jul 1996 00:57:31 +0000 |
Karl Heuer |
(rmail-summary-next-labeled-message)
|
Sat, 13 Jul 1996 00:55:05 +0000 |
Karl Heuer |
(mouse-major-mode-menu-1): No need to copy the top
|
Sat, 13 Jul 1996 00:52:08 +0000 |
Karl Heuer |
(browse-url-netscape-program): New variable.
|
Fri, 12 Jul 1996 07:34:20 +0000 |
Simon Marshall |
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
|
Fri, 12 Jul 1996 07:32:45 +0000 |
Simon Marshall |
1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
|
Fri, 12 Jul 1996 07:27:55 +0000 |
Simon Marshall |
1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
|
Fri, 12 Jul 1996 00:32:48 +0000 |
Karl Heuer |
(dabbrev-case-fold-search, dabbrev-case-replace): Set
|
Fri, 12 Jul 1996 00:26:02 +0000 |
Karl Heuer |
(w32_read_socket): Remove unused WM_ERASEBKGND code.
|
Fri, 12 Jul 1996 00:25:27 +0000 |
Karl Heuer |
(win32_wnd_proc): Handle WM_ERASEBKGND and
|
Fri, 12 Jul 1996 00:22:51 +0000 |
Karl Heuer |
(menu_bar_item): Skip menu-bar equiv keys data
|
Fri, 12 Jul 1996 00:09:50 +0000 |
Karl Heuer |
(smtpmail-deduce-address-list): Handle RESENT-* fields.
|
Fri, 12 Jul 1996 00:08:09 +0000 |
Karl Heuer |
(normal-top-level-add-to-load-path):
|
Fri, 12 Jul 1996 00:05:23 +0000 |
Karl Heuer |
[__GNUC__] (C_DEBUG_SWITCH): New definition.
|
Thu, 11 Jul 1996 23:59:24 +0000 |
Karl Heuer |
(rmail-make-basic-summary-line):
|
Thu, 11 Jul 1996 23:55:01 +0000 |
Karl Heuer |
(tex-validate-region): Skip fwd over whitespace
|
Thu, 11 Jul 1996 23:41:28 +0000 |
Karl Heuer |
(lim_data): Make this an unsigned long.
|
Thu, 11 Jul 1996 23:35:37 +0000 |
Karl Heuer |
(mouse-drag-region): Cope if stop-point is nil.
|
Thu, 11 Jul 1996 23:32:29 +0000 |
Karl Heuer |
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
|
Thu, 11 Jul 1996 23:29:54 +0000 |
Karl Heuer |
Initial revision
|
Thu, 11 Jul 1996 23:24:03 +0000 |
Karl Heuer |
(XTread_socket): Add #ifdef for previous change.
|
Thu, 11 Jul 1996 23:17:56 +0000 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
Thu, 11 Jul 1996 23:13:33 +0000 |
Karl Heuer |
(bibtex-reference-head): Allow spaces and tabs between
|
Wed, 10 Jul 1996 13:47:24 +0000 |
Karl Heuer |
Undo previous change.
|
Tue, 09 Jul 1996 09:10:39 +0000 |
Roland McGrath |
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
|
Mon, 08 Jul 1996 04:31:52 +0000 |
Roland McGrath |
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
|
Mon, 08 Jul 1996 00:17:35 +0000 |
Karl Heuer |
(mouse-major-mode-menu-1): Always return just a keymap;
|
Mon, 08 Jul 1996 00:08:49 +0000 |
Karl Heuer |
(timezone-parse-date): Fix previous change.
|
Sun, 07 Jul 1996 23:51:01 +0000 |
Michael I. Bushnell |
Enable use of ncurses library cleanly.
|
Sun, 07 Jul 1996 23:00:30 +0000 |
Karl Heuer |
Undo previous change.
|
Sun, 07 Jul 1996 22:58:51 +0000 |
Karl Heuer |
Undo previous change.
|
Sun, 07 Jul 1996 22:46:15 +0000 |
Karl Heuer |
(popup_get_selection): For a ButtonRelease on the proper
|
Sun, 07 Jul 1996 22:40:53 +0000 |
Karl Heuer |
(IT_menu_display): Display control characters as ^X.
|
Sun, 07 Jul 1996 22:37:17 +0000 |
Karl Heuer |
(file_name_completion): Set `stat' flags to avoid
|
Sun, 07 Jul 1996 22:36:38 +0000 |
Karl Heuer |
(Fcopy_file): Use st_ino under DJGPP v2 and later to
|
Sun, 07 Jul 1996 22:29:37 +0000 |
Karl Heuer |
(gud-irix-p): Exclude Irix6.1 up.
|
Sun, 07 Jul 1996 22:25:11 +0000 |
Karl Heuer |
Initial revision
|
Sun, 07 Jul 1996 22:22:17 +0000 |
Karl Heuer |
Split bsdos2 and bsdos2-1.
|
Sun, 07 Jul 1996 17:35:32 +0000 |
Karl Heuer |
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.
|
Sun, 07 Jul 1996 17:30:04 +0000 |
Karl Heuer |
(ps-article-subject): Don't die if no subject header.
|
Sun, 07 Jul 1996 17:26:50 +0000 |
Doug Evans |
Recognize rtems as an o/s.
libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714
|
Sun, 07 Jul 1996 01:59:51 +0000 |
Miles Bader |
(dostounix_filename): On caseless filesystems, downcase the filename.
|
Sun, 07 Jul 1996 01:59:35 +0000 |
Miles Bader |
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
|
Sun, 07 Jul 1996 01:59:28 +0000 |
Miles Bader |
(x_set_mouse_pixel_position): Adjust coords by frame position.
|
Sun, 07 Jul 1996 01:59:24 +0000 |
Miles Bader |
(normalize_filename): Always lower-case drive letters, even on systems
|
Sun, 07 Jul 1996 01:59:20 +0000 |
Miles Bader |
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
|
Sun, 07 Jul 1996 01:59:10 +0000 |
Miles Bader |
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
|
Sun, 07 Jul 1996 01:59:04 +0000 |
Miles Bader |
(tar-mode-map): Bind up and down like C-p, C-n.
|
Sun, 07 Jul 1996 01:07:32 +0000 |
Erik Naggum |
(insert-directory): Fix previous change.
|
Sat, 06 Jul 1996 20:02:39 +0000 |
Miles Bader |
(Fcall_process) [MSDOS]:
|
Sat, 06 Jul 1996 20:02:35 +0000 |
Miles Bader |
(Fvertical_motion): Doc fix.
|
Sat, 06 Jul 1996 02:09:31 +0000 |
Lars Magne Ingebrigtsen |
Wrongly places parens.
|
Sat, 06 Jul 1996 02:05:22 +0000 |
Lars Magne Ingebrigtsen |
* gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
|
Fri, 05 Jul 1996 13:35:41 +0000 |
Simon Marshall |
Removed debug code.
|
Thu, 04 Jul 1996 18:55:49 +0000 |
Miles Bader |
(newline): Don't do the optimization if the newline before point is
|
Thu, 04 Jul 1996 05:59:23 +0000 |
Miles Bader |
Declare lw_motif_menu_related_event_p.
|
Thu, 04 Jul 1996 05:50:07 +0000 |
Miles Bader |
(lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
|
Thu, 04 Jul 1996 05:46:24 +0000 |
Miles Bader |
(lw_motif_menu_related_event_p): A predicate to identify keyboard events
|
Thu, 04 Jul 1996 05:46:22 +0000 |
Miles Bader |
Declare lw_toolkit_related_event_p.
|
Thu, 04 Jul 1996 05:46:05 +0000 |
Miles Bader |
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
|
Thu, 04 Jul 1996 05:45:59 +0000 |
Miles Bader |
(unfocus-frame, focus-frame): Define as no-ops.
|
Thu, 04 Jul 1996 05:45:55 +0000 |
Miles Bader |
(scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
Thu, 04 Jul 1996 05:45:50 +0000 |
Miles Bader |
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
Thu, 04 Jul 1996 05:45:38 +0000 |
Miles Bader |
(insert-directory): When converting SWITCHES string to a list, put back
|
Thu, 04 Jul 1996 05:45:33 +0000 |
Miles Bader |
(smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.
|
Thu, 04 Jul 1996 04:16:24 +0000 |
Lars Magne Ingebrigtsen |
Would infloop under certain conditions.
|
Wed, 03 Jul 1996 23:05:19 +0000 |
Mike Stump |
formatting tweaks
make-3-74-5 make-3-74-6 make-3-74-7 make-3-75
|
Wed, 03 Jul 1996 02:05:46 +0000 |
Miles Bader |
(using-unix-filesystems): Doc fix.
|
Wed, 03 Jul 1996 02:05:29 +0000 |
Miles Bader |
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
|
Wed, 03 Jul 1996 01:30:24 +0000 |
Miles Bader |
Major rewrite.
|
Tue, 02 Jul 1996 23:37:45 +0000 |
Lars Magne Ingebrigtsen |
* gnus-cache.el (gnus-cache-possibly-alter-active): Check for
|
Tue, 02 Jul 1996 16:27:07 +0000 |
Miles Bader |
(msdos_downcase_filename):
|
Tue, 02 Jul 1996 16:25:58 +0000 |
Miles Bader |
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
|
Tue, 02 Jul 1996 16:25:41 +0000 |
Miles Bader |
Delete spurious period from last change.
|
Tue, 02 Jul 1996 16:25:19 +0000 |
Miles Bader |
(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
|
Tue, 02 Jul 1996 16:25:01 +0000 |
Miles Bader |
(HAVE_X11R4, HAVE_X11R5):
|
Tue, 02 Jul 1996 16:24:29 +0000 |
Miles Bader |
Remove all references to wakeup.
|
Tue, 02 Jul 1996 16:23:51 +0000 |
Miles Bader |
(rmail-make-basic-summary-line): Accept ISO 8601 dates as well.
|
Tue, 02 Jul 1996 16:23:34 +0000 |
Miles Bader |
(mail-hist-current-header-name): Use buffer-substring-no-properties.
|
Tue, 02 Jul 1996 00:01:05 +0000 |
Erik Naggum |
(require 'cl) is only necessary when compiling.
|
Mon, 01 Jul 1996 15:17:24 +0000 |
Francesco Potort |
* etags.c (C_stab_entry): New keywords for C++ namespace, bool,
|
Mon, 01 Jul 1996 02:34:51 +0000 |
Michael Kifer |
(vip-read-key): inhibit quit added.
|
Sun, 30 Jun 1996 18:19:19 +0000 |
Lars Magne Ingebrigtsen |
Load `gnus-score-mode' from "score-mode".
|
Sun, 30 Jun 1996 18:06:24 +0000 |
Lars Magne Ingebrigtsen |
Initial revision
|
Sun, 30 Jun 1996 08:12:17 +0000 |
Richard M. Stallman |
(Info-next-preorder): After we move up, move forward again.
|
Sun, 30 Jun 1996 07:05:55 +0000 |
Richard M. Stallman |
(check for using Lucid widgets by default):
|
Sun, 30 Jun 1996 00:22:27 +0000 |
Richard M. Stallman |
(LIB_MOTIF): Fix typo.
|
Sat, 29 Jun 1996 23:05:16 +0000 |
Richard M. Stallman |
(main): Add `GNU Emacs' to the response to --version.
|
Sat, 29 Jun 1996 20:04:54 +0000 |
Richard M. Stallman |
(ask-user-about-supersession-help): Change help text.
|
Sat, 29 Jun 1996 19:50:56 +0000 |
Richard M. Stallman |
(set-visited-file-name): New optional arg NO-QUERY.
|
Sat, 29 Jun 1996 07:09:25 +0000 |
Richard M. Stallman |
Ignore =... files when checking for too-long Lisp file names.
|
Sat, 29 Jun 1996 07:01:10 +0000 |
Richard M. Stallman |
(long): Don't update getdate.c.
|
Sat, 29 Jun 1996 06:47:14 +0000 |
Richard M. Stallman |
(euidaccess): Check for that, not for eaccess.
|
Sat, 29 Jun 1996 06:45:08 +0000 |
Richard M. Stallman |
(Fx_create_frame): Gcpro parms, parent, and name.
|
Sat, 29 Jun 1996 06:21:48 +0000 |
Richard M. Stallman |
(bibtex-reference-head): Allow whitespace after the open paren.
|
Sat, 29 Jun 1996 06:21:17 +0000 |
Richard M. Stallman |
(tmm-add-prompt): If tmm-completion-prompt is nil,
|
Sat, 29 Jun 1996 06:20:14 +0000 |
Richard M. Stallman |
(print): Obey Vprint_length for vectors, bitvectors.
|
Sat, 29 Jun 1996 05:04:29 +0000 |
Richard M. Stallman |
(GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
|
Sat, 29 Jun 1996 01:02:59 +0000 |
Richard M. Stallman |
(mouse-start-end): Support selecting strings by double
|
Sat, 29 Jun 1996 00:57:36 +0000 |
Richard M. Stallman |
(executable-set-magic): Add space at end of line
|
Sat, 29 Jun 1996 00:29:17 +0000 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
Sat, 29 Jun 1996 00:19:28 +0000 |
Lars Magne Ingebrigtsen |
Wrong version number.
|
Sat, 29 Jun 1996 00:09:34 +0000 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
Fri, 28 Jun 1996 20:03:15 +0000 |
Richard M. Stallman |
(view-mode): Doc fix.
|
Fri, 28 Jun 1996 19:12:31 +0000 |
Richard M. Stallman |
(make_frame_without_minibuffer): GCPRO the frame f.
|
Fri, 28 Jun 1996 18:55:04 +0000 |
Richard M. Stallman |
(Fmove_to_column): Go after invis chars at the goal column.
|
Fri, 28 Jun 1996 17:28:58 +0000 |
Richard Kenner |
(mips:*:*:UMIPS): Fix typo in last change.
libc-960629 libc-960630 libc-960701 libc-960702 libc-960703 libc-960704 libc-960705 libc-960706 libc-960707
|
Fri, 28 Jun 1996 08:59:13 +0000 |
Richard M. Stallman |
(AMPERSAND_FULL_NAME): Defined by default.
|
Fri, 28 Jun 1996 08:55:00 +0000 |
Richard M. Stallman |
(ispell-message): Support message-mode.
|
Fri, 28 Jun 1996 08:44:25 +0000 |
Richard M. Stallman |
(french-calendar-accents): New variable.
|
Fri, 28 Jun 1996 08:39:55 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-before-get-new-mail-hook.
|
Fri, 28 Jun 1996 08:28:51 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Ignore automount-dir-prefix if nil.
|
Fri, 28 Jun 1996 08:25:55 +0000 |
Richard M. Stallman |
(rmail-send-actions-rmail-buffer): Mark as permanent-local.
|
Fri, 28 Jun 1996 08:25:40 +0000 |
Richard M. Stallman |
(mail-reply-buffer, mail-send-actions):
|
Fri, 28 Jun 1996 08:21:49 +0000 |
Richard M. Stallman |
(auto-mode-alist): Treat .pm like .pl.
|
Fri, 28 Jun 1996 08:11:18 +0000 |
Richard M. Stallman |
(skeleton-proxy-new): New function.
|
Fri, 28 Jun 1996 08:10:29 +0000 |
Richard M. Stallman |
(redisplay_internal): Use last_had_star to decide
|
Fri, 28 Jun 1996 08:09:53 +0000 |
Richard M. Stallman |
(struct window): New field, last_had_star.
|
Fri, 28 Jun 1996 08:08:45 +0000 |
Richard M. Stallman |
(comint-send-input): Use insert-before-markers for all the insertions.
|
Fri, 28 Jun 1996 08:06:37 +0000 |
Richard M. Stallman |
(LIB_MOTIF): New definition.
|
Fri, 28 Jun 1996 07:59:35 +0000 |
Richard M. Stallman |
(standard_args): Delete `-rn' option.
|
Fri, 28 Jun 1996 07:59:01 +0000 |
Richard M. Stallman |
(x-handle-name-switch): Renamed from x-handle-name-rn-switch.
|
Fri, 28 Jun 1996 07:58:29 +0000 |
Richard M. Stallman |
(command-line-x-option-alist): Don't handle -rn.
|
Fri, 28 Jun 1996 07:48:15 +0000 |
Richard M. Stallman |
Add `dir ../lwlib'.
|
Fri, 28 Jun 1996 07:32:38 +0000 |
Richard M. Stallman |
(profile-functions): No need to assume that the
|
Fri, 28 Jun 1996 07:10:30 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter):
|
Fri, 28 Jun 1996 07:05:19 +0000 |
Richard M. Stallman |
(check_executable): Use euidaccess, not eaccess.
|
Fri, 28 Jun 1996 07:01:51 +0000 |
Richard M. Stallman |
(HAVE_EUIDACCESS): This replaces HAVE_EACCESS.
|
Fri, 28 Jun 1996 06:56:17 +0000 |
Richard M. Stallman |
(mail-user-agent): Replaces mua-paradigm.
|
Fri, 28 Jun 1996 06:51:32 +0000 |
Richard M. Stallman |
Comment changes.
|
Fri, 28 Jun 1996 06:47:56 +0000 |
Richard M. Stallman |
Don't define HAVE_X11R5 here.
|
Fri, 28 Jun 1996 06:46:12 +0000 |
Richard M. Stallman |
(HAVE_X11R5): Add #undef.
|
Fri, 28 Jun 1996 06:31:22 +0000 |
Richard M. Stallman |
(unexec): Cast result of sbrk.
|
Thu, 27 Jun 1996 23:20:46 +0000 |
Richard M. Stallman |
(x_connection_closed): Call clear_waiting_for_input.
|
Thu, 27 Jun 1996 22:23:03 +0000 |
Lars Magne Ingebrigtsen |
Add rules for the Message manual.
|
Thu, 27 Jun 1996 08:16:22 +0000 |
Richard M. Stallman |
(modify_event_symbol): Add properly to *symbol_table.
|
Thu, 27 Jun 1996 07:48:39 +0000 |
Richard M. Stallman |
(makefile-gnumake-functions-alist): Add `addprefix'.
|
Thu, 27 Jun 1996 06:14:49 +0000 |
Richard M. Stallman |
(sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.
|
Thu, 27 Jun 1996 00:25:07 +0000 |
Richard M. Stallman |
(x_error_quitter): Delete newline from sprintf string.
|
Wed, 26 Jun 1996 21:48:45 +0000 |
Richard M. Stallman |
(mail-extract-address-components): Rename ,-pos to comma-pos.
|
Wed, 26 Jun 1996 18:16:08 +0000 |
Richard M. Stallman |
(XTread_socket, Xatom_wm_save_yourself clause):
|
Wed, 26 Jun 1996 18:03:44 +0000 |
Richard M. Stallman |
(outline-minor-mode): No longer permanent local.
|
Wed, 26 Jun 1996 18:01:42 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 26 Jun 1996 18:00:52 +0000 |
Richard M. Stallman |
(re_max_failures): Reduce to 4000.
|
Wed, 26 Jun 1996 17:45:28 +0000 |
Richard M. Stallman |
(x_connection_closed): Add newline when printing error message on stderr.
|
Wed, 26 Jun 1996 17:41:44 +0000 |
Richard M. Stallman |
(x_connection_signal): Just return after calling `signal'.
|
Tue, 25 Jun 1996 22:44:10 +0000 |
Richard M. Stallman |
(tex-common-initialization): Set skeleton-further-elements.
|
Tue, 25 Jun 1996 22:35:26 +0000 |
Lars Magne Ingebrigtsen |
Initial revision
|
Tue, 25 Jun 1996 22:21:39 +0000 |
Lars Magne Ingebrigtsen |
New version.
|
Tue, 25 Jun 1996 18:19:09 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Set threshold for "light color"
|
Tue, 25 Jun 1996 18:15:12 +0000 |
Richard M. Stallman |
(rmail-summary-mode-map): Add rmail-summary-by-senders.
|
Tue, 25 Jun 1996 00:38:48 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Just one definition.
|
Tue, 25 Jun 1996 00:32:51 +0000 |
Richard M. Stallman |
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
|
Mon, 24 Jun 1996 22:33:56 +0000 |
Richard M. Stallman |
(local-variables-section): Adapted comment to outline minor mode.
|
Mon, 24 Jun 1996 20:47:16 +0000 |
Richard M. Stallman |
(mail-extract-address-components): Quote the comma in ,-pos.
|
Mon, 24 Jun 1996 19:54:38 +0000 |
Richard M. Stallman |
(unexec): Round up section header offset to bss alignment
|
Mon, 24 Jun 1996 16:59:49 +0000 |
Richard M. Stallman |
(rmail-summary-by-senders): Fix typo in fn name.
|
Mon, 24 Jun 1996 16:53:55 +0000 |
Richard M. Stallman |
(goto-address-url-face, goto-address-mail-face)
|
Mon, 24 Jun 1996 09:50:09 +0000 |
Simon Marshall |
Resync mail aliases if necessary.
|
Mon, 24 Jun 1996 08:06:51 +0000 |
Simon Marshall |
Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
|
Mon, 24 Jun 1996 07:48:15 +0000 |
Simon Marshall |
Test for lazy-lock-mode before swapping hooks.
|
Mon, 24 Jun 1996 07:45:07 +0000 |
Simon Marshall |
Protect before- and after-change-functions when updating text properties.
|
Mon, 24 Jun 1996 07:36:45 +0000 |
Simon Marshall |
In Rmail mode, make sure font-lock-maximum-size locally becomes nil.
|
Mon, 24 Jun 1996 06:44:15 +0000 |
Richard M. Stallman |
(set-auto-mode): Run multiple mode: specs in left-to-right order.
|
Mon, 24 Jun 1996 01:29:37 +0000 |
Richard M. Stallman |
(x_real_positions): Don't call x_uncatch_errors twice.
|
Sun, 23 Jun 1996 19:20:33 +0000 |
Richard M. Stallman |
(current_column_1): Add declaration.
|
Sun, 23 Jun 1996 18:47:37 +0000 |
Richard M. Stallman |
Make current-column, move-to-column and current-indentation
|
Sun, 23 Jun 1996 18:36:01 +0000 |
Richard M. Stallman |
(font-lock-verbose): Default to 0. Doc fix.
|
Sun, 23 Jun 1996 15:51:57 +0000 |
Richard M. Stallman |
(term-exec-1): Run process on pty if possible.
|
Sun, 23 Jun 1996 04:31:17 +0000 |
Noah Friedman |
(rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not
|
Sat, 22 Jun 1996 17:42:15 +0000 |
Richard M. Stallman |
(skeleton-autowrap): New variable.
|
Sat, 22 Jun 1996 16:55:35 +0000 |
Richard M. Stallman |
(rmail-summary-bury): New function.
|
Sat, 22 Jun 1996 16:54:54 +0000 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
Sat, 22 Jun 1996 16:53:35 +0000 |
Richard M. Stallman |
(gnus-background-mode): Set threshold for "light color"
|
Sat, 22 Jun 1996 16:51:43 +0000 |
Richard M. Stallman |
(font-lock-make-faces): Set threshold for "light color"
|
Sat, 22 Jun 1996 04:50:32 +0000 |
Richard M. Stallman |
(choose-completion-string): Don't exit the minibuffer
|
Sat, 22 Jun 1996 03:44:21 +0000 |
Richard M. Stallman |
Rename lignux to linux-gnu in configuration names.
|
Sat, 22 Jun 1996 03:20:38 +0000 |
Michael Kifer |
*** empty log message ***
|
Sat, 22 Jun 1996 02:14:01 +0000 |
Erik Naggum |
(asm-mode-map): Fix typo.
|
Sat, 22 Jun 1996 01:54:34 +0000 |
Michael Kifer |
*** empty log message ***
|
Sat, 22 Jun 1996 01:44:38 +0000 |
Michael Kifer |
Initial revision
|
Fri, 21 Jun 1996 21:36:07 +0000 |
Richard M. Stallman |
Renamed from lignux.h.
|
Fri, 21 Jun 1996 20:58:52 +0000 |
Richard M. Stallman |
(asm-mode-map): Bind C-c ; to comment-region.
|
Fri, 21 Jun 1996 16:15:21 +0000 |
Richard M. Stallman |
(mouse-drag-region): Be smart about which end
|
Fri, 21 Jun 1996 15:33:46 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Use aref rather than string-match.
|
Fri, 21 Jun 1996 15:31:50 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.
|
Fri, 21 Jun 1996 15:30:28 +0000 |
Richard M. Stallman |
(Fcall_process): Fix previous change.
|
Fri, 21 Jun 1996 15:29:55 +0000 |
Richard M. Stallman |
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
|
Fri, 21 Jun 1996 05:54:19 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 21 Jun 1996 05:47:24 +0000 |
Richard M. Stallman |
(timer, timer.o, getdate.o, $(srcdir)/getdate.c)
|
Fri, 21 Jun 1996 05:18:44 +0000 |
Richard M. Stallman |
(LaTeX-mode): Change handling of escaped $.
|
Thu, 20 Jun 1996 21:20:11 +0000 |
Richard M. Stallman |
(All info targets): cd $(srcdir) to do the work.
|
Thu, 20 Jun 1996 20:19:49 +0000 |
Richard M. Stallman |
(All info targets): Specify $(srcdir) in input files. Specify -I option.
|
Thu, 20 Jun 1996 19:22:11 +0000 |
Richard M. Stallman |
(outline-up-heading): Fix error message.
|
Thu, 20 Jun 1996 17:30:41 +0000 |
Noah Friedman |
(rlogin): make comint-output-filter-functions local before adding hooks.
|
Thu, 20 Jun 1996 17:26:00 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 20 Jun 1996 17:24:47 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 20 Jun 1996 16:20:05 +0000 |
Michael Meissner |
Add support for PowerPC Linux
libc-1-92 libc-960621 libc-960622 libc-960623 libc-960624 libc-960625 libc-960626 libc-960627 libc-960628
|
Wed, 19 Jun 1996 23:14:13 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 19 Jun 1996 22:18:48 +0000 |
Richard M. Stallman |
(Vwin32_alt_is_meta): Declared.
|
Wed, 19 Jun 1996 22:17:35 +0000 |
Richard M. Stallman |
(Vwin32_alt_is_meta): New variable.
|
Wed, 19 Jun 1996 22:14:31 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Doc fix.
|
Wed, 19 Jun 1996 21:50:16 +0000 |
Richard M. Stallman |
(HPUX10): New macro.
|
Wed, 19 Jun 1996 21:15:58 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use no space after -L and -R.
|
Wed, 19 Jun 1996 20:52:31 +0000 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Use %1ld, not %1d,
|
Tue, 18 Jun 1996 22:43:32 +0000 |
Richard M. Stallman |
(smtpmail-read-response): Goto smtpmail-read-point
|
Tue, 18 Jun 1996 22:39:51 +0000 |
Richard M. Stallman |
(smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.
|
Tue, 18 Jun 1996 22:38:23 +0000 |
Richard M. Stallman |
(smtpmail-send-it): Don't handle FCC fields until after determining FROM field.
|
Tue, 18 Jun 1996 22:35:10 +0000 |
Richard M. Stallman |
(smtpmail-smtp-service): Use port 25 as default.
|
Tue, 18 Jun 1996 18:23:57 +0000 |
Ian Lance Taylor |
Recognize -openvms.
libc-1-91 libc-960619 libc-960620
|
Tue, 18 Jun 1996 17:00:03 +0000 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.
|
Tue, 18 Jun 1996 16:52:09 +0000 |
Richard M. Stallman |
(vc-mode-line): If user is root, verify file really has user-writable bit.
|
Tue, 18 Jun 1996 16:28:22 +0000 |
Richard M. Stallman |
(he-concat-directory-file-name): Directory part may be nil.
|
Tue, 18 Jun 1996 16:22:55 +0000 |
Richard M. Stallman |
(pp-to-string): Treat #( like (.
|
Tue, 18 Jun 1996 15:55:20 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add uppercase version of archive
|
Mon, 17 Jun 1996 22:25:58 +0000 |
Richard M. Stallman |
Explain about MSDOS installation and long file name support.
|
Mon, 17 Jun 1996 18:09:30 +0000 |
Richard M. Stallman |
Mention ESC ESC ESC instead of M-x top-level.
|
Mon, 17 Jun 1996 00:06:46 +0000 |
Richard M. Stallman |
(global-font-lock-mode): Set up find-file-hooks.
|
Sun, 16 Jun 1996 23:30:31 +0000 |
Richard M. Stallman |
(local-variables-section): Deleted.
|
Sun, 16 Jun 1996 23:09:17 +0000 |
Richard M. Stallman |
(Fcall_process): Handle t or nil as STDERR_FILE.
|
Sun, 16 Jun 1996 18:47:08 +0000 |
Richard M. Stallman |
(mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.
|
Sun, 16 Jun 1996 18:23:28 +0000 |
Richard M. Stallman |
(unforward-rmail-message): In summary buffer,
|
Sat, 15 Jun 1996 23:19:40 +0000 |
Richard M. Stallman |
(html-list): Definition deleted.
|
Fri, 14 Jun 1996 21:30:41 +0000 |
Richard M. Stallman |
(rlogin): Doc fix.
|
Fri, 14 Jun 1996 20:54:55 +0000 |
Richard M. Stallman |
(w32_read_socket): Erase update rect on WM_PAINT, so
|
Fri, 14 Jun 1996 20:54:26 +0000 |
Richard M. Stallman |
(win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
|
Fri, 14 Jun 1996 19:04:46 +0000 |
Edward M. Reingold |
A bit more fiddling with layout of Filofax year page.
|
Fri, 14 Jun 1996 18:39:08 +0000 |
Edward M. Reingold |
Fix Filofax year output so that it's the correct size.
|
Fri, 14 Jun 1996 02:11:11 +0000 |
Richard M. Stallman |
(set-fill-column): Error if no argument.
|
Thu, 13 Jun 1996 21:05:06 +0000 |
Richard M. Stallman |
(make-lucid-menu-keymap): Add menu-alias property.
|
Thu, 13 Jun 1996 21:04:52 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps): Add menu-alias property.
|
Thu, 13 Jun 1996 21:04:29 +0000 |
Richard M. Stallman |
(Qmenu_alias): New variable.
|
Thu, 13 Jun 1996 19:09:32 +0000 |
Richard M. Stallman |
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
|
Thu, 13 Jun 1996 16:41:20 +0000 |
Richard M. Stallman |
(LIBS_SYSTEM): Two new definitions (and #undef first).
|
Thu, 13 Jun 1996 04:38:21 +0000 |
Richard M. Stallman |
Initial revision
|
Wed, 12 Jun 1996 21:50:08 +0000 |
Richard M. Stallman |
(tar-mode-revert): Cope if user cancels the revert.
|
Wed, 12 Jun 1996 21:49:19 +0000 |
Richard M. Stallman |
(main): For SIGHUP, use sigblock and sigunblock,
|
Wed, 12 Jun 1996 21:47:59 +0000 |
Richard M. Stallman |
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
|
Wed, 12 Jun 1996 21:47:03 +0000 |
Richard M. Stallman |
(Fkill_buffer): Doc fix.
|
Wed, 12 Jun 1996 21:45:45 +0000 |
Richard M. Stallman |
(term-terminal-menu): Don't make a self-recursive keymap.
|
Wed, 12 Jun 1996 18:20:11 +0000 |
Richard M. Stallman |
(restrict_dos_process): Variable deleted.
|
Wed, 12 Jun 1996 18:19:40 +0000 |
Richard M. Stallman |
Delete restrict_dos_process.
|
Wed, 12 Jun 1996 17:56:46 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 12 Jun 1996 17:55:03 +0000 |
Richard M. Stallman |
(nnmail-move-inbox): Prompt for POP3 password if
|
Wed, 12 Jun 1996 16:02:09 +0000 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
Wed, 12 Jun 1996 15:58:53 +0000 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
Wed, 12 Jun 1996 15:49:49 +0000 |
Richard M. Stallman |
(sigunblockx): Use sigunblock.
|
Wed, 12 Jun 1996 15:20:37 +0000 |
Richard M. Stallman |
(read_char): Use unsigned to compare against
|
Wed, 12 Jun 1996 15:00:48 +0000 |
Richard M. Stallman |
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.
|
Wed, 12 Jun 1996 14:43:51 +0000 |
Richard M. Stallman |
(find-alternate-file): Don't clear buffer-file-truename
|
Wed, 12 Jun 1996 03:13:51 +0000 |
Richard M. Stallman |
(rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
|
Tue, 11 Jun 1996 21:13:39 +0000 |
Richard M. Stallman |
(ETAGS_CFLAGS): Define HAVE_GETCWD macro.
|
Tue, 11 Jun 1996 21:13:14 +0000 |
Richard M. Stallman |
(etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
|
Tue, 11 Jun 1996 19:50:32 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 11 Jun 1996 19:48:13 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the O_NONBLOCK and
|
Tue, 11 Jun 1996 01:39:29 +0000 |
Richard M. Stallman |
[__ELF__] (LD_SWITCH_SYSTEM): Define it.
|
Tue, 11 Jun 1996 01:33:41 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Nicer error message
|
Mon, 10 Jun 1996 21:36:29 +0000 |
Richard M. Stallman |
(hexl-mode): Run hexl-mode-hook.
|
Mon, 10 Jun 1996 21:22:42 +0000 |
Richard M. Stallman |
Don't undef MULTI_FRAME.
|
Mon, 10 Jun 1996 21:21:35 +0000 |
Richard M. Stallman |
No need to require 'faces and set menu-bar-mode.
|
Mon, 10 Jun 1996 21:20:40 +0000 |
Richard M. Stallman |
(frame-initialize): Don't count MSDOS neither as
|
Mon, 10 Jun 1996 21:20:18 +0000 |
Richard M. Stallman |
On MSDOS, don't assume that `make-frame' is only bound under an X
|
Mon, 10 Jun 1996 21:19:59 +0000 |
Richard M. Stallman |
(msdos-face-setup): Use `terminal-frame' for initial frame setup.
|
Mon, 10 Jun 1996 21:15:47 +0000 |
Richard M. Stallman |
Whitespace changes.
|
Mon, 10 Jun 1996 21:13:26 +0000 |
Richard M. Stallman |
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
|
Mon, 10 Jun 1996 21:11:02 +0000 |
Richard M. Stallman |
(Fredraw_frame, remake_frame_glyphs)
|
Mon, 10 Jun 1996 21:09:54 +0000 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
Mon, 10 Jun 1996 21:09:04 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
|
Mon, 10 Jun 1996 21:08:24 +0000 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
Mon, 10 Jun 1996 21:05:11 +0000 |
Richard M. Stallman |
(FRAME_MSDOS_P): A new macro for MSDOS frames.
|
Mon, 10 Jun 1996 21:04:09 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
|
Mon, 10 Jun 1996 21:03:43 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Support multiple frames on MSDOS.
|
Mon, 10 Jun 1996 21:03:05 +0000 |
Richard M. Stallman |
(check_x): Fix error message.
|
Mon, 10 Jun 1996 21:02:00 +0000 |
Richard M. Stallman |
(check_x): Macro definition deleted.
|
Mon, 10 Jun 1996 21:01:22 +0000 |
Richard M. Stallman |
Whitespace and #if 0 code changes.
|
Mon, 10 Jun 1996 21:00:11 +0000 |
Richard M. Stallman |
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
|
Mon, 10 Jun 1996 20:58:24 +0000 |
Richard M. Stallman |
(init_frame_faces): Build faces for an MSDOS frame like for X frame.
|
Mon, 10 Jun 1996 20:56:25 +0000 |
Richard M. Stallman |
(redisplay_internal): Use FRAME_WINDOW_P.
|
Mon, 10 Jun 1996 20:50:01 +0000 |
Richard M. Stallman |
(redisplay_internal): Use `Vterminal_frame' and other
|
Mon, 10 Jun 1996 18:33:04 +0000 |
Richard M. Stallman |
(x_to_win32_font): Allow any quality fonts.
|
Mon, 10 Jun 1996 18:19:48 +0000 |
Richard M. Stallman |
(mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
|
Mon, 10 Jun 1996 18:19:25 +0000 |
Richard M. Stallman |
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
|
Mon, 10 Jun 1996 17:35:37 +0000 |
Richard M. Stallman |
(sync_modifiers): New function.
|
Mon, 10 Jun 1996 17:32:13 +0000 |
Richard M. Stallman |
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.
|
Mon, 10 Jun 1996 17:31:25 +0000 |
Richard M. Stallman |
(make_menu_in_widget): Set mapping delay
|
Mon, 10 Jun 1996 17:30:50 +0000 |
Richard M. Stallman |
(imenu--mouse-menu): Always use nested keymaps.
|
Mon, 10 Jun 1996 17:00:06 +0000 |
Richard M. Stallman |
(hexl-mode): Set hexl-max-address early on
|
Mon, 10 Jun 1996 15:53:37 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 09 Jun 1996 20:52:47 +0000 |
Richard M. Stallman |
Always check for HAVE_X11R5.
|
Sun, 09 Jun 1996 20:31:51 +0000 |
Richard M. Stallman |
(shell-directory-tracker): Use comint-substitute-in-file-name to
|
Sun, 09 Jun 1996 20:31:04 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
Sun, 09 Jun 1996 20:15:20 +0000 |
Richard M. Stallman |
(create_process): Add DONT_OPEN_PTY conditional.
|
Sun, 09 Jun 1996 20:14:44 +0000 |
Richard M. Stallman |
(DONT_REOPEN_PTY): New definition.
|
Sun, 09 Jun 1996 19:12:26 +0000 |
Richard M. Stallman |
(main): Copy cwd when appending slash.
|
Sun, 09 Jun 1996 19:11:53 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): Bind enable-local-eval.
|
Sun, 09 Jun 1996 19:10:58 +0000 |
Richard M. Stallman |
(make-frame-command): Treat msdos like no window system.
|
Sun, 09 Jun 1996 13:42:55 +0000 |
Karl Heuer |
(texinfo-copy-menu): Use double backslash to quote regexp.
|
Sun, 09 Jun 1996 13:40:05 +0000 |
Karl Heuer |
(texinfo-find-pointer): Doc fix.
|
Sun, 09 Jun 1996 12:51:53 +0000 |
Karl Heuer |
(comint-file-name-quote-list): Doc fix.
|
Sat, 08 Jun 1996 14:24:21 +0000 |
Roland McGrath |
(etags-list-tags): When there is an explicit tag name, skip the \177 before
|
Sat, 08 Jun 1996 01:25:20 +0000 |
Per Bothner |
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
libc-1-90 libc-960608 libc-960609 libc-960610 libc-960611 libc-960612 libc-960613 libc-960614 libc-960615 libc-960616 libc-960617 libc-960618
|
Sat, 08 Jun 1996 00:55:46 +0000 |
Karl Heuer |
(facemenu-complete-face-list): Doc fix.
|
Sat, 08 Jun 1996 00:22:50 +0000 |
Richard M. Stallman |
(init_environment): Read PRELOAD_WINSOCK from registry if
|
Sat, 08 Jun 1996 00:15:00 +0000 |
Richard M. Stallman |
(Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.
|
Sat, 08 Jun 1996 00:14:31 +0000 |
Richard M. Stallman |
(Fopen_network_stream)[WINDOWSNT]: Ensure Windows
|
Fri, 07 Jun 1996 23:07:00 +0000 |
Richard M. Stallman |
(sys_mktemp): Complete rewrite.
|
Fri, 07 Jun 1996 22:59:27 +0000 |
Richard M. Stallman |
(c-macro-preprocessor): New clause for Solaris.
|
Fri, 07 Jun 1996 17:31:33 +0000 |
Roland McGrath |
Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
Fri, 07 Jun 1996 17:26:51 +0000 |
Richard M. Stallman |
(sys_kill): Don't try to terminate a DOS process.
|
Fri, 07 Jun 1996 15:06:04 +0000 |
Richard M. Stallman |
(x-set-selection, x-get-selection): Define them to really use TYPE.
|
Fri, 07 Jun 1996 14:57:45 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): If conversion to BABYL fails
|
Fri, 07 Jun 1996 14:57:04 +0000 |
Richard M. Stallman |
(dired-chown-program): Try /usr/sbin/chown.
|
Fri, 07 Jun 1996 14:52:28 +0000 |
Richard M. Stallman |
(make-frame-command): New function.
|
Fri, 07 Jun 1996 14:28:16 +0000 |
Richard M. Stallman |
(smtpmail-send-it): Fix error messages.
|
Fri, 07 Jun 1996 14:21:50 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 06 Jun 1996 20:25:48 +0000 |
Richard M. Stallman |
(Fkeymap_parent, Fset_keymap_parent): New functions.
|
Thu, 06 Jun 1996 19:41:46 +0000 |
Richard M. Stallman |
(Ffile_name_directory) [WINDOWSNT]: Remove previous
|
Thu, 06 Jun 1996 17:07:00 +0000 |
Richard M. Stallman |
(init_winsock): Dynamically link to SetHandleInformation.
|
Thu, 06 Jun 1996 15:27:03 +0000 |
Richard M. Stallman |
(bright_bg): New function, enables bright background colors.
|
Thu, 06 Jun 1996 15:26:05 +0000 |
Richard M. Stallman |
(Fset_face_attribute_internal) [MSDOS]: Don't mask
|
Thu, 06 Jun 1996 14:36:30 +0000 |
Richard M. Stallman |
(hexl-mode-map): Bind prior, home, deletechar, deleteline,
|
Wed, 05 Jun 1996 18:25:05 +0000 |
Richard M. Stallman |
(shell-mode-hook): Set comint-completion-addsuffix
|
Wed, 05 Jun 1996 18:24:14 +0000 |
Richard M. Stallman |
(comint-dynamic-complete-filename) [ms-dos, windows-nt]:
|
Wed, 05 Jun 1996 17:57:26 +0000 |
Richard M. Stallman |
(vc-cancel-version): Fix paren error.
|
Wed, 05 Jun 1996 17:19:36 +0000 |
Richard M. Stallman |
(imenu): In interactive spec, pass the entire
|
Wed, 05 Jun 1996 15:08:18 +0000 |
Richard M. Stallman |
(set_time_zone_rule):
|
Wed, 05 Jun 1996 04:12:46 +0000 |
Per Bothner |
* config.guess: Combine mips-mips-riscos cases, and use cpp to
libc-960605 libc-960606 libc-960607
|
Tue, 04 Jun 1996 23:24:46 +0000 |
Richard M. Stallman |
(w32_read_socket): If the dead key was produced using
|
Tue, 04 Jun 1996 21:51:59 +0000 |
Richard M. Stallman |
(xterm-mouse-event): Adjust for minibuffer prompt width.
|
Tue, 04 Jun 1996 16:37:27 +0000 |
Richard M. Stallman |
(he-file-name-chars): Check windows-nt, not ms-windows.
|
Tue, 04 Jun 1996 16:17:22 +0000 |
Richard M. Stallman |
(buffer-file-numbers-unique): New variable;
|
Tue, 04 Jun 1996 15:31:01 +0000 |
Richard M. Stallman |
(occur): Avoid "1 lines" in echo area.
|
Tue, 04 Jun 1996 15:27:52 +0000 |
Richard M. Stallman |
(shell-match-partial-variable): Doc fix.
|
Mon, 03 Jun 1996 21:18:55 +0000 |
Richard M. Stallman |
(normalize_filename): New function.
|
Mon, 03 Jun 1996 21:17:31 +0000 |
Richard M. Stallman |
(Vwin32_downcase_file_names): New variable.
|
Mon, 03 Jun 1996 21:16:17 +0000 |
Richard M. Stallman |
(DRIVE_LETTER): [DOS_NT] New macro.
|
Mon, 03 Jun 1996 20:06:27 +0000 |
Richard M. Stallman |
(install-arch-indep): If cd etc makes output,
|
Mon, 03 Jun 1996 17:44:23 +0000 |
Richard M. Stallman |
(env_vars): Use slashes, not backslashes.
|
Mon, 03 Jun 1996 17:21:03 +0000 |
Richard M. Stallman |
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
|
Mon, 03 Jun 1996 15:44:32 +0000 |
Richard M. Stallman |
(CHOOSE_NEWEST_EXE): New parameter macro.
|
Mon, 03 Jun 1996 14:39:17 +0000 |
Richard M. Stallman |
(reporter-submit-bug-report):
|
Mon, 03 Jun 1996 12:51:33 +0000 |
Karl Heuer |
(*:Linux:*:*): Add guess for sparc-unknown-linux.
libc-960604
|
Mon, 03 Jun 1996 05:05:54 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 02 Jun 1996 21:33:01 +0000 |
Richard M. Stallman |
(re_max_failures): Reduce to 8000.
|
Sun, 02 Jun 1996 13:47:53 +0000 |
Richard M. Stallman |
(msdos-color-aliases): Define more colors. (msdos-color-translate):
|
Sat, 01 Jun 1996 12:19:27 +0000 |
Richard M. Stallman |
(reset_modifiers): Only clear a modifier if the modifier key has been
|
Sat, 01 Jun 1996 02:23:06 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
|
Fri, 31 May 1996 20:12:44 +0000 |
Richard M. Stallman |
(ispell-region): Handle ispell-skip-sgml properly with an re-search.
|
Fri, 31 May 1996 20:10:02 +0000 |
Richard M. Stallman |
(single_submenu): Handle non-keymap lists like symbols.
|
Fri, 31 May 1996 15:33:29 +0000 |
Richard M. Stallman |
(electric-helpify): Allow NAME to be given as arg.
|
Fri, 31 May 1996 04:17:17 +0000 |
Richard M. Stallman |
(reporter-submit-bug-report):
|
Fri, 31 May 1996 04:17:02 +0000 |
Richard M. Stallman |
(fill-individual-paragraphs): Don't get stuck
|
Thu, 30 May 1996 23:11:14 +0000 |
Richard M. Stallman |
(Fpop_to_buffer): Doc fix.
|
Thu, 30 May 1996 23:09:44 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Doc fix.
|
Thu, 30 May 1996 20:44:17 +0000 |
Karl Heuer |
(shell-command-on-region): In output buffer, display
|
Thu, 30 May 1996 19:46:24 +0000 |
Karl Heuer |
(Info-insert-dir): Fix default directory.
|
Thu, 30 May 1996 17:12:48 +0000 |
Karl Heuer |
(event-point): Fix fboundp test surrounding this.
|
Wed, 29 May 1996 17:17:34 +0000 |
Karl Heuer |
Use executing-kbd-macro, not executing-macro.
|
Wed, 29 May 1996 14:56:45 +0000 |
Karl Heuer |
Check for long file names.
|
Tue, 28 May 1996 15:54:53 +0000 |
Karl Heuer |
Fix previous change.
|
Tue, 28 May 1996 15:46:49 +0000 |
Karl Heuer |
(change-log-font-lock-keywords): Require colon after
|
Tue, 28 May 1996 15:43:27 +0000 |
Karl Heuer |
(gnus-inews-date): Avoid race condition.
|
Tue, 28 May 1996 15:42:20 +0000 |
Karl Heuer |
* gnus.el (gnus-article-date-ut): Avoid race condition.
|
Tue, 28 May 1996 15:22:05 +0000 |
Karl Heuer |
(gnus-gmt-to-local): When rewriting a date to local time,
|
Tue, 28 May 1996 00:53:21 +0000 |
Karl Heuer |
(LIBS_SYSTEM): Define this.
|
Tue, 28 May 1996 00:17:16 +0000 |
Karl Heuer |
[SOLARIS2]: Define SUNOS_5.
|
Sun, 26 May 1996 23:12:01 +0000 |
Roland McGrath |
(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
|
Sat, 25 May 1996 23:37:13 +0000 |
Karl Heuer |
[SOLARIS2]: Include string.h.
|
Sat, 25 May 1996 23:21:39 +0000 |
Karl Heuer |
Rephrase the first page to fit on a standard tty screen.
|
Sat, 25 May 1996 17:49:03 +0000 |
Karl Heuer |
(Vwin32_mouse_move_interval): New lisp variable.
|
Sat, 25 May 1996 17:48:23 +0000 |
Karl Heuer |
(x_scroll_bar_handle_click): Repaint scroll bar handle
|
Sat, 25 May 1996 14:42:59 +0000 |
Karl Heuer |
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
|
Sat, 25 May 1996 14:38:33 +0000 |
Karl Heuer |
Recognize sparc-*-lignux.
|
Fri, 24 May 1996 22:34:49 +0000 |
Roland McGrath |
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
libc-960525 libc-960526 libc-960527 libc-960528 libc-960529 libc-960530 libc-960531 libc-960601 libc-960602 libc-960603
|
Fri, 24 May 1996 18:33:30 +0000 |
Roland McGrath |
Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
Thu, 23 May 1996 19:20:43 +0000 |
Karl Heuer |
Comment fix.
|
Thu, 23 May 1996 16:16:12 +0000 |
Karl Heuer |
(init_lread): Init Vload_file_name to Qnil.
|
Thu, 23 May 1996 01:34:07 +0000 |
Karl Heuer |
Comment fix.
|
Wed, 22 May 1996 21:47:37 +0000 |
Roland McGrath |
[WIN32]: No-op as for [MSDOS].
|
Wed, 22 May 1996 03:26:55 +0000 |
Karl Heuer |
(modifier_set): Check toggle state of CapsLock even
|
Wed, 22 May 1996 00:36:27 +0000 |
Karl Heuer |
(get_volume_info): Always update *pPath correctly, even if
|
Wed, 22 May 1996 00:33:28 +0000 |
Karl Heuer |
(compute_motion): When calling Fget_char_property,
|
Tue, 21 May 1996 22:55:56 +0000 |
Roland McGrath |
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
libc-960522 libc-960523 libc-960524
|
Tue, 21 May 1996 18:09:43 +0000 |
Richard M. Stallman |
Include buffer.h.
|
Tue, 21 May 1996 18:06:40 +0000 |
Richard M. Stallman |
(Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
|
Tue, 21 May 1996 18:04:41 +0000 |
Richard M. Stallman |
(ncurses): Check this after checking fns like strerror.
|
Tue, 21 May 1996 17:32:00 +0000 |
Karl Heuer |
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
|
Tue, 21 May 1996 17:29:20 +0000 |
Karl Heuer |
(Fexecute_extended_command): Don't look for
|
Tue, 21 May 1996 17:26:31 +0000 |
Karl Heuer |
(mh-version): Use mh-e-RCS-id rather than mh-e-version
|
Tue, 21 May 1996 17:24:24 +0000 |
Karl Heuer |
(Fprin1_to_string): Preserve Vdeactivate_mark.
|
Tue, 21 May 1996 17:21:25 +0000 |
Karl Heuer |
(make-backup-file-name): Check msdos-long-file-names.
|
Tue, 21 May 1996 15:42:13 +0000 |
Karl Heuer |
(c-macro-expansion): Delete ??! trigraph in uniquestring.
|
Tue, 21 May 1996 14:51:17 +0000 |
Karl Heuer |
(c-macro-expansion): Correct bug in creating tempname.
|
Tue, 21 May 1996 14:43:54 +0000 |
Karl Heuer |
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.
|
Tue, 21 May 1996 14:40:56 +0000 |
Karl Heuer |
(win32-handle-scroll-bar-event): Restore
|
Tue, 21 May 1996 14:40:27 +0000 |
Karl Heuer |
(scroll-bar-maybe-set-window-start): Always set
|
Tue, 21 May 1996 14:31:40 +0000 |
Karl Heuer |
(do-auto-fill): Return t if real work was done.
|
Tue, 21 May 1996 14:29:56 +0000 |
Karl Heuer |
(internal_self_insert): Don't return 2 for auto-fill
|
Mon, 20 May 1996 21:07:10 +0000 |
Erik Naggum |
Fixed up initial line
|
Mon, 20 May 1996 16:02:45 +0000 |
Jeff Law |
* config.sub: Recognize -proelf as a basic system type.
libc-960521
|
Mon, 20 May 1996 15:43:53 +0000 |
Karl Heuer |
Renamed from cal-persian.el to avoid 14-character limitation.
|
Mon, 20 May 1996 15:42:58 +0000 |
Karl Heuer |
Change autoload references from cal-persian to cal-persia.
|
Sat, 18 May 1996 20:15:02 +0000 |
Karl Heuer |
Hold previous change until after the release.
|
Sat, 18 May 1996 16:38:57 +0000 |
Erik Naggum |
(sc::menu): Fix typo.
|
Fri, 17 May 1996 22:39:11 +0000 |
Karl Heuer |
(lisp): Include dos-win32.elc.
|
Fri, 17 May 1996 22:37:41 +0000 |
Karl Heuer |
Initial revision
|
Fri, 17 May 1996 22:36:39 +0000 |
Karl Heuer |
(path-separator, grep-null-device,
|
Fri, 17 May 1996 22:30:36 +0000 |
Karl Heuer |
(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
|
Fri, 17 May 1996 22:29:35 +0000 |
Karl Heuer |
[windows-nt, ms-dos]: Load dos-win32.
|
Fri, 17 May 1996 22:25:53 +0000 |
Karl Heuer |
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
|
Fri, 17 May 1996 21:45:30 +0000 |
Karl Heuer |
(_sys_read_ahead): Handle sleep here.
|
Fri, 17 May 1996 21:42:27 +0000 |
Karl Heuer |
(struct _child_process): New member is_dos_process.
|
Fri, 17 May 1996 21:39:36 +0000 |
Karl Heuer |
(Vwin32_pipe_read_delay): New var.
|
Fri, 17 May 1996 21:16:00 +0000 |
Karl Heuer |
(term-send-raw-string): send-string -> process-send-string.
|
Fri, 17 May 1996 21:13:14 +0000 |
Karl Heuer |
(display_menu_bar) [HAVE_NTGUI]: Enable the display of
|
Fri, 17 May 1996 21:02:41 +0000 |
Karl Heuer |
Delete the hilit19 support--it doesn't work.
|
Fri, 17 May 1996 16:48:02 +0000 |
Francesco Potort |
* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
|
Fri, 17 May 1996 06:12:35 +0000 |
Geoff Voelker |
(w32_read_socket): Mask out lower 4 bits of wParam
|
Wed, 15 May 1996 21:56:33 +0000 |
Karl Heuer |
(Fformat_time_string): Doc fix.
|
Wed, 15 May 1996 15:17:41 +0000 |
Richard M. Stallman |
(latex-imenu-create-index):
|
Wed, 15 May 1996 14:56:35 +0000 |
Karl Heuer |
Several doc fixes.
|
Wed, 15 May 1996 14:42:28 +0000 |
Karl Heuer |
Fix typo in previous patch.
|
Wed, 15 May 1996 14:38:30 +0000 |
Karl Heuer |
(sys_read): Introduce a small delay before reading from
|
Wed, 15 May 1996 14:32:37 +0000 |
Karl Heuer |
(Fcall_process): Don't close the same fd twice.
|
Tue, 14 May 1996 19:01:53 +0000 |
Karl Heuer |
(QCLIPBOARD): New symbol.
|
Tue, 14 May 1996 17:44:15 +0000 |
Geoff Voelker |
(SYSTEM_PURESIZE_EXTRA): Macro defined.
|
Mon, 13 May 1996 19:57:17 +0000 |
Richard M. Stallman |
(w32*.o): Fix deps.
|
Mon, 13 May 1996 18:30:56 +0000 |
Richard M. Stallman |
(win32_wnd_proc): Reenable quit_char detection.
|
Mon, 13 May 1996 18:28:09 +0000 |
Richard M. Stallman |
Set BUILD_TYPE and INSTALL_DIR before calling make;
|
Mon, 13 May 1996 16:25:13 +0000 |
Richard M. Stallman |
(pascal-end-of-statement, pascal-calculate-indent):
|
Mon, 13 May 1996 15:24:25 +0000 |
Richard M. Stallman |
(note_mouse_movement): Upwards mouse movement recognition corrected.
|
Mon, 13 May 1996 15:06:32 +0000 |
Richard M. Stallman |
(allocate_heap): Clean up conditional.
|
Mon, 13 May 1996 01:31:28 +0000 |
Richard M. Stallman |
(vc-rename-file): After renaming, update VC info and modeline.
|
Mon, 13 May 1996 01:28:24 +0000 |
Richard M. Stallman |
(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
|
Sun, 12 May 1996 22:50:25 +0000 |
Richard M. Stallman |
(Fcall_process): Fix previous change (now !MSDOS only).
|
Sun, 12 May 1996 22:19:55 +0000 |
Richard M. Stallman |
Delete the Emacs local variables spec.
|
Sun, 12 May 1996 20:07:43 +0000 |
Karl Heuer |
(Fstart_kbd_macro): Add missing xrealloc arg.
|
Sun, 12 May 1996 17:45:36 +0000 |
Richard M. Stallman |
(Fmsdos_downcase_filename): Don't change the argument, return a copy.
|
Sun, 12 May 1996 17:43:29 +0000 |
Richard M. Stallman |
(MSDOS_SUPPORT): Use full name disp-table.elc.
|
Sat, 11 May 1996 21:23:34 +0000 |
Richard M. Stallman |
(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
|
Sat, 11 May 1996 21:23:08 +0000 |
Richard M. Stallman |
(msdos_downcase_filename): New function to convert case in filenames.
|
Sat, 11 May 1996 20:55:33 +0000 |
Geoff Voelker |
(using-unix-filesystems): Update doc string.
|
Sat, 11 May 1996 18:44:09 +0000 |
Richard M. Stallman |
(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
|
Sat, 11 May 1996 18:38:11 +0000 |
Richard M. Stallman |
(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
|
Sat, 11 May 1996 18:30:16 +0000 |
Richard M. Stallman |
(scroll-bar-drag-position): New function.
|
Sat, 11 May 1996 18:05:52 +0000 |
Richard M. Stallman |
(re_match_2_internal): Fix off-by-one error; don't use
|
Sat, 11 May 1996 17:26:00 +0000 |
Richard M. Stallman |
(map_win32_filename): If not a fat volume, cvt name to dos.
|
Sat, 11 May 1996 17:11:06 +0000 |
Richard M. Stallman |
(term-emulate-terminal): On CR, set term-current-column
|
Sat, 11 May 1996 11:08:11 +0000 |
Richard M. Stallman |
Lots of fixes.
|
Sat, 11 May 1996 10:53:17 +0000 |
Richard M. Stallman |
(Fcall_process): Close fd_error if successful.
|
Sat, 11 May 1996 10:52:47 +0000 |
Richard M. Stallman |
Mention Windows 95.
|
Sat, 11 May 1996 06:38:25 +0000 |
Geoff Voelker |
(allocate_heap): Bump heap base up to 27MB to
|
Sat, 11 May 1996 00:29:46 +0000 |
Richard M. Stallman |
(f90-hilit-patterns): Avoid using undefined variables.
|
Fri, 10 May 1996 23:07:10 +0000 |
Geoff Voelker |
(win32_wnd_proc): Disable setting of Vquit_flag
|
Fri, 10 May 1996 20:40:49 +0000 |
Richard M. Stallman |
(win_msg_worker): Use post_msg.
|
Fri, 10 May 1996 20:35:50 +0000 |
Richard M. Stallman |
(x_scroll_bar_move): Call my_show_window.
|
Fri, 10 May 1996 20:33:26 +0000 |
Richard M. Stallman |
(prev_console_mode): New variable.
|
Fri, 10 May 1996 20:31:20 +0000 |
Richard M. Stallman |
(main) [WINDOWSNT]: Call syms_of_ntproc.
|
Fri, 10 May 1996 20:29:43 +0000 |
Richard M. Stallman |
(Vwin32_quote_process_args): New variable.
|
Fri, 10 May 1996 16:05:26 +0000 |
Richard M. Stallman |
(x_connection_signal_1): Call x_connection_closed properly.
|
Fri, 10 May 1996 02:41:59 +0000 |
Richard M. Stallman |
(gud-filter): Cal gud-display-frame even if process-window is nil.
|
Thu, 09 May 1996 23:42:08 +0000 |
Erik Naggum |
Fix minor typo.
|
Thu, 09 May 1996 23:21:54 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 09 May 1996 19:45:49 +0000 |
Richard M. Stallman |
(vc-find-file-hook): Follow multiple links all the way.
|
Thu, 09 May 1996 17:41:53 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 09 May 1996 17:36:03 +0000 |
Richard M. Stallman |
(ispell-check-comments): Default is now t.
|
Thu, 09 May 1996 17:34:55 +0000 |
Richard M. Stallman |
(bookmark-bmenu-delete-backwards)
|
Wed, 08 May 1996 20:37:19 +0000 |
Richard M. Stallman |
Undo previous change.
|
Wed, 08 May 1996 20:18:35 +0000 |
Richard M. Stallman |
Revert to version 1.9.
|
Wed, 08 May 1996 20:02:29 +0000 |
Karl Fogel |
Merged cosmetic differences between FSF version and local copy. In
|
Wed, 08 May 1996 19:16:51 +0000 |
Karl Fogel |
(bookmark-locate): ;;;###autoload this alias.
|
Wed, 08 May 1996 17:50:59 +0000 |
Richard M. Stallman |
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
|
Wed, 08 May 1996 17:40:51 +0000 |
Richard M. Stallman |
(convert-standard-filename): Test msdos-long-file-names.
|
Wed, 08 May 1996 17:13:31 +0000 |
Richard M. Stallman |
(syms_of_msdos): Fix typo.
|
Wed, 08 May 1996 04:36:21 +0000 |
Richard M. Stallman |
(gud-filter): Move the call to gud-display-frame
|
Wed, 08 May 1996 02:38:37 +0000 |
Karl Fogel |
(mail-hist-version): upped to 1.3.4.
|
Wed, 08 May 1996 02:22:12 +0000 |
Karl Fogel |
(bookmark-make): take optional arg `info-node', pass it on to
|
Wed, 08 May 1996 00:52:30 +0000 |
Noah Friedman |
(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
|
Wed, 08 May 1996 00:04:11 +0000 |
Richard M. Stallman |
(enum scroll_bar_part): Delete extra comma.
|
Tue, 07 May 1996 18:55:40 +0000 |
Richard M. Stallman |
(Fencode_time): Accept MANY args, so as to cope
|
Tue, 07 May 1996 05:55:11 +0000 |
Richard M. Stallman |
(gulp-search-path, gulp-packages): Variable deleted.
|
Tue, 07 May 1996 00:55:56 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 07 May 1996 00:51:23 +0000 |
Richard M. Stallman |
(Info-enable-active-nodes): Default to nil. Mark it risky.
|
Tue, 07 May 1996 00:03:53 +0000 |
Richard M. Stallman |
(enum scroll_bar_part): New alternatives
|
Mon, 06 May 1996 23:17:23 +0000 |
Richard M. Stallman |
(ediff-setup-fine-diff-regions):
|
Mon, 06 May 1996 10:21:23 +0000 |
Richard M. Stallman |
(Fmsdos_long_file_names): New function.
|
Mon, 06 May 1996 10:20:51 +0000 |
Richard M. Stallman |
Undo previous change.
|
Mon, 06 May 1996 05:04:20 +0000 |
Richard M. Stallman |
(GMALLOC_INHIBIT_VALLOC): Defined.
|
Mon, 06 May 1996 04:28:32 +0000 |
Richard M. Stallman |
(set_case_table): Set upcase_table, case_canon_table
|
Mon, 06 May 1996 04:28:18 +0000 |
Richard M. Stallman |
(casify_region, casify_object):
|
Mon, 06 May 1996 00:43:26 +0000 |
Richard M. Stallman |
(mouse-drag-region): Set the region before reading a
|
Sun, 05 May 1996 18:52:57 +0000 |
Richard M. Stallman |
(Fmsdos_long_file_names): New function.
|
Sun, 05 May 1996 17:32:15 +0000 |
Richard M. Stallman |
(iso-accents-compose): Don't insert in the buffer
|
Sun, 05 May 1996 17:27:24 +0000 |
Richard M. Stallman |
(hide-ifdef-mode): Doc fix.
|
Sun, 05 May 1996 04:35:53 +0000 |
Richard M. Stallman |
(Qup, Qdown): New variables.
|
Sun, 05 May 1996 04:33:42 +0000 |
Richard M. Stallman |
(win32-handle-scroll-bar-event):
|
Sun, 05 May 1996 03:56:36 +0000 |
Richard M. Stallman |
(ps-print-preprint): Special handling if
|
Sun, 05 May 1996 03:55:07 +0000 |
Richard M. Stallman |
(mail-mode): Line starting with ---- is a separator.
|
Sun, 05 May 1996 03:52:13 +0000 |
Richard M. Stallman |
(vc-follow-link, vc-find-file-hook):
|
Sat, 04 May 1996 05:30:37 +0000 |
Richard M. Stallman |
(dired-handle-overwrite): `find-backup-file-name'
|
Sat, 04 May 1996 00:50:49 +0000 |
Richard M. Stallman |
(apropos-print): If command has no key bindings, say how to run it with M-x.
|
Fri, 03 May 1996 21:48:07 +0000 |
Richard M. Stallman |
Include nt/inc/arpa and nt/inc/netinet in the dist.
|
Fri, 03 May 1996 19:10:16 +0000 |
Geoff Voelker |
Allow for optimized build.
|
Fri, 03 May 1996 19:09:53 +0000 |
Geoff Voelker |
[BUILD_TYPE]: Build optimized version in its own dir.
|
Fri, 03 May 1996 19:09:36 +0000 |
Geoff Voelker |
(OBJDIR, BLD): Remove macro definitions.
|
Fri, 03 May 1996 18:50:05 +0000 |
Geoff Voelker |
Include string.h.
|
Fri, 03 May 1996 18:49:20 +0000 |
Geoff Voelker |
Include frame.h.
|
Fri, 03 May 1996 18:48:05 +0000 |
Geoff Voelker |
(struct win32_palette_entry): New structure.
|
Fri, 03 May 1996 18:45:32 +0000 |
Geoff Voelker |
(Vwindow_system): Declared.
|
Fri, 03 May 1996 18:45:04 +0000 |
Geoff Voelker |
(Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):
|
Fri, 03 May 1996 18:44:46 +0000 |
Geoff Voelker |
(REG_ROOT): Remove trailing backslash.
|
Fri, 03 May 1996 18:41:13 +0000 |
Geoff Voelker |
(continuation of previous checkin)
|
Fri, 03 May 1996 18:39:41 +0000 |
Geoff Voelker |
(quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
|
Fri, 03 May 1996 18:39:18 +0000 |
Geoff Voelker |
(WinMain): Function removed.
|
Fri, 03 May 1996 18:35:50 +0000 |
Geoff Voelker |
Include config.h after CRT headers. Include fcntl.h.
|
Fri, 03 May 1996 18:35:06 +0000 |
Geoff Voelker |
(win32_kdb_patch_key): Initialize isdead.
|
Fri, 03 May 1996 18:34:21 +0000 |
Geoff Voelker |
Include lisp.h.
|
Fri, 03 May 1996 18:33:20 +0000 |
Geoff Voelker |
Check to see if already included.
|
Fri, 03 May 1996 18:32:52 +0000 |
Geoff Voelker |
(nt_stat, nt_ctime): Functions deleted.
|
Fri, 03 May 1996 18:32:30 +0000 |
Geoff Voelker |
(SUBSYSTEM) [NTGUI]: Remove conditional.
|
Fri, 03 May 1996 18:29:10 +0000 |
Geoff Voelker |
Initial revision
|
Fri, 03 May 1996 18:28:37 +0000 |
Geoff Voelker |
Include ntlib.h.
|
Fri, 03 May 1996 18:28:18 +0000 |
Geoff Voelker |
(LOCAL_FLAGS): Include path to NT shadow includes.
|
Fri, 03 May 1996 18:26:22 +0000 |
Geoff Voelker |
(win32-handle-scroll-bar-event): New function.
|
Fri, 03 May 1996 18:25:59 +0000 |
Geoff Voelker |
(original-make-auto-save-file-name): New symbol bound
|
Fri, 03 May 1996 18:23:44 +0000 |
Geoff Voelker |
(F_OK, X_OK, W_OK, R_OK): New macros.
|
Fri, 03 May 1996 18:20:29 +0000 |
Geoff Voelker |
Build and install runemacs.exe.
|
Fri, 03 May 1996 18:20:11 +0000 |
Geoff Voelker |
(CONFIG_H) [WIN95]: Use config.nt.
|
Fri, 03 May 1996 18:19:57 +0000 |
Geoff Voelker |
Check if INSTALL_DIR is passed as an argument.
|
Fri, 03 May 1996 18:19:05 +0000 |
Geoff Voelker |
(REG_ROOT): Don't use a trailing backslash.
|
Thu, 02 May 1996 22:33:51 +0000 |
Richard M. Stallman |
(Fthis_single_command_keys): New function.
|
Thu, 02 May 1996 21:39:06 +0000 |
Richard M. Stallman |
(Fevent_convert_list): Never treat last elt as modifier.
|
Thu, 02 May 1996 21:20:55 +0000 |
Richard M. Stallman |
(gud-display-line): Switch to gud buffer before calling gud-find-file.
|
Thu, 02 May 1996 06:08:40 +0000 |
Richard M. Stallman |
(Info-find-node): Don't treat file name `dir' specially
|
Wed, 01 May 1996 23:25:33 +0000 |
Richard M. Stallman |
(dos_get_modifiers): Restore missing comment terminator.
|
Wed, 01 May 1996 23:24:44 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Correct the `if' clause
|
Wed, 01 May 1996 21:25:49 +0000 |
Richard M. Stallman |
(signal_after_change): Correct the arg to report_overlay_modification.
|
Wed, 01 May 1996 21:20:05 +0000 |
Richard M. Stallman |
(add_overlay_mod_hooklist): Fix call to bcopy.
|
Wed, 01 May 1996 20:13:22 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 01 May 1996 20:10:26 +0000 |
Richard M. Stallman |
Comment changes.
|
Wed, 01 May 1996 19:12:44 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.
|
Wed, 01 May 1996 19:12:29 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.
|
Tue, 30 Apr 1996 19:40:56 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT]: Include X11/Shell.h.
|
Tue, 30 Apr 1996 16:11:53 +0000 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
Tue, 30 Apr 1996 03:21:44 +0000 |
Karl Heuer |
(shell-command-on-region): Start of region to keep is
|
Mon, 29 Apr 1996 18:49:47 +0000 |
Richard M. Stallman |
(diary-frame-parameters, calendar-frame-parameters)
|
Mon, 29 Apr 1996 18:12:08 +0000 |
Erik Naggum |
(insert-tab): fix previous change
|
Mon, 29 Apr 1996 15:58:16 +0000 |
Richard M. Stallman |
(make_lispy_event): FRAME_MENU_BAR_ITEMS now has
|
Mon, 29 Apr 1996 15:57:12 +0000 |
Richard M. Stallman |
(display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.
|
Mon, 29 Apr 1996 15:56:24 +0000 |
Richard M. Stallman |
(get_frame_menubar_event, set_frame_menubar):
|
Mon, 29 Apr 1996 15:49:43 +0000 |
Richard M. Stallman |
(Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
|
Mon, 29 Apr 1996 15:46:17 +0000 |
Richard M. Stallman |
(SEND, RECV): Renamed from send, recv.
|
Mon, 29 Apr 1996 15:29:52 +0000 |
Richard M. Stallman |
(set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.
|
Sun, 28 Apr 1996 23:41:52 +0000 |
Richard M. Stallman |
(indent-for-tab-command): Pass prefix arg to indent-tab.
|
Sun, 28 Apr 1996 23:37:04 +0000 |
Richard M. Stallman |
(DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.
|
Sun, 28 Apr 1996 19:09:03 +0000 |
Richard M. Stallman |
[HAVE_CONFIG_H]: Only include config.h when defined.
|
Sun, 28 Apr 1996 19:08:48 +0000 |
Richard M. Stallman |
(struct _popserver): New field trash_started.
|
Sun, 28 Apr 1996 19:08:33 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Include winsock.h and ntlib.h.
|
Sun, 28 Apr 1996 19:07:35 +0000 |
Richard M. Stallman |
(access, unlink) [WINDOWSNT]: Macros undefined.
|
Sun, 28 Apr 1996 19:06:15 +0000 |
Richard M. Stallman |
[DOSNT]: Include fcntl.h.
|
Sun, 28 Apr 1996 19:06:01 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Include ntlib.h.
|
Sat, 27 Apr 1996 02:09:56 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 27 Apr 1996 01:14:17 +0000 |
Richard M. Stallman |
(Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
|
Sat, 27 Apr 1996 00:52:30 +0000 |
Richard M. Stallman |
(getdefdir): Include drive letter and colon when
|
Sat, 27 Apr 1996 00:13:07 +0000 |
Edward M. Reingold |
Double DST correction removed!
|
Fri, 26 Apr 1996 19:56:17 +0000 |
Richard M. Stallman |
(FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:
|
Fri, 26 Apr 1996 19:55:52 +0000 |
Richard M. Stallman |
(EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
|
Fri, 26 Apr 1996 19:55:27 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Set process infd to inch.
|
Fri, 26 Apr 1996 19:54:49 +0000 |
Richard M. Stallman |
(close_load_descs) [WINDOWS_NT]: Don't actually do anything.
|
Fri, 26 Apr 1996 19:53:20 +0000 |
Richard M. Stallman |
[WINDOWS_NT]: Declare Vdirectory_sep_char.
|
Fri, 26 Apr 1996 19:53:04 +0000 |
Richard M. Stallman |
(main) [WINDOWSNT]: Invoke init_ntproc.
|
Fri, 26 Apr 1996 19:52:51 +0000 |
Richard M. Stallman |
(Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.
|
Fri, 26 Apr 1996 19:52:37 +0000 |
Richard M. Stallman |
(Fcall_process) [WINDOWSNT]: Remove conditional NT code.
|
Fri, 26 Apr 1996 19:46:05 +0000 |
Richard M. Stallman |
[windows-nt]: Load disp-table.
|
Fri, 26 Apr 1996 19:45:38 +0000 |
Richard M. Stallman |
(rmail-insert-inbox-text): When required, prompt for
|
Fri, 26 Apr 1996 19:45:16 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add regexp
|
Fri, 26 Apr 1996 19:31:40 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 26 Apr 1996 19:15:39 +0000 |
Richard M. Stallman |
(mouse-drag-region): Leave region highlighted until the next input event.
|
Fri, 26 Apr 1996 16:39:13 +0000 |
Richard M. Stallman |
(x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.
|
Fri, 26 Apr 1996 16:38:03 +0000 |
Richard M. Stallman |
(x_scroll_bar_clear): Do nothing if frame now has no scroll bars.
|
Fri, 26 Apr 1996 16:06:54 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 26 Apr 1996 15:45:46 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Fri, 26 Apr 1996 11:56:25 +0000 |
Richard M. Stallman |
(getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer
|
Fri, 26 Apr 1996 03:03:28 +0000 |
Richard M. Stallman |
(walk-windows): Doc fix.
|
Fri, 26 Apr 1996 03:01:56 +0000 |
Richard M. Stallman |
(save_excursion_restore): Add gcpros.
|
Fri, 26 Apr 1996 03:01:43 +0000 |
Richard M. Stallman |
No intangible text property.
|
Thu, 25 Apr 1996 18:02:45 +0000 |
Richard M. Stallman |
(unexec): Add conditional for SOLARIS_POWERPC.
|
Thu, 25 Apr 1996 17:31:37 +0000 |
Richard M. Stallman |
(syms_of_fileio): Doc fix.
|
Thu, 25 Apr 1996 03:36:01 +0000 |
Richard M. Stallman |
(Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:
|
Wed, 24 Apr 1996 23:39:19 +0000 |
Edward M. Reingold |
Update some comments.
|
Wed, 24 Apr 1996 23:36:43 +0000 |
Edward M. Reingold |
Spelling error.
|
Wed, 24 Apr 1996 23:35:14 +0000 |
Edward M. Reingold |
Spelling fix.
|
Wed, 24 Apr 1996 22:29:57 +0000 |
Richard M. Stallman |
(x_connection_signal): Call sigunblock properly.
|
Tue, 23 Apr 1996 20:33:16 +0000 |
Richard M. Stallman |
(dispnew.o): Depend on blockinput.h.
|
Tue, 23 Apr 1996 20:32:58 +0000 |
Richard M. Stallman |
Include blockinput.h.
|
Tue, 23 Apr 1996 20:32:33 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both definitions):
|
Tue, 23 Apr 1996 15:30:28 +0000 |
Richard M. Stallman |
(doctor-doc): Add period.
|
Tue, 23 Apr 1996 15:20:52 +0000 |
Richard M. Stallman |
(Fframe_parameters, both definitions):
|
Mon, 22 Apr 1996 00:30:39 +0000 |
Richard M. Stallman |
Fix a file name.
|
Sun, 21 Apr 1996 06:54:52 +0000 |
Richard M. Stallman |
Replace --no-clean-up and --no-tar options
|
Sun, 21 Apr 1996 05:56:01 +0000 |
Richard M. Stallman |
(compute_motion): Pass window to Fget_char_property.
|
Sun, 21 Apr 1996 05:54:18 +0000 |
Richard M. Stallman |
[motif]: Make f10 undefined.
|
Sun, 21 Apr 1996 05:53:27 +0000 |
Richard M. Stallman |
(walk-windows): Doc fix.
|
Sun, 21 Apr 1996 02:01:31 +0000 |
Richard M. Stallman |
(auto-mode-alist): .F gets fortran mode.
|
Sun, 21 Apr 1996 01:47:02 +0000 |
Richard M. Stallman |
(Info-next-reference, Info-prev-reference): Add optional
|
Sun, 21 Apr 1996 01:40:33 +0000 |
Richard M. Stallman |
(simula-submit-bug-report): Use emacs-version.
|
Sun, 21 Apr 1996 01:39:51 +0000 |
Richard M. Stallman |
(simula-tab-always-indent, simula-indent-level)
|
Fri, 19 Apr 1996 20:07:47 +0000 |
Karl Heuer |
(f90-keywords-re): Added operator and result.
|
Fri, 19 Apr 1996 18:05:38 +0000 |
Richard M. Stallman |
(metamail-mailer-name): New variable.
|
Fri, 19 Apr 1996 09:32:55 +0000 |
Richard M. Stallman |
(after-find-file): Mention file name in "auto save is newer" message.
|
Fri, 19 Apr 1996 09:21:55 +0000 |
Richard M. Stallman |
(read_key_sequence): Fix confusion between key and new_key.
|
Fri, 19 Apr 1996 02:40:44 +0000 |
Richard M. Stallman |
(x-select-text): Remember selected text.
|
Thu, 18 Apr 1996 19:36:33 +0000 |
Lars Magne Ingebrigtsen |
* gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,
|
Thu, 18 Apr 1996 12:09:23 +0000 |
Lars Magne Ingebrigtsen |
Make invisible text intangible as well.
|
Thu, 18 Apr 1996 06:04:32 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Thu, 18 Apr 1996 04:13:19 +0000 |
Richard M. Stallman |
(EmacsFrameRealize): Use STANDARD_EVENT_SET.
|
Thu, 18 Apr 1996 04:12:43 +0000 |
Richard M. Stallman |
(STANDARD_EVENT_SET): Remove PointerNotifyHintMask.
|
Thu, 18 Apr 1996 04:03:16 +0000 |
Richard M. Stallman |
(note_mouse_movement): Don't call XQueryPointer.
|
Wed, 17 Apr 1996 18:37:18 +0000 |
Richard M. Stallman |
Replace `make-docfile' with `make-doc.exe'. In case
|
Wed, 17 Apr 1996 17:30:51 +0000 |
Richard M. Stallman |
(occur): Fix up interactive code.
|
Wed, 17 Apr 1996 16:43:16 +0000 |
Richard M. Stallman |
Clarify MSDOS installing and unpacking.
|
Tue, 16 Apr 1996 23:07:52 +0000 |
Richard M. Stallman |
(decode_mode_spec): Use frame F, not selected frame.
|
Tue, 16 Apr 1996 22:52:34 +0000 |
Richard M. Stallman |
(decode_mode_spec): For %F, use explicit name or `Emacs'.
|
Tue, 16 Apr 1996 22:33:07 +0000 |
Richard M. Stallman |
(vc-comment-ring): Initialise using make-ring.
|
Tue, 16 Apr 1996 21:54:34 +0000 |
Richard M. Stallman |
(w32_read_socket): Initialize frame_or_window field.
|
Tue, 16 Apr 1996 21:49:18 +0000 |
Richard M. Stallman |
(defined_color): Map color to nearest in default palette.
|
Tue, 16 Apr 1996 20:41:24 +0000 |
Richard M. Stallman |
(check_timer): Removed; use gettime instead.
|
Tue, 16 Apr 1996 16:10:19 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Tue, 16 Apr 1996 16:04:01 +0000 |
Richard M. Stallman |
Provide `completion'.
|
Tue, 16 Apr 1996 04:36:21 +0000 |
Richard M. Stallman |
(defstruct): Treat multi-nested :include properly.
|
Tue, 16 Apr 1996 04:35:38 +0000 |
Richard M. Stallman |
(isqrt): Support expanded range of Lisp integers.
|
Tue, 16 Apr 1996 03:57:23 +0000 |
Richard M. Stallman |
(goto-address-send-using-mh-e):
|
Mon, 15 Apr 1996 21:17:59 +0000 |
Richard M. Stallman |
(sh-while-getopts): Punctuate help message better.
|
Mon, 15 Apr 1996 21:02:54 +0000 |
Richard M. Stallman |
Change make-docfile to make-doc.exe in a second place.
|
Mon, 15 Apr 1996 19:12:01 +0000 |
Richard M. Stallman |
(wait_reading_process_input) [!subprocesses]:
|
Mon, 15 Apr 1996 18:51:37 +0000 |
Richard M. Stallman |
(src): Create a file with sed commands instead of using
|
Mon, 15 Apr 1996 18:48:06 +0000 |
Richard M. Stallman |
Make sure the GDB init file is called src/_gdbinit;
|
Mon, 15 Apr 1996 15:48:51 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Get height and width from
|
Sun, 14 Apr 1996 17:45:31 +0000 |
Richard M. Stallman |
(wait_reading_process_input) [!subprocesses]: Handle
|
Sun, 14 Apr 1996 17:28:05 +0000 |
Richard M. Stallman |
With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE test program.
|
Sun, 14 Apr 1996 17:11:47 +0000 |
Richard M. Stallman |
(main) [DJGPP v2]: Don't change to binary for a tty.
|
Sun, 14 Apr 1996 17:08:49 +0000 |
Richard M. Stallman |
(main) [DJGPP v2]: Don't change to binary for a tty.
|
Sat, 13 Apr 1996 19:14:07 +0000 |
Richard M. Stallman |
Describe djtar.
|
Sat, 13 Apr 1996 16:29:47 +0000 |
Richard M. Stallman |
Don't sey djgpp must be version 1.
|
Sat, 13 Apr 1996 10:56:40 +0000 |
Richard M. Stallman |
(Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.
|
Sat, 13 Apr 1996 04:43:53 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 13 Apr 1996 00:06:54 +0000 |
Per Bothner |
* config.guess: Combine two OSF1 rules.
libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-960520
|
Fri, 12 Apr 1996 22:59:58 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Always call tzset, not init__gettimeofday.
|
Fri, 12 Apr 1996 22:57:28 +0000 |
Richard M. Stallman |
(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
|
Fri, 12 Apr 1996 18:42:22 +0000 |
Richard M. Stallman |
(interpreter-mode-alist): Recognize perl5.
|
Fri, 12 Apr 1996 16:03:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 12 Apr 1996 16:02:38 +0000 |
Richard M. Stallman |
[DJGPP v2]: Include io.h.
|
Fri, 12 Apr 1996 15:44:42 +0000 |
Richard M. Stallman |
(djgpp_ver): Variable renamed from djgpp-ver.
|
Fri, 12 Apr 1996 15:43:42 +0000 |
Richard M. Stallman |
(msdos): Put mainmake.v2 into the dist.
|
Fri, 12 Apr 1996 15:41:24 +0000 |
Richard M. Stallman |
Under DJGPP v2, use <sys/config.h> instead of most of config.h.in.
|
Fri, 12 Apr 1996 15:27:40 +0000 |
Richard M. Stallman |
(Fformat_time_string): Doc fix.
|
Fri, 12 Apr 1996 06:40:16 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 12 Apr 1996 06:39:36 +0000 |
Richard M. Stallman |
(MANIFEST): Fix previous change.
|
Fri, 12 Apr 1996 06:07:06 +0000 |
Richard M. Stallman |
(make_frame_without_minibuffer): Don't change the
|
Fri, 12 Apr 1996 06:06:34 +0000 |
Richard M. Stallman |
Remove `|| defined (LINUX)' from #if condition.
|
Fri, 12 Apr 1996 06:04:10 +0000 |
Richard M. Stallman |
Include signal.h.
|
Fri, 12 Apr 1996 06:02:54 +0000 |
Richard M. Stallman |
(wait_reading_process_input, both definitions):
|
Fri, 12 Apr 1996 06:01:29 +0000 |
Richard M. Stallman |
(read_char): Use detect_input_pending_run_timers
|
Thu, 11 Apr 1996 22:55:34 +0000 |
Richard M. Stallman |
MSDOS changes.
|
Thu, 11 Apr 1996 22:53:07 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 11 Apr 1996 21:20:11 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 11 Apr 1996 18:21:11 +0000 |
Richard M. Stallman |
(standard_args): Synchronize with startup.el.
|
Thu, 11 Apr 1996 18:19:30 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 11 Apr 1996 18:13:12 +0000 |
Richard M. Stallman |
(sys_subshell): Add conditionals for DJGPP v2.
|
Thu, 11 Apr 1996 17:38:43 +0000 |
Richard M. Stallman |
Define HAVE_WAIT_HEADER.
|
Thu, 11 Apr 1996 17:34:28 +0000 |
Richard M. Stallman |
(mail-fetch-field): Use skip-chars-backward
|
Thu, 11 Apr 1996 15:26:55 +0000 |
Richard M. Stallman |
(redisplay_window): Move w->start marker before
|
Thu, 11 Apr 1996 14:45:09 +0000 |
Richard M. Stallman |
(auto-mode-alist): Handle `.java'.
|
Thu, 11 Apr 1996 05:23:19 +0000 |
Richard M. Stallman |
(command-line-x-option-alist): -T sets only the title.
|
Thu, 11 Apr 1996 05:10:40 +0000 |
Richard M. Stallman |
(command-line-x-option-alist):
|
Thu, 11 Apr 1996 04:13:07 +0000 |
Geoff Voelker |
(BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.
|
Thu, 11 Apr 1996 04:12:47 +0000 |
Geoff Voelker |
(win32_color_map): Use PALETTERGB instead of RGB.
|
Thu, 11 Apr 1996 01:39:53 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Include io.h.
|
Wed, 10 Apr 1996 22:38:26 +0000 |
Geoff Voelker |
(CTAGSOBJ): Compile with regexp support.
|
Wed, 10 Apr 1996 18:34:37 +0000 |
Richard M. Stallman |
(calculate_ins_del_char_costs): Use proper frame's width.
|
Wed, 10 Apr 1996 17:23:18 +0000 |
Richard M. Stallman |
(Fx_list_fonts): Handle X protocol errors.
|
Wed, 10 Apr 1996 10:09:16 +0000 |
Roland McGrath |
Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
|
Wed, 10 Apr 1996 05:39:50 +0000 |
Richard M. Stallman |
(x-handle-display): Set DISPLAY envvar too.
|
Wed, 10 Apr 1996 05:29:39 +0000 |
Richard M. Stallman |
Set djgpp-ver, and unset it at the end.
|
Wed, 10 Apr 1996 04:15:13 +0000 |
Richard M. Stallman |
[DJGPP v2]: Include fcntl.h.
|
Wed, 10 Apr 1996 04:13:40 +0000 |
Richard M. Stallman |
[MSDOS]: If DJGPP version 2, include fcntl.h.
|
Wed, 10 Apr 1996 04:10:47 +0000 |
Richard M. Stallman |
[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
|
Wed, 10 Apr 1996 04:10:14 +0000 |
Richard M. Stallman |
[MSDOS]: If DJGPP version 2, include unistd.h.
|
Wed, 10 Apr 1996 03:55:16 +0000 |
Richard M. Stallman |
[DJGPP v2] (etext, start): Declared.
|
Wed, 10 Apr 1996 03:48:14 +0000 |
Richard M. Stallman |
(DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)
|
Wed, 10 Apr 1996 01:51:27 +0000 |
Richard M. Stallman |
(read_minibuf): GCPRO ambient_dir.
|
Wed, 10 Apr 1996 01:00:12 +0000 |
Richard M. Stallman |
(main) [MSDOS]: Handle DJGPP version 2.
|
Wed, 10 Apr 1996 00:53:52 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 09 Apr 1996 03:01:40 +0000 |
Richard M. Stallman |
(Fset_frame_size): Do call Fset_frame_size
|
Tue, 09 Apr 1996 03:01:02 +0000 |
Richard M. Stallman |
(x_set_frame_parameters): Do call Fset_frame_size
|
Tue, 09 Apr 1996 02:41:15 +0000 |
Richard M. Stallman |
(sit_for): Call swallow_events.
|
Mon, 08 Apr 1996 23:12:25 +0000 |
Richard M. Stallman |
Include locale.h if HAVE_SETLOCALE.
|
Mon, 08 Apr 1996 23:02:15 +0000 |
Miles Bader |
(HAVE_PTYS): #undef removed.
|
Mon, 08 Apr 1996 20:19:10 +0000 |
Michael Meissner |
Add Solaris on PowerPC support
libc-960409 libc-960410 libc-960411 libc-960412
|
Mon, 08 Apr 1996 15:36:48 +0000 |
Richard M. Stallman |
(disassemble-internal): Graceful error if compile failed.
|
Mon, 08 Apr 1996 14:05:57 +0000 |
Richard M. Stallman |
(garbage_collection_messages): New variable.
|
Mon, 08 Apr 1996 13:47:00 +0000 |
Richard M. Stallman |
Test HAVE_LIBNCURSES, not HAVE_NCURSES
|
Mon, 08 Apr 1996 13:45:39 +0000 |
Richard M. Stallman |
(HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.
|
Mon, 08 Apr 1996 03:34:38 +0000 |
Richard M. Stallman |
(MANIFEST): Don't include lines from =files.
|
Mon, 08 Apr 1996 00:12:03 +0000 |
Richard M. Stallman |
Don't put lisp/dired.todo in the dist.
|
Sun, 07 Apr 1996 22:31:50 +0000 |
Edward M. Reingold |
Fix length of separator string.
|
Sun, 07 Apr 1996 16:44:38 +0000 |
Richard M. Stallman |
(r_alloc_check): Don't check alignment of h->start.
|
Sun, 07 Apr 1996 16:43:51 +0000 |
Richard M. Stallman |
(read_minibuf): Rearrange operations, mainly putting
|
Sun, 07 Apr 1996 03:22:54 +0000 |
Richard M. Stallman |
(calendar-mouse-goto-date): New function.
|
Fri, 05 Apr 1996 21:08:19 +0000 |
Richard M. Stallman |
Include locale.h.
|
Fri, 05 Apr 1996 20:08:52 +0000 |
Richard M. Stallman |
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
|
Fri, 05 Apr 1996 19:38:42 +0000 |
Richard M. Stallman |
(gomoku-click): Position on nearest square. Adapt keymap accordingly.
|
Fri, 05 Apr 1996 19:11:05 +0000 |
Richard M. Stallman |
(dired-noselect): Resolve symbolic links in argument.
|
Fri, 05 Apr 1996 18:17:07 +0000 |
Richard M. Stallman |
(x_term_init): Respecify LC_NUMERIC locale.
|
Fri, 05 Apr 1996 18:15:53 +0000 |
Richard M. Stallman |
(init_lread): Specify LC_NUMERIC locale.
|
Fri, 05 Apr 1996 18:11:00 +0000 |
Richard M. Stallman |
(HAVE_SETLOCALE): Add #undef.
|
Fri, 05 Apr 1996 16:05:03 +0000 |
Richard M. Stallman |
(electric-help-mode): Use add-hook mouse-leave-buffer-hook.
|
Fri, 05 Apr 1996 16:03:20 +0000 |
Richard M. Stallman |
(x_destroy_window): Do call XCloseIM if X11R6.
|
Thu, 04 Apr 1996 22:06:47 +0000 |
Richard M. Stallman |
(Electric-command-loop): Set universal-argument-other-key to 0.
|
Thu, 04 Apr 1996 17:01:45 +0000 |
Richard M. Stallman |
(rmail-summary-scroll-between-messages): New var.
|
Thu, 04 Apr 1996 16:38:59 +0000 |
Richard M. Stallman |
(isearch-mode): Use add-hook for mouse-leave-buffer-hook.
|
Thu, 04 Apr 1996 16:35:55 +0000 |
Richard M. Stallman |
(run-at-time): Allow floating REPEAT values.
|
Wed, 03 Apr 1996 22:04:51 +0000 |
Edward M. Reingold |
Spelling fix.
|
Wed, 03 Apr 1996 20:25:24 +0000 |
Karl Heuer |
(elisp): Make this be the default target.
|
Wed, 03 Apr 1996 19:30:03 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Don't call
|
Wed, 03 Apr 1996 19:08:28 +0000 |
Richard M. Stallman |
(gud-mode): Doc fix.
|
Wed, 03 Apr 1996 19:06:08 +0000 |
Karl Heuer |
Update phone number.
|
Wed, 03 Apr 1996 18:22:06 +0000 |
Erik Naggum |
(gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.
|
Wed, 03 Apr 1996 17:22:57 +0000 |
Richard M. Stallman |
(destroy_all_children): When freeing a cascade button, free its submenu too.
|
Wed, 03 Apr 1996 17:22:11 +0000 |
Richard M. Stallman |
(hexlify-buffer, dehexlify-buffer): Clear out the undo
|
Wed, 03 Apr 1996 06:15:04 +0000 |
Richard M. Stallman |
Remove "text-based browser".
|
Wed, 03 Apr 1996 05:57:37 +0000 |
Richard M. Stallman |
(command-line-1): Document the C- and M- conventions more completely.
|
Wed, 03 Apr 1996 05:55:12 +0000 |
Richard M. Stallman |
(file-newest-backup): Return the newest backup for the
|
Wed, 03 Apr 1996 04:51:35 +0000 |
Richard M. Stallman |
(mail): Once again set default dir to home dir.
|
Wed, 03 Apr 1996 04:42:55 +0000 |
Richard M. Stallman |
(mail): Put the auto-save file in the home dir.
|
Tue, 02 Apr 1996 15:39:19 +0000 |
Richard M. Stallman |
(absolute_filename): Use absolutefn.
|
Tue, 02 Apr 1996 15:14:29 +0000 |
Richard M. Stallman |
(timer-event-handler): Save copies of events too.
|
Tue, 02 Apr 1996 01:35:43 +0000 |
Richard M. Stallman |
(main): Initialize displayname.
|
Tue, 02 Apr 1996 00:34:57 +0000 |
Richard M. Stallman |
(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
|
Mon, 01 Apr 1996 20:38:35 +0000 |
Richard M. Stallman |
(absolutefn) [DOS_NT]: Support Novell drives whose drive
|
Sun, 31 Mar 1996 20:27:53 +0000 |
Richard M. Stallman |
Update MSDOS info.
|
Sat, 30 Mar 1996 16:09:50 +0000 |
Richard M. Stallman |
(TERMINFO): Do define (if HAVE_NCURSES).
|
Sat, 30 Mar 1996 00:07:35 +0000 |
Edward M. Reingold |
Fixed solar-arcsin/arcos stuff.
|
Fri, 29 Mar 1996 22:40:05 +0000 |
Richard M. Stallman |
(rmail-forward): Put the "end" line right after the
|
Fri, 29 Mar 1996 17:47:01 +0000 |
Edward M. Reingold |
Add references to Persian calendar.
|
Fri, 29 Mar 1996 17:34:02 +0000 |
Edward M. Reingold |
Initial revision
|
Fri, 29 Mar 1996 14:52:56 +0000 |
Richard M. Stallman |
(tags): New target.
|
Fri, 29 Mar 1996 04:24:58 +0000 |
Geoff Voelker |
(rename): New function.
|
Fri, 29 Mar 1996 01:49:55 +0000 |
Doug Evans |
(aux): Delete another duplicate entry.
libc-960329 libc-960330 libc-960331 libc-960401 libc-960402 libc-960403 libc-960404 libc-960405 libc-960406 libc-960407 libc-960408
|
Fri, 29 Mar 1996 01:46:52 +0000 |
Doug Evans |
(aux): Delete duplicate entry.
|
Fri, 29 Mar 1996 01:02:28 +0000 |
Michael Kifer |
*** empty log message ***
|
Thu, 28 Mar 1996 21:21:18 +0000 |
Richard M. Stallman |
File censored.
|
Thu, 28 Mar 1996 19:56:02 +0000 |
Richard M. Stallman |
(EmacsFrameResize): We may be called from an interrupt,
|
Thu, 28 Mar 1996 19:31:28 +0000 |
Richard M. Stallman |
(Frename_file) [WINDOWSNT]: Remove conditional code.
|
Thu, 28 Mar 1996 18:39:26 +0000 |
Richard M. Stallman |
(TAGS): Renamed from `tags' and fixed to work.
|
Thu, 28 Mar 1996 18:35:56 +0000 |
Richard M. Stallman |
(last_timer_event): New variable.
|
Thu, 28 Mar 1996 18:23:18 +0000 |
Richard M. Stallman |
(make_frame_glyphs): Zero the correct number of bytes.
|
Thu, 28 Mar 1996 18:16:43 +0000 |
Richard M. Stallman |
(tmm-define-keys): New arg MINIBUFFER.
|
Thu, 28 Mar 1996 04:40:34 +0000 |
Richard M. Stallman |
(list-text-properties-at): Display category's properties.
|
Thu, 28 Mar 1996 04:40:02 +0000 |
Geoff Voelker |
(DEL): Defined.
|
Thu, 28 Mar 1996 04:39:51 +0000 |
Geoff Voelker |
Change uses of del to $(DEL).
|
Wed, 27 Mar 1996 23:32:46 +0000 |
Richard M. Stallman |
(rmail-fontify-message, rmail-unfontify-buffer-function):
|
Wed, 27 Mar 1996 22:38:19 +0000 |
Richard M. Stallman |
(mouse-avoidance-old-pointer-shape): New vbl.
|
Wed, 27 Mar 1996 19:11:10 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't check _Xdebug.
|
Wed, 27 Mar 1996 03:54:10 +0000 |
Richard M. Stallman |
(XTread_socket, MapNotify case):
|
Wed, 27 Mar 1996 02:49:44 +0000 |
Richard M. Stallman |
Accept lignux in configuration name.
|
Wed, 27 Mar 1996 02:45:32 +0000 |
Richard M. Stallman |
Renamed from s/linux.h.
|
Wed, 27 Mar 1996 02:39:09 +0000 |
Richard M. Stallman |
(sh-alias-alist): Recognize lignux.
|
Wed, 27 Mar 1996 02:37:57 +0000 |
Richard M. Stallman |
(dired-chown-program): Recognize lignux.
|
Wed, 27 Mar 1996 02:35:15 +0000 |
Richard M. Stallman |
(wait_reading_process_input_1): New (empty) function.
|
Wed, 27 Mar 1996 00:14:20 +0000 |
Richard M. Stallman |
(gnus-make-face, custom-declare): Rename custom-asis to custom:asis.
|
Wed, 27 Mar 1996 00:11:39 +0000 |
Richard M. Stallman |
(te-terminal-name-prefix): Change from
|
Wed, 27 Mar 1996 00:10:38 +0000 |
Richard M. Stallman |
(ange-ftp-wait-not-busy): New subroutine.
|
Wed, 27 Mar 1996 00:09:54 +0000 |
Richard M. Stallman |
(sh-shell-arg): Add no options for bash, ksh, or wksh.
|
Wed, 27 Mar 1996 00:08:15 +0000 |
Richard M. Stallman |
(timer-event-handler): Inhibit quitting.
|
Wed, 27 Mar 1996 00:01:14 +0000 |
Richard M. Stallman |
(custom:asis): Renamed from custom-asis.
|
Tue, 26 Mar 1996 23:57:49 +0000 |
Richard M. Stallman |
(set-visited-file-name): Don't call find-buffer-visiting if filename is nil.
|
Tue, 26 Mar 1996 18:46:04 +0000 |
Richard M. Stallman |
(xlwmenu.o): New explicit target.
|
Mon, 25 Mar 1996 19:00:44 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Keep the order of buffers straight.
|
Mon, 25 Mar 1996 15:09:27 +0000 |
Richard M. Stallman |
(x-frob-font-slant): Properly handle a match against
|
Mon, 25 Mar 1996 01:47:33 +0000 |
Richard M. Stallman |
(merge_widget_value): Set the this_one_change field.
|
Mon, 25 Mar 1996 01:47:16 +0000 |
Richard M. Stallman |
(struct widget_value): New field this_one_change.
|
Mon, 25 Mar 1996 01:46:16 +0000 |
Richard M. Stallman |
(destroy_all_children): New arg first_child_to_destroy.
|
Mon, 25 Mar 1996 01:42:05 +0000 |
Richard M. Stallman |
(sh-shell-arg): Don't add any options for bash, ksh.
|
Mon, 25 Mar 1996 00:37:45 +0000 |
Richard M. Stallman |
(xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.
|
Sun, 24 Mar 1996 14:20:05 +0000 |
Richard M. Stallman |
Doc fixes. Reorganized. Retired v18 support.
|
Sun, 24 Mar 1996 13:14:21 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 24 Mar 1996 12:45:26 +0000 |
Richard M. Stallman |
(Fcall_process, child_setup): If BSD_PGRPS, call
|
Sun, 24 Mar 1996 12:32:57 +0000 |
Richard M. Stallman |
(setpgrp): New macro.
|
Sun, 24 Mar 1996 02:05:38 +0000 |
Richard M. Stallman |
(timer-set-time): Don't set usecs to nil.
|
Sun, 24 Mar 1996 00:26:02 +0000 |
Richard M. Stallman |
(ange-ftp-dired-call-process): Return 1 if error.
|
Sat, 23 Mar 1996 15:46:14 +0000 |
Richard M. Stallman |
(ange-ftp-call-chmod): Return proper value.
|
Sat, 23 Mar 1996 14:39:14 +0000 |
Richard M. Stallman |
Use custom-asis instead of as-is.
|
Sat, 23 Mar 1996 14:38:37 +0000 |
Richard M. Stallman |
(custom-type-properties): Use custom-asis instead of as-is.
|
Sat, 23 Mar 1996 05:14:50 +0000 |
Tom Tromey |
(tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
|
Sat, 23 Mar 1996 04:25:29 +0000 |
Richard M. Stallman |
(install-strip): Get rid of continuation.
|
Fri, 22 Mar 1996 22:06:10 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Eliminate bogus test
|
Fri, 22 Mar 1996 22:04:55 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 22 Mar 1996 20:53:20 +0000 |
Richard M. Stallman |
(install-strip): Fix whitespace.
|
Fri, 22 Mar 1996 20:43:05 +0000 |
Richard M. Stallman |
Ancient leading comment removed.
|
Fri, 22 Mar 1996 19:13:22 +0000 |
Francesco Potort |
* etags.c (just_read_file): Reset lineno and charno on entry.
|
Fri, 22 Mar 1996 14:18:20 +0000 |
Richard M. Stallman |
(elp-instrument-package): Don't instrument keymaps and autoloaded functions.
|
Fri, 22 Mar 1996 14:13:07 +0000 |
Richard M. Stallman |
(switch-to-lisp): Sometimes turn on pop-up-frames.
|
Fri, 22 Mar 1996 13:26:01 +0000 |
Richard M. Stallman |
(add-log-full-name, add-log-mailing-address): Add autoload cookies.
|
Fri, 22 Mar 1996 13:25:21 +0000 |
Richard M. Stallman |
(vc-update-change-log): Use add-log-full-name and
|
Thu, 21 Mar 1996 23:26:26 +0000 |
Doug Evans |
(os): sunos[3456] -> sunos[34], sunos[56] have their own entries
libc-960322 libc-960323 libc-960324 libc-960325 libc-960326 libc-960327 libc-960328
|
Thu, 21 Mar 1996 14:16:06 +0000 |
Richard M. Stallman |
(indent-c++-exp): Use calculate-c-indent-after-brace.
|
Thu, 21 Mar 1996 11:33:52 +0000 |
Richard M. Stallman |
(custom-declare): Change `as' to `as-is'.
|
Thu, 21 Mar 1996 11:22:00 +0000 |
Richard M. Stallman |
(custom-type-properties): Add new type `triggle' for
|
Wed, 20 Mar 1996 23:42:05 +0000 |
Richard M. Stallman |
(main): Initialize progname variable before using it.
|
Wed, 20 Mar 1996 16:18:23 +0000 |
Richard M. Stallman |
(sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.
|
Wed, 20 Mar 1996 14:51:42 +0000 |
Richard M. Stallman |
(install-strip): New target.
|
Wed, 20 Mar 1996 13:34:21 +0000 |
Richard M. Stallman |
(Fcall_interactively): In `c' case, use message_nolog
|
Wed, 20 Mar 1996 13:30:16 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 20 Mar 1996 01:08:11 +0000 |
Roland McGrath |
(NULL): Define only if not already defined.
amigados-merge make-3-74-4
|
Wed, 20 Mar 1996 01:07:36 +0000 |
Roland McGrath |
[HAVE_STRING_H]: Include string.h.
|
Tue, 19 Mar 1996 23:43:50 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Extract the number from read_kbd with XINT.
|
Tue, 19 Mar 1996 22:47:41 +0000 |
Richard M. Stallman |
(gnus-make-face): Redo Feb 20 change.
|
Tue, 19 Mar 1996 22:47:22 +0000 |
Richard M. Stallman |
(custom-face-hack): Avoid evalling the args
|
Tue, 19 Mar 1996 20:05:11 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Fix the second check for
|
Tue, 19 Mar 1996 08:06:44 +0000 |
Richard M. Stallman |
Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.
|
Tue, 19 Mar 1996 08:06:10 +0000 |
Richard M. Stallman |
(HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.
|
Tue, 19 Mar 1996 02:01:47 +0000 |
Geoff Voelker |
(getpid): New function.
|
Mon, 18 Mar 1996 23:58:51 +0000 |
Karl Heuer |
(count-windows): Doc fix.
|
Mon, 18 Mar 1996 19:32:24 +0000 |
Erik Naggum |
(insert-buffer): Fix typo in previous change.
|
Mon, 18 Mar 1996 18:50:25 +0000 |
Francesco Potort |
* simple.el (insert-buffer): Interactive default changed to a more
|
Mon, 18 Mar 1996 06:44:54 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 18 Mar 1996 06:44:10 +0000 |
Richard M. Stallman |
(describe-mode): Handle minor mode w/o mode line indicator.
|
Mon, 18 Mar 1996 03:26:17 +0000 |
Richard M. Stallman |
(X_I18N_INHIBITED): New macro--define this
|
Mon, 18 Mar 1996 03:20:06 +0000 |
Richard M. Stallman |
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
|
Mon, 18 Mar 1996 03:13:07 +0000 |
Richard M. Stallman |
(struct x_output): New member xim.
|
Sun, 17 Mar 1996 19:16:06 +0000 |
Richard M. Stallman |
Perl Manual item deleted.
|
Sun, 17 Mar 1996 19:08:44 +0000 |
Richard M. Stallman |
(fill-context-prefix): Unused var `eol' deleted.
|
Sun, 17 Mar 1996 18:14:52 +0000 |
Richard M. Stallman |
Comment/whitespace change.
|
Sun, 17 Mar 1996 18:09:05 +0000 |
Richard M. Stallman |
(update_from_various_frame_slots)
|
Sun, 17 Mar 1996 18:07:42 +0000 |
Richard M. Stallman |
(LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.
|
Sun, 17 Mar 1996 18:05:32 +0000 |
Richard M. Stallman |
(NEED_LIBW): Defined.
|
Sun, 17 Mar 1996 18:04:54 +0000 |
Richard M. Stallman |
(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.
|
Sun, 17 Mar 1996 18:04:33 +0000 |
Richard M. Stallman |
(X11R5_INHIBIT_I18N): Definition moved here.
|
Sun, 17 Mar 1996 18:00:38 +0000 |
Richard M. Stallman |
(HAVE_VERSION_H): Add #undef.
|
Sun, 17 Mar 1996 17:58:42 +0000 |
Richard M. Stallman |
(occur): If no matches, just display in echo area.
|
Sun, 17 Mar 1996 15:40:29 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Fix previous change.
|
Sun, 17 Mar 1996 15:38:50 +0000 |
Richard M. Stallman |
(lisp-fill-paragraph): Treat code-and-comment case specially.
|
Sun, 17 Mar 1996 15:37:36 +0000 |
Richard M. Stallman |
(imenu-generic-expression): Autoload the make-variable-buffer-local call.
|
Sun, 17 Mar 1996 15:32:00 +0000 |
Richard M. Stallman |
(report-emacs-bug): Use a different address for pretest versions.
|
Sun, 17 Mar 1996 15:29:34 +0000 |
Richard M. Stallman |
(comint-exec-1): Use dumb instead of unknown, for terminfo.
|
Sun, 17 Mar 1996 15:24:35 +0000 |
Richard M. Stallman |
(install-arch-dep): Don't depend on install-arch-indep.
|
Sun, 17 Mar 1996 00:06:39 +0000 |
Geoff Voelker |
(WinMain): Allocate a console for stdout
|
Sat, 16 Mar 1996 22:45:08 +0000 |
Geoff Voelker |
Don't define backspace, M-backspace, delete,
|
Sat, 16 Mar 1996 22:44:07 +0000 |
Geoff Voelker |
(Vwin32_pass_alt_to_system,
|
Sat, 16 Mar 1996 22:43:37 +0000 |
Geoff Voelker |
(VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
|
Fri, 15 Mar 1996 00:14:04 +0000 |
Ian Lance Taylor |
Recognize mips-*-sysv*
libc-960315 libc-960316 libc-960317 libc-960318 libc-960319 libc-960320 libc-960321
|
Thu, 14 Mar 1996 15:32:38 +0000 |
Roland McGrath |
(compilation-find-buffer): Only choose compilation-last-buffer if it is
|
Thu, 14 Mar 1996 05:20:44 +0000 |
Karl Heuer |
(wait_reading_process_input) [! subprocesses]: Run
|
Tue, 12 Mar 1996 07:58:49 +0000 |
Roland McGrath |
Remove -fno-builtin hackery from -lm check.
|
Tue, 12 Mar 1996 01:29:58 +0000 |
Lars Magne Ingebrigtsen |
* gnus-cus.el: Removed font changes that would break `M-x customize'.
|
Sun, 10 Mar 1996 17:29:32 +0000 |
Richard M. Stallman |
Various changes.
|
Sun, 10 Mar 1996 14:38:37 +0000 |
Richard M. Stallman |
[!subprocesses] (wait_reading_process_input):
|
Sat, 09 Mar 1996 16:30:38 +0000 |
Richard M. Stallman |
(x_calc_absolute_position): Don't explicitly subtract
|
Sat, 09 Mar 1996 08:48:56 +0000 |
Richard M. Stallman |
(mail-abbrev-modtime): New variable.
|
Sat, 09 Mar 1996 08:03:15 +0000 |
Richard M. Stallman |
(mail-get-names): Understand "+username" format for /etc/passwd lines.
|
Sat, 09 Mar 1996 00:32:05 +0000 |
Richard M. Stallman |
(imenu--mouse-menu): Pass proper arg to x-popup-menu.
|
Fri, 08 Mar 1996 23:57:44 +0000 |
Roland McGrath |
(-lm check): If $GCC, append -fno-builtin to $CC for just this test.
|
Fri, 08 Mar 1996 21:51:22 +0000 |
Richard M. Stallman |
(imenu--menubar-select): Handle the "rescan" item.
|
Fri, 08 Mar 1996 20:31:40 +0000 |
Roland McGrath |
(AC_PREREQ): Require version 2.8 of Autoconf.
|
Fri, 08 Mar 1996 18:30:12 +0000 |
Erik Naggum |
(equalp): Use string-equal on strings.
|
Fri, 08 Mar 1996 18:27:37 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Undo previous change--
|
Fri, 08 Mar 1996 18:15:46 +0000 |
Richard M. Stallman |
(menu-bar-tools-menu): Delete ediff-doc and eregistry items.
|
Fri, 08 Mar 1996 17:44:00 +0000 |
Richard M. Stallman |
(profile-convert-byte-code): New function.
|
Fri, 08 Mar 1996 17:43:20 +0000 |
Richard M. Stallman |
(init_sys_modes): Clear INLCR like ICRNL.
|
Fri, 08 Mar 1996 17:42:30 +0000 |
Richard M. Stallman |
(bibtex-pop): New generic function which unifies the
|
Fri, 08 Mar 1996 06:18:40 +0000 |
Richard M. Stallman |
(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
|
Fri, 08 Mar 1996 05:02:23 +0000 |
Richard M. Stallman |
(write_segment,copy_sym): Increase blocking from 128 to 4k bytes.
|
Fri, 08 Mar 1996 05:02:06 +0000 |
Richard M. Stallman |
(rmail-make-basic-summary-line): Limit line count
|
Fri, 08 Mar 1996 03:51:46 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Thu, 07 Mar 1996 20:21:45 +0000 |
Richard M. Stallman |
(MSDOS_OBJ): Remove xmenu.o.
|
Thu, 07 Mar 1996 20:21:29 +0000 |
Richard M. Stallman |
(check_timer): Remove code for dos-display-time.
|
Thu, 07 Mar 1996 20:17:45 +0000 |
Richard M. Stallman |
Handle both AIX 3.2 and 4.1 bind output.
|
Thu, 07 Mar 1996 18:15:59 +0000 |
Richard M. Stallman |
(with-electric-help): Make buffer read-only as last thing.
|
Thu, 07 Mar 1996 13:47:46 +0000 |
Simon Marshall |
Treat font-lock-keywords of (t) the same as nil.
|
Thu, 07 Mar 1996 10:38:29 +0000 |
Simon Marshall |
Must fontify only if we're actually showing a message.
|
Thu, 07 Mar 1996 07:11:03 +0000 |
Richard M. Stallman |
(font-lock-fontify-block): Use facemenu-keymap to make the binding.
|
Thu, 07 Mar 1996 06:01:02 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 07 Mar 1996 05:53:10 +0000 |
Richard M. Stallman |
(pascal-declaration-end): Now locates the end of a parameterlist correctly.
|
Wed, 06 Mar 1996 19:20:09 +0000 |
Richard M. Stallman |
(TERMINFO): Define, if HAVE_NCURSES.
|
Wed, 06 Mar 1996 19:18:29 +0000 |
Richard M. Stallman |
Check for ncurses.
|
Wed, 06 Mar 1996 19:17:17 +0000 |
Richard M. Stallman |
(timers_run): New variable, incremented when a timer is
|
Wed, 06 Mar 1996 19:14:34 +0000 |
Richard M. Stallman |
(x_connection_closed): Don't unblock input until the end.
|
Wed, 06 Mar 1996 19:13:44 +0000 |
Richard M. Stallman |
(HAVE_NCURSES): Add #undef.
|
Wed, 06 Mar 1996 19:12:58 +0000 |
Richard M. Stallman |
(beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
|
Wed, 06 Mar 1996 07:49:55 +0000 |
Richard M. Stallman |
(tar-subfile-mode): Doc fix.
|
Wed, 06 Mar 1996 06:28:39 +0000 |
Richard M. Stallman |
(save-place-kill-emacs-hook): Always call save-places-to-alist.
|
Wed, 06 Mar 1996 06:22:06 +0000 |
Richard M. Stallman |
(pixel_to_char_size): Cast args to int.
|
Wed, 06 Mar 1996 06:10:02 +0000 |
Richard M. Stallman |
(post-command-idle-hook, post-command-idle-delay): Mark obsolete.
|
Wed, 06 Mar 1996 05:12:07 +0000 |
Richard M. Stallman |
(PC-completion-as-file-name-predicate):
|
Wed, 06 Mar 1996 04:37:18 +0000 |
Karl Heuer |
(struct string_block_head): Change to match string_block.
|
Tue, 05 Mar 1996 23:34:58 +0000 |
Richard Kenner |
Add -apple and -aux.
libc-960306 libc-960307 libc-960308 libc-960309 libc-960310 libc-960311 libc-960312 libc-960313 libc-960314
|
Tue, 05 Mar 1996 22:53:55 +0000 |
Richard M. Stallman |
(equalp): Correctly compare last elt of two lists.
|
Tue, 05 Mar 1996 22:04:03 +0000 |
Richard M. Stallman |
(mail-abbrevs-setup): Doc fix.
|
Tue, 05 Mar 1996 21:42:17 +0000 |
Richard M. Stallman |
(texinfo-section-types-regexp)
|
Tue, 05 Mar 1996 21:19:11 +0000 |
Richard M. Stallman |
(PC-do-completion-filename-completers): New variable.
|
Tue, 05 Mar 1996 17:33:27 +0000 |
Richard M. Stallman |
(wait_reading_process_input):
|
Tue, 05 Mar 1996 17:26:19 +0000 |
Richard M. Stallman |
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
|
Tue, 05 Mar 1996 16:42:06 +0000 |
Richard M. Stallman |
Global var `misc' renamed.
|
Tue, 05 Mar 1996 16:37:03 +0000 |
Richard M. Stallman |
Global vars mam, fn, bn renamed.
|
Tue, 05 Mar 1996 04:22:44 +0000 |
Richard M. Stallman |
(desktop-list*): New function.
|
Tue, 05 Mar 1996 04:22:25 +0000 |
Richard M. Stallman |
(save-place-kill-emacs-hook): Don't save
|
Tue, 05 Mar 1996 03:02:45 +0000 |
Erik Naggum |
(moss): Fix previous change.
libc-960305
|
Mon, 04 Mar 1996 23:03:15 +0000 |
Richard Kenner |
Accept -moss* as op sys.
|
Mon, 04 Mar 1996 21:24:28 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 04 Mar 1996 20:27:17 +0000 |
Richard M. Stallman |
(unforward-rmail-message): Add autoload declaration.
|
Mon, 04 Mar 1996 20:26:58 +0000 |
Richard M. Stallman |
(unforward-rmail-message): Delete autoload cookie.
|
Mon, 04 Mar 1996 19:59:40 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Don't accept newlines in month.
|
Mon, 04 Mar 1996 18:00:34 +0000 |
Richard M. Stallman |
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
|
Mon, 04 Mar 1996 17:38:35 +0000 |
Richard M. Stallman |
(Fkill_local_variable): Call find_symbol_value directly,
|
Mon, 04 Mar 1996 02:19:51 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 03 Mar 1996 23:43:20 +0000 |
Richard M. Stallman |
Require cl only when compiling.
|
Sun, 03 Mar 1996 22:48:20 +0000 |
Richard M. Stallman |
(obj): Add xmenu.o.
|
Sun, 03 Mar 1996 22:47:53 +0000 |
Richard M. Stallman |
Put most of file into HAVE_MENUS conditional.
|
Sun, 03 Mar 1996 22:34:21 +0000 |
Richard M. Stallman |
(main): Always call syms_of_xmenu.
|
Sun, 03 Mar 1996 19:42:09 +0000 |
Richard M. Stallman |
(texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.
|
Sun, 03 Mar 1996 19:29:10 +0000 |
Richard M. Stallman |
(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.
|
Sun, 03 Mar 1996 06:10:06 +0000 |
Richard M. Stallman |
(dired-compress-file-suffixes): New variable.
|
Sun, 03 Mar 1996 05:34:59 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Use getpid when generating SIGIO.
|
Sat, 02 Mar 1996 21:09:04 +0000 |
Richard M. Stallman |
(global-map): Change C-M-g to M-g M-g.
|
Sat, 02 Mar 1996 06:37:35 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 02 Mar 1996 05:37:13 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 01 Mar 1996 21:13:01 +0000 |
Johan Vromans |
(forms-insert-after): New variable. Non-nil means: inserts of new
|
Fri, 01 Mar 1996 20:29:32 +0000 |
Richard M. Stallman |
(set-visited-file-name): Query if there's already another
|
Fri, 01 Mar 1996 20:13:42 +0000 |
Richard M. Stallman |
(compilation-parse-errors):
|
Fri, 01 Mar 1996 20:13:01 +0000 |
Richard M. Stallman |
(command-line-normalize-file-name): Do save-match-data.
|
Fri, 01 Mar 1996 20:11:49 +0000 |
Richard M. Stallman |
(motion_event_is_in_menu): Make x and y signed.
|
Fri, 01 Mar 1996 20:11:19 +0000 |
Richard M. Stallman |
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
|
Fri, 01 Mar 1996 18:09:57 +0000 |
Richard M. Stallman |
(imenu--menubar-select): No longer interactive.
|
Fri, 01 Mar 1996 17:09:00 +0000 |
Richard M. Stallman |
(imenu-submenu-name-format): Delete the `...'.
|
Fri, 01 Mar 1996 15:37:33 +0000 |
Richard M. Stallman |
Add provide call.
|
Fri, 01 Mar 1996 14:57:49 +0000 |
Roland McGrath |
Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege.
libc-960302 libc-960303 libc-960304
|
Fri, 01 Mar 1996 05:26:29 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 29 Feb 1996 22:00:50 +0000 |
Richard M. Stallman |
(backward-delete-char-untabify):
|
Thu, 29 Feb 1996 19:22:05 +0000 |
Richard M. Stallman |
(iso-languages): Add ~? and ~!.
|
Thu, 29 Feb 1996 08:19:46 +0000 |
Simon Marshall |
Save if reqd in emacs-lisp-byte-compile-and-load.
|
Thu, 29 Feb 1996 00:32:15 +0000 |
Richard M. Stallman |
Avoid the #pragma alloca on AIX 4.
|
Wed, 28 Feb 1996 23:32:18 +0000 |
Richard M. Stallman |
(server-process-filter): Use command-line-normalize-file-name.
|
Wed, 28 Feb 1996 23:30:24 +0000 |
Richard M. Stallman |
(command-line-normalize-file-name): Convert /// at beginning to just /.
|
Wed, 28 Feb 1996 23:25:27 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.
|
Wed, 28 Feb 1996 21:34:25 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 28 Feb 1996 21:19:39 +0000 |
Richard M. Stallman |
(REL_ALLOC): #undef deleted.
|
Wed, 28 Feb 1996 18:51:36 +0000 |
Richard M. Stallman |
(ps-generate): Bind inhibit-read-only.
|
Wed, 28 Feb 1996 18:07:46 +0000 |
Richard M. Stallman |
[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
|
Wed, 28 Feb 1996 17:51:22 +0000 |
Richard M. Stallman |
(timer_check): Walk down both timer lists in parallel.
|
Wed, 28 Feb 1996 12:17:10 +0000 |
Simon Marshall |
Don't toggle on window-setup-hook.
|
Wed, 28 Feb 1996 09:53:39 +0000 |
Simon Marshall |
Make global-font-lock-mode show status messages, and fontification interruptable.
|
Wed, 28 Feb 1996 09:22:11 +0000 |
Simon Marshall |
Make get-buffer-window-list take MINIBUF arg.
|
Wed, 28 Feb 1996 01:28:42 +0000 |
Richard M. Stallman |
(show-paren-delay): New variable.
|
Wed, 28 Feb 1996 01:27:52 +0000 |
Richard M. Stallman |
(timer-set-time, timer-set-time-with-usecs): Doc fix.
|
Wed, 28 Feb 1996 01:22:11 +0000 |
Richard M. Stallman |
(timeout-event-p): Function deleted.
|
Wed, 28 Feb 1996 00:30:49 +0000 |
Richard M. Stallman |
(command-line-normalize-file-name):
|
Wed, 28 Feb 1996 00:29:43 +0000 |
Richard M. Stallman |
(server-process-filter): Don't collapse // at start of file name.
|
Wed, 28 Feb 1996 00:08:58 +0000 |
Richard M. Stallman |
(handle-delete-frame): Use save-buffers-kill-emacs.
|
Tue, 27 Feb 1996 22:45:40 +0000 |
Richard M. Stallman |
(display-time): Use rmail-after-get-new-mail-hook.
|
Tue, 27 Feb 1996 22:41:49 +0000 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-after-get-new-mail-hook.
|
Tue, 27 Feb 1996 17:44:45 +0000 |
Richard M. Stallman |
(display-time): Use run-at-time to start the timer.
|
Tue, 27 Feb 1996 16:51:25 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Fix confusion in detecting
|
Tue, 27 Feb 1996 16:32:05 +0000 |
Richard M. Stallman |
(iso-transl-dead-key-alist): Fix syntax for ?^.
|
Tue, 27 Feb 1996 06:01:30 +0000 |
Richard M. Stallman |
(Fcommand_execute): New arg SPECIAL. All callers changed.
|
Tue, 27 Feb 1996 02:33:15 +0000 |
Richard M. Stallman |
(X_CONNECTION_LOCK_FLAG): New macro.
|
Tue, 27 Feb 1996 01:49:07 +0000 |
Richard M. Stallman |
(hexl-mode-exit, hexl-maybe-dehexlify-buffer):
|
Tue, 27 Feb 1996 01:16:35 +0000 |
Richard M. Stallman |
(x_set_window_size): Clear out the mouse-highlighting data
|
Mon, 26 Feb 1996 23:48:28 +0000 |
Richard M. Stallman |
(tpu-load-xkeys): Fix previous change.
|
Mon, 26 Feb 1996 20:24:16 +0000 |
Richard M. Stallman |
(doprnt1): Move cast to unsigned inside a shift.
|
Mon, 26 Feb 1996 19:42:29 +0000 |
Richard M. Stallman |
Improve messages about X versions.
|
Mon, 26 Feb 1996 19:33:15 +0000 |
Richard M. Stallman |
(makefile-runtime-macros-list): Add + to the list.
|
Mon, 26 Feb 1996 18:59:28 +0000 |
Karl Heuer |
Use the new file names in autoloads.
|
Mon, 26 Feb 1996 18:51:09 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 26 Feb 1996 18:45:24 +0000 |
Karl Heuer |
Renamed from cal-chinese.el to avoid 14-character limitation.
|
Mon, 26 Feb 1996 18:45:14 +0000 |
Karl Heuer |
Renamed from cal-islamic.el to avoid 14-character limitation.
|
Mon, 26 Feb 1996 04:40:34 +0000 |
Richard M. Stallman |
Commenht change.
|
Mon, 26 Feb 1996 04:39:49 +0000 |
Richard M. Stallman |
(redisplay_window): Pass preserve_echo_area as a missing
|
Mon, 26 Feb 1996 04:07:44 +0000 |
Erik Naggum |
(rmail-make-basic-summary-line): Fix previous change.
|
Mon, 26 Feb 1996 03:54:51 +0000 |
Erik Naggum |
(rmail-clear-headers): Bind case-fold-search to t across the whole function.
|
Mon, 26 Feb 1996 01:40:50 +0000 |
Richard M. Stallman |
(mail-mode-map): Bind M-TAB to mail-complete.
|
Mon, 26 Feb 1996 01:32:31 +0000 |
Richard M. Stallman |
(mail-complete): Add autoload cookie.
|
Mon, 26 Feb 1996 00:59:48 +0000 |
Richard M. Stallman |
(unforward-rmail-message): Add autoload cookie.
|
Mon, 26 Feb 1996 00:53:13 +0000 |
Paul Eggert |
(vc-find-cvs-master): Don't require a "/" after the modification time
|
Mon, 26 Feb 1996 00:21:00 +0000 |
Richard M. Stallman |
(rmail-make-basic-summary-line): Less space before subj.
|
Mon, 26 Feb 1996 00:19:35 +0000 |
Richard M. Stallman |
(vc-follow-link): Kill buffer before creating new one.
|
Mon, 26 Feb 1996 00:17:43 +0000 |
Richard M. Stallman |
(vc-follow-link): Simplify by taking advantage
|
Mon, 26 Feb 1996 00:15:09 +0000 |
Richard M. Stallman |
(man): Don't call Man-init-defvars here.
|
Mon, 26 Feb 1996 00:07:45 +0000 |
Richard M. Stallman |
(Fopen_network_stream): Set immediate_quit for the connect.
|
Sun, 25 Feb 1996 23:00:13 +0000 |
Richard M. Stallman |
(finder-inf.el): Use finder-compile-keywords-make-dist.
|
Sun, 25 Feb 1996 22:59:08 +0000 |
Richard M. Stallman |
(finder-compile-keywords-make-dist): New function.
|
Sun, 25 Feb 1996 22:53:18 +0000 |
Richard M. Stallman |
(emerge-combine-versions-template): Make the
|
Sun, 25 Feb 1996 20:46:59 +0000 |
Richard M. Stallman |
(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
|
Sun, 25 Feb 1996 20:44:09 +0000 |
Richard M. Stallman |
(command_loop_1): Explicitly clear the echo area
|
Sun, 25 Feb 1996 19:13:40 +0000 |
Richard M. Stallman |
(Qinhibit_read_only): Declared.
|
Sun, 25 Feb 1996 18:31:16 +0000 |
Richard M. Stallman |
(Info-index): If fail, go back to original node.
|