Tue, 31 Jan 1995 22:32:35 +0000 |
Karl Heuer |
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
|
Tue, 31 Jan 1995 20:16:07 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 31 Jan 1995 20:10:07 +0000 |
Richard M. Stallman |
(main) [REL_ALLOC]: Set __malloc_extra_blocks.
|
Tue, 31 Jan 1995 06:24:07 +0000 |
Richard M. Stallman |
Comment changes.
|
Tue, 31 Jan 1995 06:13:47 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 31 Jan 1995 04:55:29 +0000 |
Richard M. Stallman |
(syms_of_buffer): overwrite-mode doc fix.
|
Tue, 31 Jan 1995 01:53:55 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
|
Tue, 31 Jan 1995 01:53:12 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
|
Tue, 31 Jan 1995 01:52:22 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
|
Tue, 31 Jan 1995 01:26:37 +0000 |
Karl Heuer |
(DEFVAR_DISPLAY): New macro.
|
Tue, 31 Jan 1995 01:26:09 +0000 |
Karl Heuer |
(defvar_display): New function.
|
Tue, 31 Jan 1995 00:52:50 +0000 |
Karl Heuer |
(do_symval_forwarding): Handle display-local vars.
|
Tue, 31 Jan 1995 00:36:08 +0000 |
Karl Heuer |
(specbind): Handle display-local vars.
|
Tue, 31 Jan 1995 00:35:14 +0000 |
Karl Heuer |
Declare store_symval_forwarding here.
|
Tue, 31 Jan 1995 00:02:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Fix missing backslashes.
|
Mon, 30 Jan 1995 23:47:17 +0000 |
Karl Heuer |
(frame-notice-user-settings): Avoid having the window manager re-prompt for
|
Mon, 30 Jan 1995 23:04:34 +0000 |
Karl Heuer |
(iso-transl-language-alist): Add French & Portuguese.
|
Mon, 30 Jan 1995 22:46:37 +0000 |
Karl Heuer |
(iso-accents-list): Add Icelandic thorn.
|
Mon, 30 Jan 1995 22:39:20 +0000 |
Karl Heuer |
(x-create-frame-with-faces): Assume cursor-color, mouse-color, and
|
Mon, 30 Jan 1995 07:46:16 +0000 |
Richard M. Stallman |
(indent-new-comment-line): Obey the convention
|
Mon, 30 Jan 1995 07:16:14 +0000 |
Richard M. Stallman |
(make-extent, delete-extent, set-extent-property)
|
Mon, 30 Jan 1995 06:14:33 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 30 Jan 1995 02:16:26 +0000 |
Richard M. Stallman |
(lisp-indent-region): Set endmark before indenting first line.
|
Mon, 30 Jan 1995 02:15:37 +0000 |
Richard M. Stallman |
(list-buffers-noselect): Handle read-only properly.
|
Mon, 30 Jan 1995 01:11:10 +0000 |
Richard M. Stallman |
(list-buffers-noselect): New subroutine.
|
Mon, 30 Jan 1995 00:41:51 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_string.
|
Mon, 30 Jan 1995 00:37:22 +0000 |
Richard M. Stallman |
(menu-bar-update-yank-menu): If string is too long,
|
Mon, 30 Jan 1995 00:34:44 +0000 |
Richard M. Stallman |
(read-number): New function.
|
Sun, 29 Jan 1995 22:04:10 +0000 |
Richard M. Stallman |
(Frassoc): New function.
|
Sun, 29 Jan 1995 10:15:51 +0000 |
Richard M. Stallman |
(news-reply-mode): Change mode-name to News Reply.
|
Sat, 28 Jan 1995 09:04:02 +0000 |
Richard M. Stallman |
(match-string): Fix braino.
|
Sat, 28 Jan 1995 08:38:44 +0000 |
Richard M. Stallman |
(ecrt0.o): Target renamed from crt0.o.
|
Sat, 28 Jan 1995 08:27:31 +0000 |
Richard M. Stallman |
(facep): New function.
|
Sat, 28 Jan 1995 04:15:03 +0000 |
Karl Heuer |
(print): Handle internal display-local object.
|
Sat, 28 Jan 1995 03:59:42 +0000 |
Karl Heuer |
(xdispobjfwd): New macro.
|
Sat, 28 Jan 1995 03:51:55 +0000 |
Karl Heuer |
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
|
Sat, 28 Jan 1995 03:39:17 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
|
Sat, 28 Jan 1995 03:05:45 +0000 |
Karl Heuer |
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
|
Sat, 28 Jan 1995 02:51:29 +0000 |
Karl Heuer |
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
|
Sat, 28 Jan 1995 02:28:46 +0000 |
Richard Kenner |
(unixware, svr4): Treat as synonyms for sysv4.
|
Sat, 28 Jan 1995 01:43:53 +0000 |
Karl Heuer |
(PERDISPLAY, the_only_perdisplay, get_perdisplay):
|
Sat, 28 Jan 1995 01:41:07 +0000 |
Karl Heuer |
(struct x_display_info): Rename display_perd to perdisplay.
|
Sat, 28 Jan 1995 00:32:33 +0000 |
Richard M. Stallman |
(make-frame): Doc fix.
|
Fri, 27 Jan 1995 23:10:42 +0000 |
Richard M. Stallman |
(describe-variable): Use local-variable-p.
|
Fri, 27 Jan 1995 23:08:49 +0000 |
Richard M. Stallman |
(tex-display-shell): Pass nil as arg to
|
Fri, 27 Jan 1995 22:38:19 +0000 |
Richard M. Stallman |
(debug-convert-byte-code): Convert the doc info to a string.
|
Fri, 27 Jan 1995 22:37:16 +0000 |
Richard M. Stallman |
(shell): If we create a new shell buffer,
|
Fri, 27 Jan 1995 20:47:20 +0000 |
Karl Heuer |
(match-string): Delete extra arg to buffer-substring.
|
Fri, 27 Jan 1995 19:30:46 +0000 |
Karl Heuer |
(printchar, strout): Use message_log_maybe_newline.
|
Fri, 27 Jan 1995 19:27:07 +0000 |
Karl Heuer |
(message_log_need_newline): This var is now static.
|
Fri, 27 Jan 1995 19:19:23 +0000 |
Karl Heuer |
(perform-replace): Don't log the repetitive prompts.
|
Fri, 27 Jan 1995 19:16:50 +0000 |
Karl Heuer |
Declare message_log_maybe_newline.
|
Fri, 27 Jan 1995 07:47:15 +0000 |
Richard M. Stallman |
(modify_region): Clear point_before_scroll field.
|
Fri, 27 Jan 1995 07:19:06 +0000 |
Richard M. Stallman |
(set_point): Set point_before_scroll to nil.
|
Fri, 27 Jan 1995 07:18:11 +0000 |
Richard M. Stallman |
(struct buffer): New field point_before_scroll.
|
Fri, 27 Jan 1995 07:17:39 +0000 |
Richard M. Stallman |
(init_buffer_once, syms_of_buffer):
|
Fri, 27 Jan 1995 07:06:27 +0000 |
Richard M. Stallman |
(match-string): New function.
|
Fri, 27 Jan 1995 01:43:02 +0000 |
Richard M. Stallman |
Integer width changes.
|
Fri, 27 Jan 1995 01:41:28 +0000 |
Richard M. Stallman |
Fix integer width changes.
|
Thu, 26 Jan 1995 22:52:10 +0000 |
Karl Heuer |
Fix typos.
|
Thu, 26 Jan 1995 07:21:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When we don't use existing
|
Thu, 26 Jan 1995 07:17:31 +0000 |
Richard M. Stallman |
(scroll-bar-drag-1): Set point-before-scroll properly.
|
Thu, 26 Jan 1995 03:18:45 +0000 |
Richard M. Stallman |
(mouse-drag-region): Modify previous change--don't run the ordinary binding
|
Thu, 26 Jan 1995 02:37:30 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
|
Wed, 25 Jan 1995 09:04:07 +0000 |
Karl Heuer |
(struct x_display_info): New member display_perd.
|
Wed, 25 Jan 1995 08:58:33 +0000 |
Karl Heuer |
(the_only_perd): Define this var here.
|
Wed, 25 Jan 1995 08:55:43 +0000 |
Karl Heuer |
Add comments and `volatile' keyword to previous change.
|
Wed, 25 Jan 1995 07:18:37 +0000 |
Karl Heuer |
(PERD): New struct containing per-display data.
|
Wed, 25 Jan 1995 02:02:37 +0000 |
Karl Heuer |
(process_tick, update_tick): Make non-static.
|
Wed, 25 Jan 1995 01:33:26 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 25 Jan 1995 00:44:32 +0000 |
Richard M. Stallman |
(x_destroy_window): Don't let frame being destroyed remain in
|
Wed, 25 Jan 1995 00:43:25 +0000 |
Richard M. Stallman |
(font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
|
Wed, 25 Jan 1995 00:41:22 +0000 |
Richard M. Stallman |
(c-forward-conditional):
|
Wed, 25 Jan 1995 00:05:59 +0000 |
Richard M. Stallman |
(justify-current-line): Avoid error comparing fill-prefix
|
Tue, 24 Jan 1995 23:49:03 +0000 |
Richard M. Stallman |
Added support for descriptions in the group buffer:
|
Tue, 24 Jan 1995 22:14:00 +0000 |
Richard M. Stallman |
(Flocal_set_key, Fglobal_set_key): Use K, not k.
|
Tue, 24 Jan 1995 22:13:42 +0000 |
Richard M. Stallman |
(Fcall_interactively): Define K mostly like k.
|
Tue, 24 Jan 1995 22:13:07 +0000 |
Richard M. Stallman |
(read_key_sequence): New arg dont_downcase_last
|
Tue, 24 Jan 1995 07:01:08 +0000 |
Karl Heuer |
(compute_motion): Don't get hung in selective-display loop.
|
Tue, 24 Jan 1995 06:33:41 +0000 |
Richard M. Stallman |
(vc-do-command): Arrange for the default-directory variable
|
Tue, 24 Jan 1995 05:27:32 +0000 |
Karl Heuer |
Don't use function prototypes.
|
Tue, 24 Jan 1995 04:20:37 +0000 |
Karl Heuer |
(iso-transl-dead-key-alist): New var.
|
Tue, 24 Jan 1995 03:27:54 +0000 |
Richard M. Stallman |
(pascal-*-completion, pascal-comp-defun)
|
Tue, 24 Jan 1995 03:16:34 +0000 |
Karl Heuer |
(read_key_sequence): Don't wait for a possible key translation sequence if we
|
Tue, 24 Jan 1995 00:46:11 +0000 |
Karl Heuer |
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
|
Mon, 23 Jan 1995 23:36:50 +0000 |
Karl Heuer |
(HAVE_SYS_SELECT_H): Add #undef for configure.
|
Mon, 23 Jan 1995 23:35:13 +0000 |
Karl Heuer |
Check for sys/select.h.
|
Mon, 23 Jan 1995 23:29:00 +0000 |
Karl Heuer |
Define BROKEN_SELECT_NON_X.
|
Mon, 23 Jan 1995 23:26:29 +0000 |
Karl Heuer |
(sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
|
Mon, 23 Jan 1995 23:10:11 +0000 |
Karl Heuer |
#include sysselect.h instead of defining things by hand.
|
Mon, 23 Jan 1995 23:03:37 +0000 |
Karl Heuer |
Initial revision
|
Mon, 23 Jan 1995 22:37:46 +0000 |
Karl Heuer |
(mark): If transient-mark-mode is nil, mark is active.
|
Mon, 23 Jan 1995 22:20:24 +0000 |
Karl Heuer |
[__GNUC__] (POSIX_SIGNALS): #define this.
|
Sun, 22 Jan 1995 20:05:48 +0000 |
Richard M. Stallman |
(iso-transl-char-map): Add elements for mute-acute, etc.
|
Sun, 22 Jan 1995 20:00:44 +0000 |
Richard M. Stallman |
Document alias commands and menu items.
|
Sun, 22 Jan 1995 17:11:23 +0000 |
Richard M. Stallman |
(read_minibuf): Don't print the prompt in batch mode.
|
Sun, 22 Jan 1995 16:47:10 +0000 |
Richard M. Stallman |
(facemenu-keybindings, facemenu-face-menu):
|
Sun, 22 Jan 1995 16:46:18 +0000 |
Richard M. Stallman |
(enriched-annotation-list): property `hard-newline'
|
Sun, 22 Jan 1995 16:44:58 +0000 |
Richard M. Stallman |
(gdb): In gud-remove, specify the source file.
|
Sun, 22 Jan 1995 09:57:57 +0000 |
Richard M. Stallman |
(sort_args): Ordinary args get priority 0.
|
Sun, 22 Jan 1995 06:18:46 +0000 |
Richard M. Stallman |
(tempo-insert-template): Quoted transient-mark-mode
|
Sun, 22 Jan 1995 02:21:32 +0000 |
Richard M. Stallman |
(term-version): Increased to 0.94.
|
Sun, 22 Jan 1995 00:52:51 +0000 |
Richard M. Stallman |
(byte-compile-defvar): Add the var to current-load-list.
|
Sat, 21 Jan 1995 23:51:19 +0000 |
Richard M. Stallman |
Document force arg in unload-feature.
|
Sat, 21 Jan 1995 22:23:22 +0000 |
Richard M. Stallman |
[NO_REMAP]: #undef static.
|
Sat, 21 Jan 1995 22:21:33 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 21 Jan 1995 13:59:06 +0000 |
Roland McGrath |
(update-copyright): Remove gratuitous error at end.
|
Sat, 21 Jan 1995 00:12:27 +0000 |
Karl Heuer |
Fix sed append command to behave as intended.
|
Fri, 20 Jan 1995 23:48:46 +0000 |
Richard M. Stallman |
(xmenu.o): Add msdos.h as dependency.
|
Fri, 20 Jan 1995 23:46:54 +0000 |
Richard M. Stallman |
Delete mysterious dot. Add comment to protect blank
|
Fri, 20 Jan 1995 23:45:34 +0000 |
Richard M. Stallman |
(compile-internal): Force redisplay on compilation
|
Fri, 20 Jan 1995 23:40:45 +0000 |
Richard M. Stallman |
(syms_of_buffer) [DOS_NT]: Add missing ';'.
|
Fri, 20 Jan 1995 23:40:03 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 20 Jan 1995 23:38:46 +0000 |
Richard M. Stallman |
(x_mouse_leave): Add neutralizing define.
|
Fri, 20 Jan 1995 23:37:41 +0000 |
Richard M. Stallman |
[MSDOS]: #include msdos.h.
|
Fri, 20 Jan 1995 23:37:00 +0000 |
Richard M. Stallman |
(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
|
Fri, 20 Jan 1995 23:36:39 +0000 |
Richard M. Stallman |
(DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
|
Fri, 20 Jan 1995 23:36:07 +0000 |
Richard M. Stallman |
(file_name_as_directory, Ffile_name_directory)
|
Fri, 20 Jan 1995 23:13:51 +0000 |
Richard M. Stallman |
(unload-feature): Don't care if FILE is a dependency of itself.
|
Fri, 20 Jan 1995 23:06:06 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): At end, advance over any newlines
|
Fri, 20 Jan 1995 22:02:53 +0000 |
Karl Heuer |
(union Lisp_Misc): Make the `type' field just 16 bits, to match the
|
Fri, 20 Jan 1995 20:12:25 +0000 |
Karl Heuer |
(xbufobjfwd, xbuflocal, xwinconfig):
|
Fri, 20 Jan 1995 19:12:20 +0000 |
Karl Heuer |
(center-line): fill-column is a var, not a function.
|
Fri, 20 Jan 1995 06:20:32 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 20 Jan 1995 06:09:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 20 Jan 1995 06:04:56 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 20 Jan 1995 03:20:35 +0000 |
Karl Heuer |
(set-c-style): Ignore case in completion.
|
Fri, 20 Jan 1995 02:50:27 +0000 |
Richard M. Stallman |
(rmail-summary-update-highlight): New function.
|
Fri, 20 Jan 1995 01:47:45 +0000 |
Karl Heuer |
(Ftext_property_any): Handle the trivial case specially.
|
Fri, 20 Jan 1995 00:57:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 19 Jan 1995 23:37:10 +0000 |
Karl Heuer |
(seed_random): Renamed from srandom.
|
Thu, 19 Jan 1995 23:36:43 +0000 |
Karl Heuer |
(Frandom): Call seed_random and get_random.
|
Thu, 19 Jan 1995 22:24:43 +0000 |
Karl Heuer |
(remote-shell-program): Reorder search path.
|
Thu, 19 Jan 1995 21:57:20 +0000 |
Karl Heuer |
(xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
|
Thu, 19 Jan 1995 21:09:50 +0000 |
Karl Heuer |
(print): Print internal types too, for debugging.
|
Thu, 19 Jan 1995 18:56:43 +0000 |
Richard M. Stallman |
(term_get_fkeys_1): Bug fix for function key above f19.
|
Thu, 19 Jan 1995 18:56:10 +0000 |
Richard M. Stallman |
(subst_char_in_region_unwind): New function.
|
Thu, 19 Jan 1995 18:50:26 +0000 |
Richard M. Stallman |
(help-for-help): Doc fix.
|
Thu, 19 Jan 1995 18:50:09 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 19 Jan 1995 18:49:48 +0000 |
Richard M. Stallman |
(make-help-screen): Use *only* local-map to look up keys.
|
Thu, 19 Jan 1995 07:25:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Jan 1995 07:18:47 +0000 |
Richard M. Stallman |
Revert Jan 15 and Jan 5 changes.
|
Thu, 19 Jan 1995 04:34:02 +0000 |
Richard M. Stallman |
(internal_self_insert): Don't test current_column
|
Thu, 19 Jan 1995 04:29:17 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): left-margin renamed to current-left-margin.
|
Thu, 19 Jan 1995 04:27:15 +0000 |
Richard M. Stallman |
(current-justification): Renamed from current-justification. Callers changed.
|
Thu, 19 Jan 1995 04:26:55 +0000 |
Richard M. Stallman |
(do-auto-fill): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:26:35 +0000 |
Richard M. Stallman |
(move-to-left-margin): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:21:56 +0000 |
Richard M. Stallman |
(do-auto-fill): Fill, don't fill, or fill-and-justify
|
Thu, 19 Jan 1995 04:20:52 +0000 |
Richard M. Stallman |
(set-justification): New function.
|
Thu, 19 Jan 1995 04:15:32 +0000 |
Richard M. Stallman |
(standard-indent): New variable.
|
Thu, 19 Jan 1995 04:04:28 +0000 |
Richard M. Stallman |
(center-line): Use current-left-margin function, not variable.
|
Thu, 19 Jan 1995 04:02:50 +0000 |
Richard M. Stallman |
(completion-separator-self-insert-autofilling):
|
Thu, 19 Jan 1995 04:02:06 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix end-of-buffer bug.
|
Wed, 18 Jan 1995 23:23:58 +0000 |
Richard M. Stallman |
Don't include sys/param.h.
|
Wed, 18 Jan 1995 23:07:22 +0000 |
Richard M. Stallman |
(check-ispell-version): Use Fundamental mode in the temporary buffer.
|
Wed, 18 Jan 1995 22:13:34 +0000 |
Richard M. Stallman |
(Qtemp_buffer_show_hook): New hook.
|
Wed, 18 Jan 1995 22:12:32 +0000 |
Richard M. Stallman |
(scribe-mode): Treat @: as a sentence end.
|
Wed, 18 Jan 1995 22:11:26 +0000 |
Richard M. Stallman |
Use byte-compile-dynamic.
|
Wed, 18 Jan 1995 21:57:03 +0000 |
Roland McGrath |
(etags-file-of-tag): Use a regexp search to find the file name,
|
Wed, 18 Jan 1995 20:52:48 +0000 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
Wed, 18 Jan 1995 20:47:36 +0000 |
Karl Heuer |
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
|
Wed, 18 Jan 1995 20:13:17 +0000 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
Wed, 18 Jan 1995 20:00:08 +0000 |
Karl Heuer |
(check-ispell-version): Force standard syntax table.
|
Wed, 18 Jan 1995 19:47:52 +0000 |
Karl Heuer |
(remote-compile): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:47:32 +0000 |
Karl Heuer |
(rsh): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:46:22 +0000 |
Karl Heuer |
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
|
Wed, 18 Jan 1995 19:46:00 +0000 |
Karl Heuer |
(remote-shell-program): New var.
|
Wed, 18 Jan 1995 10:14:19 +0000 |
Francesco Potort |
* etags.c (longopts, print_help, main): Use -I as abbreviation
|
Wed, 18 Jan 1995 04:51:29 +0000 |
Richard M. Stallman |
(gud-gdb-find-file): Propagate debug menu to found buffers.
|
Tue, 17 Jan 1995 22:31:45 +0000 |
Richard M. Stallman |
(dbx): Fix missing cast of $curline for Irix.
|
Tue, 17 Jan 1995 20:53:31 +0000 |
Richard M. Stallman |
(pascal-mode-map, pascal-outline-map):
|
Tue, 17 Jan 1995 10:33:24 +0000 |
Simon Marshall |
Make sure the event read by comint-dynamic-list-completions isn't
|
Tue, 17 Jan 1995 02:33:49 +0000 |
Richard M. Stallman |
(command-line-1): Handle -f with kbd macro.
|
Tue, 17 Jan 1995 02:33:24 +0000 |
Richard M. Stallman |
(list_buffers_1, Flist_buffers): Functions deleted.
|
Tue, 17 Jan 1995 02:29:16 +0000 |
Karl Heuer |
(message_dolog): Ignore narrowing.
|
Tue, 17 Jan 1995 01:52:22 +0000 |
Karl Heuer |
(redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
|
Tue, 17 Jan 1995 01:51:57 +0000 |
Karl Heuer |
(struct window): New member column_number_displayed.
|
Tue, 17 Jan 1995 00:18:55 +0000 |
Karl Heuer |
(write_glyphs, insert_glyphs): Call checkmagic.
|
Tue, 17 Jan 1995 00:18:36 +0000 |
Karl Heuer |
Declare checkmagic.
|
Tue, 17 Jan 1995 00:18:20 +0000 |
Karl Heuer |
(cmcheckmagic): New function.
|
Mon, 16 Jan 1995 22:59:42 +0000 |
Karl Heuer |
(calendar): Doc fix.
|
Mon, 16 Jan 1995 22:57:31 +0000 |
Karl Heuer |
(standard-display-ascii): Doc fix. Allow use with X.
|
Mon, 16 Jan 1995 22:48:03 +0000 |
Karl Heuer |
(iso-aggressive-german-trans-tab): Doc fix.
|
Mon, 16 Jan 1995 06:48:15 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Cast arg of bcopy.
|
Sun, 15 Jan 1995 13:04:55 +0000 |
Roland McGrath |
(r_alloc_init): Remove unused variable END.
|
Sun, 15 Jan 1995 11:00:38 +0000 |
Roland McGrath |
(vc-do-command): Use set-buffer-modified-p instead of not-modified.
|
Sun, 15 Jan 1995 10:59:20 +0000 |
Roland McGrath |
(not-modified): Doc fix.
|
Sun, 15 Jan 1995 09:43:29 +0000 |
Roland McGrath |
(etags-tags-completion-table): Don't let match string contain a \177.
|
Sat, 14 Jan 1995 03:10:53 +0000 |
Karl Heuer |
(vc-directory): Prompt for a directory, not a file.
|
Sat, 14 Jan 1995 02:19:32 +0000 |
Karl Heuer |
(Fpurecopy): Mask size field when copying pseudovector.
|
Fri, 13 Jan 1995 08:45:30 +0000 |
Richard M. Stallman |
Declare Qrear_nonsticky.
|
Fri, 13 Jan 1995 08:45:07 +0000 |
Richard M. Stallman |
(Vuse_hard_newlines): New variable.
|
Fri, 13 Jan 1995 08:44:43 +0000 |
Richard M. Stallman |
(forward-paragraph): Notice use-hard-newlines value.
|
Fri, 13 Jan 1995 08:44:26 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Don't modify newline
|
Fri, 13 Jan 1995 08:43:40 +0000 |
Richard M. Stallman |
(open-line, split-line, next-line): Use `newline'
|
Fri, 13 Jan 1995 08:25:52 +0000 |
Richard M. Stallman |
(list-buffers): Fix previous change.
|
Fri, 13 Jan 1995 08:24:35 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 13 Jan 1995 08:14:25 +0000 |
Richard M. Stallman |
(list-buffers): New function.
|
Fri, 13 Jan 1995 02:22:54 +0000 |
Karl Heuer |
(printchar, strout): Call message_dolog.
|
Fri, 13 Jan 1995 02:22:37 +0000 |
Karl Heuer |
Declare message_dolog.
|
Fri, 13 Jan 1995 02:22:14 +0000 |
Karl Heuer |
(message_log_need_newline): New var.
|
Fri, 13 Jan 1995 00:35:28 +0000 |
Karl Heuer |
(easy-menu-define): Doc fix.
|
Fri, 13 Jan 1995 00:02:43 +0000 |
Karl Heuer |
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
|
Fri, 13 Jan 1995 00:00:23 +0000 |
Karl Heuer |
(DONT_COPY_FLAG): Default this to 1.
|
Thu, 12 Jan 1995 23:45:01 +0000 |
Richard M. Stallman |
(revert-buffer): Recompute buffer-file-truename.
|
Thu, 12 Jan 1995 23:18:19 +0000 |
Karl Heuer |
(internal_equal): Delete redundant tests.
|
Thu, 12 Jan 1995 22:45:50 +0000 |
Richard M. Stallman |
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
Thu, 12 Jan 1995 22:45:24 +0000 |
Richard M. Stallman |
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
Thu, 12 Jan 1995 21:05:07 +0000 |
Richard M. Stallman |
(find-backup-file-name): Run a file name handler.
|
Thu, 12 Jan 1995 21:03:32 +0000 |
Richard M. Stallman |
(ange-ftp-set-buffer-mode): Don't set make-backup-files.
|
Thu, 12 Jan 1995 21:02:30 +0000 |
Richard M. Stallman |
(unexec): Cast value of sbrk.
|
Thu, 12 Jan 1995 21:01:31 +0000 |
Richard M. Stallman |
(internal_equal): Once again use a switch.
|
Thu, 12 Jan 1995 17:05:37 +0000 |
Francesco Potort |
Global polishing, some bugs corrected, dynamic allocation used instead
|
Thu, 12 Jan 1995 06:59:56 +0000 |
Richard M. Stallman |
(mouse-select-buffer) Handle an aborted selection.
|
Thu, 12 Jan 1995 05:50:13 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): Add 1 to char positions in TAGS.
|
Wed, 11 Jan 1995 17:27:35 +0000 |
Richard M. Stallman |
(define-derived-mode): Doc fix.
|
Wed, 11 Jan 1995 04:44:10 +0000 |
Richard M. Stallman |
Put height and width from geometry parm into default-frame-alist.
|
Wed, 11 Jan 1995 03:36:30 +0000 |
Richard M. Stallman |
(main): Skip past the colon in inname.
|
Wed, 11 Jan 1995 03:00:32 +0000 |
Karl Heuer |
(DONT_COPY_FLAG): Fix typo.
|
Wed, 11 Jan 1995 02:24:09 +0000 |
Karl Heuer |
(isearch-edit-string): Disable message logging.
|
Wed, 11 Jan 1995 02:13:20 +0000 |
Karl Heuer |
Use large constants for Lisp_Misc_Type.
|
Wed, 11 Jan 1995 02:04:58 +0000 |
Karl Heuer |
(Fgarbage_collect): Don't log the GC message.
|
Wed, 11 Jan 1995 02:03:00 +0000 |
Karl Heuer |
(message1_nolog): New function.
|
Wed, 11 Jan 1995 01:55:01 +0000 |
Karl Heuer |
(Vmessage_log_max): New var.
|
Wed, 11 Jan 1995 01:53:36 +0000 |
Karl Heuer |
(echo): Don't log the key echoes.
|
Wed, 11 Jan 1995 01:40:25 +0000 |
Karl Heuer |
Declare all non-returning functions `void'.
|
Wed, 11 Jan 1995 01:28:22 +0000 |
Richard M. Stallman |
(dired-insert-directory): Don't call expand-file-name
|
Wed, 11 Jan 1995 01:19:09 +0000 |
Richard M. Stallman |
(DONT_COPY_FLAG): New bit flag.
|
Wed, 11 Jan 1995 01:18:41 +0000 |
Richard M. Stallman |
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
|
Wed, 11 Jan 1995 01:17:49 +0000 |
Richard M. Stallman |
(struct Lisp_Free, struct Lisp_Marker, etc.):
|
Wed, 11 Jan 1995 00:22:57 +0000 |
Karl Heuer |
Don't use go32 for make-docfile; the arg list is too long.
|
Wed, 11 Jan 1995 00:21:46 +0000 |
Karl Heuer |
Use coff2exe on make-docfile, instead of go32 when running it.
|
Tue, 10 Jan 1995 23:29:27 +0000 |
Noah Friedman |
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
|
Tue, 10 Jan 1995 22:03:13 +0000 |
Karl Heuer |
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.
|
Tue, 10 Jan 1995 20:37:38 +0000 |
Karl Heuer |
(Finsert_char): Check inherit flag for long strings too.
|
Tue, 10 Jan 1995 18:37:06 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 10 Jan 1995 17:44:28 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Don't alter paren-mismatch face
|
Tue, 10 Jan 1995 17:43:59 +0000 |
Richard M. Stallman |
(face-nontrivial-p): New function.
|
Tue, 10 Jan 1995 17:20:39 +0000 |
Francesco Potort |
* etags.c (pfatal): New function.
|
Tue, 10 Jan 1995 12:08:21 +0000 |
Simon Marshall |
Doc fixes (simon's email address and shell-mode)
|