1995-01-25 |
Karl Heuer | (struct x_display_info): New member display_perd. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Karl Heuer | (the_only_perd): Define this var here. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Karl Heuer | Add comments and `volatile' keyword to previous change. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Karl Heuer | (PERD): New struct containing per-display data. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Karl Heuer | (process_tick, update_tick): Make non-static. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Richard M.... | (x_destroy_window): Don't let frame being destroyed... |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Richard M.... | (font-lock-fontify-region): Bind inhibit-read-only... |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Richard M.... | (c-forward-conditional): |
commit | commitdiff | tree | snapshot |
1995-01-25 |
Richard M.... | (justify-current-line): Avoid error comparing fill... |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | Added support for descriptions in the group buffer: |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | (Flocal_set_key, Fglobal_set_key): Use K, not k. |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | (Fcall_interactively): Define K mostly like k. |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | (read_key_sequence): New arg dont_downcase_last |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Karl Heuer | (compute_motion): Don't get hung in selective-display... |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | (vc-do-command): Arrange for the default-directory... |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Karl Heuer | Don't use function prototypes. |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Karl Heuer | (iso-transl-dead-key-alist): New var. |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Richard M.... | (pascal-*-completion, pascal-comp-defun) |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Karl Heuer | (read_key_sequence): Don't wait for a possible key... |
commit | commitdiff | tree | snapshot |
1995-01-24 |
Karl Heuer | (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC... |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | (HAVE_SYS_SELECT_H): Add #undef for configure. |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | Check for sys/select.h. |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | Define BROKEN_SELECT_NON_X. |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | (sys_select): Renamed from select. Use SELECT_TYPE... |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | #include sysselect.h instead of defining things by... |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | Initial revision |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | (mark): If transient-mark-mode is nil, mark is active. |
commit | commitdiff | tree | snapshot |
1995-01-23 |
Karl Heuer | [__GNUC__] (POSIX_SIGNALS): #define this. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (iso-transl-char-map): Add elements for mute-acute... |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | Document alias commands and menu items. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (read_minibuf): Don't print the prompt in batch mode. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (facemenu-keybindings, facemenu-face-menu): |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (enriched-annotation-list): property `hard-newline' |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (gdb): In gud-remove, specify the source file. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (sort_args): Ordinary args get priority 0. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (tempo-insert-template): Quoted transient-mark-mode |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (term-version): Increased to 0.94. |
commit | commitdiff | tree | snapshot |
1995-01-22 |
Richard M.... | (byte-compile-defvar): Add the var to current-load... |
commit | commitdiff | tree | snapshot |
1995-01-21 |
Richard M.... | Document force arg in unload-feature. |
commit | commitdiff | tree | snapshot |
1995-01-21 |
Richard M.... | [NO_REMAP]: #undef static. |
commit | commitdiff | tree | snapshot |
1995-01-21 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-01-21 |
Roland McGrath | (update-copyright): Remove gratuitous error at end. |
commit | commitdiff | tree | snapshot |
1995-01-21 |
Karl Heuer | Fix sed append command to behave as intended. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (xmenu.o): Add msdos.h as dependency. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | Delete mysterious dot. Add comment to protect blank |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (compile-internal): Force redisplay on compilation |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (syms_of_buffer) [DOS_NT]: Add missing ';'. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (x_mouse_leave): Add neutralizing define. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | [MSDOS]: #include msdos.h. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate, |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (file_name_as_directory, Ffile_name_directory) |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (unload-feature): Don't care if FILE is a dependency... |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (fill-region-as-paragraph): At end, advance over any... |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Karl Heuer | (union Lisp_Misc): Make the `type' field just 16 bits... |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Karl Heuer | (xbufobjfwd, xbuflocal, xwinconfig): |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Karl Heuer | (center-line): fill-column is a var, not a function. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | entered into RCS |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Karl Heuer | (set-c-style): Ignore case in completion. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | (rmail-summary-update-highlight): New function. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Karl Heuer | (Ftext_property_any): Handle the trivial case specially. |
commit | commitdiff | tree | snapshot |
1995-01-20 |
Richard M.... | entered into RCS |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Karl Heuer | (seed_random): Renamed from srandom. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Karl Heuer | (Frandom): Call seed_random and get_random. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Karl Heuer | (remote-shell-program): Reorder search path. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Karl Heuer | (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompil... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Karl Heuer | (print): Print internal types too, for debugging. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (term_get_fkeys_1): Bug fix for function key above... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (subst_char_in_region_unwind): New function. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (help-for-help): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (make-help-screen): Use *only* local-map to look up... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | Revert Jan 15 and Jan 5 changes. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (internal_self_insert): Don't test current_column |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (fill-region-as-paragraph): left-margin renamed to... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (current-justification): Renamed from current-justifica... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (do-auto-fill): justification renamed to current-justif... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (move-to-left-margin): justification renamed to current... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (do-auto-fill): Fill, don't fill, or fill-and-justify |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (set-justification): New function. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (standard-indent): New variable. |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (center-line): Use current-left-margin function, not... |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (completion-separator-self-insert-autofilling): |
commit | commitdiff | tree | snapshot |
1995-01-19 |
Richard M.... | (forward-paragraph): Fix end-of-buffer bug. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Richard M.... | Don't include sys/param.h. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Richard M.... | (check-ispell-version): Use Fundamental mode in the... |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Richard M.... | (Qtemp_buffer_show_hook): New hook. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Richard M.... | (scribe-mode): Treat @: as a sentence end. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Richard M.... | Use byte-compile-dynamic. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Roland McGrath | (etags-file-of-tag): Use a regexp search to find the... |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Karl Heuer | Change all occurences of SWITCH_ENUM_BUG to use SWITCH_... |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Karl Heuer | [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs... |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Karl Heuer | (SWITCH_ENUM_CAST): New macro. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Karl Heuer | (check-ispell-version): Force standard syntax table. |
commit | commitdiff | tree | snapshot |
1995-01-18 |
Karl Heuer | (remote-compile): Use new global remote-shell-program. |
commit | commitdiff | tree | snapshot |
next |