bpt/emacs.git
1995-01-23 Karl Heuer(sys_select): Renamed from select. Use SELECT_TYPE...
1995-01-23 Karl Heuer#include sysselect.h instead of defining things by...
1995-01-23 Karl HeuerInitial revision
1995-01-23 Karl Heuer(mark): If transient-mark-mode is nil, mark is active.
1995-01-23 Karl Heuer[__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M.... (iso-transl-char-map): Add elements for mute-acute...
1995-01-22 Richard M.... Document alias commands and menu items.
1995-01-22 Richard M.... (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M.... (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M.... (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M.... (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M.... (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M.... (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M.... (term-version): Increased to 0.94.
1995-01-22 Richard M.... (byte-compile-defvar): Add the var to current-load...
1995-01-21 Richard M.... Document force arg in unload-feature.
1995-01-21 Richard M.... [NO_REMAP]: #undef static.
1995-01-21 Richard M.... Comment change.
1995-01-21 Roland McGrath(update-copyright): Remove gratuitous error at end.
1995-01-21 Karl HeuerFix sed append command to behave as intended.
1995-01-20 Richard M.... (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M.... Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M.... (compile-internal): Force redisplay on compilation
1995-01-20 Richard M.... (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M.... Comment change.
1995-01-20 Richard M.... (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M.... [MSDOS]: #include msdos.h.
1995-01-20 Richard M.... (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M.... (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M.... (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M.... (unload-feature): Don't care if FILE is a dependency...
1995-01-20 Richard M.... (fill-region-as-paragraph): At end, advance over any...
1995-01-20 Karl Heuer(union Lisp_Misc): Make the `type' field just 16 bits...
1995-01-20 Karl Heuer(xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer(center-line): fill-column is a var, not a function.
1995-01-20 Richard M.... entered into RCS
1995-01-20 Richard M.... *** empty log message ***
1995-01-20 Richard M.... Initial revision
1995-01-20 Karl Heuer(set-c-style): Ignore case in completion.
1995-01-20 Richard M.... (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer(Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M.... entered into RCS
1995-01-19 Karl Heuer(seed_random): Renamed from srandom.
1995-01-19 Karl Heuer(Frandom): Call seed_random and get_random.
1995-01-19 Karl Heuer(remote-shell-program): Reorder search path.
1995-01-19 Karl Heuer(xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompil...
1995-01-19 Karl Heuer(print): Print internal types too, for debugging.
1995-01-19 Richard M.... (term_get_fkeys_1): Bug fix for function key above...
1995-01-19 Richard M.... (subst_char_in_region_unwind): New function.
1995-01-19 Richard M.... (help-for-help): Doc fix.
1995-01-19 Richard M.... Comment change.
1995-01-19 Richard M.... (make-help-screen): Use *only* local-map to look up...
1995-01-19 Richard M.... *** empty log message ***
1995-01-19 Richard M.... Revert Jan 15 and Jan 5 changes.
1995-01-19 Richard M.... (internal_self_insert): Don't test current_column
1995-01-19 Richard M.... (fill-region-as-paragraph): left-margin renamed to...
1995-01-19 Richard M.... (current-justification): Renamed from current-justifica...
1995-01-19 Richard M.... (do-auto-fill): justification renamed to current-justif...
1995-01-19 Richard M.... (move-to-left-margin): justification renamed to current...
1995-01-19 Richard M.... (do-auto-fill): Fill, don't fill, or fill-and-justify
1995-01-19 Richard M.... (set-justification): New function.
1995-01-19 Richard M.... (standard-indent): New variable.
1995-01-19 Richard M.... (center-line): Use current-left-margin function, not...
1995-01-19 Richard M.... (completion-separator-self-insert-autofilling):
1995-01-19 Richard M.... (forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M.... Don't include sys/param.h.
1995-01-18 Richard M.... (check-ispell-version): Use Fundamental mode in the...
1995-01-18 Richard M.... (Qtemp_buffer_show_hook): New hook.
1995-01-18 Richard M.... (scribe-mode): Treat @: as a sentence end.
1995-01-18 Richard M.... Use byte-compile-dynamic.
1995-01-18 Roland McGrath(etags-file-of-tag): Use a regexp search to find the...
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1995-01-18 Karl Heuer[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs...
1995-01-18 Karl Heuer(SWITCH_ENUM_CAST): New macro.
1995-01-18 Karl Heuer(check-ispell-version): Force standard syntax table.
1995-01-18 Karl Heuer(remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer(rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer(ange-ftp-gateway-program, ange-ftp-shell-command)...
1995-01-18 Karl Heuer(remote-shell-program): New var.
1995-01-18 Francesco Potortì* etags.c (longopts, print_help, main): Use -I as abbre...
1995-01-18 Richard M.... (gud-gdb-find-file): Propagate debug menu to found...
1995-01-17 Richard M.... (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M.... (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon MarshallMake sure the event read by comint-dynamic-list-complet...
1995-01-17 Richard M.... (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M.... (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer(message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer(redisplay, redisplay_window, display_mode_line, decode...
1995-01-17 Karl Heuer(struct window): New member column_number_displayed.
1995-01-17 Karl Heuer(write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl HeuerDeclare checkmagic.
1995-01-17 Karl Heuer(cmcheckmagic): New function.
1995-01-16 Karl Heuer(calendar): Doc fix.
1995-01-16 Karl Heuer(standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer(iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M.... (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath(r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath(vc-do-command): Use set-buffer-modified-p instead...
1995-01-15 Roland McGrath(not-modified): Doc fix.
1995-01-15 Roland McGrath(etags-tags-completion-table): Don't let match string...
next