Mercurial > emacs
graph
-
* buffer.h (struct buffer): New members: newline_cache,Sat, 08 Oct 1994 22:12:45 +0000, by Jim Blandy
-
* buffer.c: #include region-cache.h.Sat, 08 Oct 1994 22:12:12 +0000, by Jim Blandy
-
* Makefile.in.in (obj) Add region-cache.o to the list of files.Sat, 08 Oct 1994 22:11:16 +0000, by Jim Blandy
-
Document cache-long-line-scans in @node Text Lines.Sat, 08 Oct 1994 22:09:57 +0000, by Jim Blandy
-
Added entry for cache-long-line-scansSat, 08 Oct 1994 22:06:23 +0000, by Jim Blandy
-
(file_name_completion): Ignore files "." and ".." in first pass.Sat, 08 Oct 1994 09:52:08 +0000, by Richard M. Stallman
-
(test_completion): New function, extracted from do_completion.Sat, 08 Oct 1994 09:51:31 +0000, by Richard M. Stallman
-
(add-log-current-defun): In texinfo-mode,Sat, 08 Oct 1994 09:00:51 +0000, by Richard M. Stallman
-
(inhibit_local_menu_bar_menus): New variable.Sat, 08 Oct 1994 04:30:15 +0000, by Richard M. Stallman
-
(fit_to_screen): Don't put the menu off the left or top.Sat, 08 Oct 1994 04:16:17 +0000, by Richard M. Stallman
-
(rmail-delete-forward): Use rmail-select-summary.Sat, 08 Oct 1994 04:12:07 +0000, by Richard M. Stallman
-
Add a tip about enabling/disabling features.Fri, 07 Oct 1994 23:42:52 +0000, by Richard M. Stallman
-
(enum Lisp_Misc_Type): New type.Fri, 07 Oct 1994 21:44:51 +0000, by Karl Heuer
-
(make_gap): Keep input blocked till after we set BEG_ADDR.Fri, 07 Oct 1994 17:40:50 +0000, by Richard M. Stallman
-
Re-delete code deleted in rms's Oct 5 change.Fri, 07 Oct 1994 17:38:03 +0000, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords,Fri, 07 Oct 1994 10:23:26 +0000, by Richard M. Stallman
-
(comint-check-proc): Recognise `open'.Fri, 07 Oct 1994 10:20:37 +0000, by Richard M. Stallman
-
(pascal-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:10:07 +0000, by Richard M. Stallman
-
(perl-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:08:48 +0000, by Richard M. Stallman
-
(asm-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:07:02 +0000, by Richard M. Stallman
-
(texinfo-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:05:49 +0000, by Richard M. Stallman
-
(shell-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:04:06 +0000, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:02:04 +0000, by Richard M. Stallman
-
(mail-font-lock-keywords): New variable.Fri, 07 Oct 1994 10:00:00 +0000, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.Fri, 07 Oct 1994 09:59:00 +0000, by Richard M. Stallman
-
(rmail-summary-font-lock-keywords): New variable.Fri, 07 Oct 1994 09:56:40 +0000, by Richard M. Stallman
-
(outline-font-lock-keywords): New variable.Fri, 07 Oct 1994 09:54:58 +0000, by Richard M. Stallman
-
(change-log-mode): Set font-lock-keywords locally.Fri, 07 Oct 1994 09:53:28 +0000, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords): New variable.Fri, 07 Oct 1994 09:52:36 +0000, by Richard M. Stallman
-
(sh-font-lock-keywords): Default to nil.Fri, 07 Oct 1994 09:49:47 +0000, by Richard M. Stallman
-
(check_writable, check_executable): Test HAVE_EACCESS.Fri, 07 Oct 1994 08:42:25 +0000, by Richard M. Stallman
-
(eaccess): Check for it.Fri, 07 Oct 1994 08:40:00 +0000, by Richard M. Stallman
-
(HAVE_EACCESS): Add #undef.Fri, 07 Oct 1994 08:36:40 +0000, by Richard M. Stallman
-
Patch to handle old Convex systems (without uname).Fri, 07 Oct 1994 01:03:20 +0000, by Per Bothner
-
(Lisp_Void, VOIDP): Deleted.Thu, 06 Oct 1994 23:09:17 +0000, by Karl Heuer
-
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):Thu, 06 Oct 1994 23:07:57 +0000, by Karl Heuer
-
(Fbyte_code): Delete case Lisp_Void.Thu, 06 Oct 1994 23:01:51 +0000, by Karl Heuer
-
(mark_object): Delete case Lisp_Void.Thu, 06 Oct 1994 22:59:55 +0000, by Karl Heuer
-
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.Thu, 06 Oct 1994 22:39:18 +0000, by Karl Heuer
-
(Fabs): Don't use XFASTINT when negative.Thu, 06 Oct 1994 22:38:08 +0000, by Karl Heuer
-
(Fset, default_value, Fset_default, Fkill_local_variable): AccessThu, 06 Oct 1994 22:32:11 +0000, by Karl Heuer
-
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.Thu, 06 Oct 1994 22:31:59 +0000, by Karl Heuer
-
(init_buffer_once): Don't use XSETFASTINT when negative.Thu, 06 Oct 1994 22:30:47 +0000, by Karl Heuer
-
(Fload, load_unwind): Store stream pointer as a cons of two integers,Thu, 06 Oct 1994 21:50:14 +0000, by Karl Heuer
-
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.Thu, 06 Oct 1994 21:47:34 +0000, by Karl Heuer
-
(mark_object): Delete case Lisp_Internal_Stream.Thu, 06 Oct 1994 21:47:12 +0000, by Karl Heuer
-
(read1): New argument for returning out-of-band data, obviating the need forThu, 06 Oct 1994 21:29:49 +0000, by Karl Heuer
-
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.Thu, 06 Oct 1994 21:29:23 +0000, by Karl Heuer
-
(query-replace): Add missing quote.Thu, 06 Oct 1994 20:56:24 +0000, by Richard M. Stallman
-
Assign copyright to FSF, and change comments to reflect that type-breakThu, 06 Oct 1994 19:12:46 +0000, by Noah Friedman
-
* man.el (Man-notify, Man-current-page, Man-page-list,Thu, 06 Oct 1994 10:28:26 +0000, by Francesco Potort
-
(x_set_icon_type): Remove period from error message.Thu, 06 Oct 1994 07:08:03 +0000, by Richard M. Stallman
-
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.Thu, 06 Oct 1994 07:05:09 +0000, by Richard M. Stallman
-
(make_hdr): Undo June 16 change.Thu, 06 Oct 1994 03:25:51 +0000, by Richard M. Stallman
-
Delete the error when no window system.Thu, 06 Oct 1994 02:45:40 +0000, by Richard M. Stallman
-
(sendnews, postnews): Use defalias.Thu, 06 Oct 1994 02:07:55 +0000, by Richard M. Stallman
-
(command-line): Load disp-table explicitly.Wed, 05 Oct 1994 20:35:40 +0000, by Richard M. Stallman
-
(add-log-current-defun): Handle Perl specially.Wed, 05 Oct 1994 20:28:54 +0000, by Richard M. Stallman
-
(Ffile_regular_p): New function.Wed, 05 Oct 1994 09:33:33 +0000, by Richard M. Stallman
-
(read-envvar-name): Special meaning for MUSTMATCHWed, 05 Oct 1994 06:29:50 +0000, by Richard M. Stallman
-
(texinfo-format-scan): Accept @^, @", @?, @!, @-.Wed, 05 Oct 1994 00:47:30 +0000, by Richard M. Stallman
-
(goto-line): Call prefix-numeric-value.Tue, 04 Oct 1994 22:57:42 +0000, by Richard M. Stallman
-
(Finteractive): Doc fix.Tue, 04 Oct 1994 22:55:50 +0000, by Richard M. Stallman
-
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 19:49:16 +0000, by Karl Heuer
-
(construct_mouse_click): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 19:48:36 +0000, by Karl Heuer
-
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of callingTue, 04 Oct 1994 19:47:37 +0000, by Karl Heuer
-
(x_new_focus_frame, construct_mouse_click, construct_menu_click,Tue, 04 Oct 1994 19:46:12 +0000, by Karl Heuer
-
(input_signal_count): New variable.Tue, 04 Oct 1994 19:38:53 +0000, by Richard M. Stallman
-
(widget_id_tick): Move definition into conditional.Tue, 04 Oct 1994 19:37:55 +0000, by Richard M. Stallman
-
(validate_region): Swap using temp Lisp_Object, not int.Tue, 04 Oct 1994 19:36:47 +0000, by Karl Heuer
-
(read_process_output): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:35:21 +0000, by Karl Heuer
-
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:32:17 +0000, by Karl Heuer
-
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:22:08 +0000, by Karl Heuer
-
(validate_interval_range): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:19:36 +0000, by Karl Heuer
-
(try_window_id): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:10:36 +0000, by Karl Heuer
-
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 17:09:34 +0000, by Karl Heuer
-
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will useTue, 04 Oct 1994 17:04:39 +0000, by Karl Heuer
-
(Fx_open_connection): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:46:24 +0000, by Karl Heuer
-
(compute_char_face): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:45:39 +0000, by Karl Heuer
-
(redisplay, mark_window_display_accurate, redisplay_window, try_window,Tue, 04 Oct 1994 16:44:49 +0000, by Karl Heuer
-
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,Tue, 04 Oct 1994 16:34:57 +0000, by Karl Heuer
-
(create_process): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:16:33 +0000, by Karl Heuer
-
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:15:52 +0000, by Karl Heuer
-
(Fnext_property_change, property_change_between_p,Tue, 04 Oct 1994 16:14:59 +0000, by Karl Heuer
-
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):Tue, 04 Oct 1994 16:13:34 +0000, by Karl Heuer
-
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:12:32 +0000, by Karl Heuer
-
(make_process, list_processes_1, create_process, Faccept_process_output,Tue, 04 Oct 1994 16:10:39 +0000, by Karl Heuer
-
(printchar): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:09:23 +0000, by Karl Heuer
-
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,Tue, 04 Oct 1994 16:08:54 +0000, by Karl Heuer
-
(Fmarker_position): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:07:23 +0000, by Karl Heuer
-
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:06:40 +0000, by Karl Heuer
-
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.Tue, 04 Oct 1994 16:05:54 +0000, by Karl Heuer
-
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,Tue, 04 Oct 1994 16:05:05 +0000, by Karl Heuer
-
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,Tue, 04 Oct 1994 15:59:48 +0000, by Karl Heuer
-
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,Tue, 04 Oct 1994 15:56:43 +0000, by Karl Heuer
-
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't useTue, 04 Oct 1994 15:54:06 +0000, by Karl Heuer