bpt/emacs.git
1992-11-16 Jim Blandy* fileio.c (Fexpand_file_name): Don't fiddle with ...
1992-11-16 Jim Blandy* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass...
1992-11-16 Jim Blandy* commands.h (unread_command_event): Doc fix.
1992-11-16 Jim Blandy* buffer.c (Ferase_buffer): Doc fix.
1992-11-16 Jim Blandy* Makefile.in (doxemacs, dotemacs): Explicitly pass...
1992-11-16 Jim Blandy* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.
1992-11-16 Jim Blandy* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.
1992-11-16 Jim Blandy* m/pmax.h: Don't define SYSTEM_MALLOC; this was only...
1992-11-15 Jim Blandy* simple.el (comment-column): Doc fix.
1992-11-15 Jim Blandy*** empty log message ***
1992-11-15 Jim Blandy*** empty log message ***
1992-11-10 Jim BlandySat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz...
1992-11-10 Christopher... Doc fix.
1992-11-10 Christopher... Dox fix.
1992-11-08 Richard M.... (vc-cancel-version): Use yes-or-no-p.
1992-11-07 Jim Blandy* make-dist: Don't forget that the way to avoid filenam...
1992-11-07 Jim Blandy* Makefile.in (getdate.o): Added explicit target for...
1992-11-07 Jim Blandy* window.c (Fset_window_configuration): Protect call to
1992-11-07 Jim Blandy* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to...
1992-11-07 Jim Blandy* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCAT...
1992-11-07 Jim Blandy* process.c [SYSV]: Don't include <termios.h>, <termio...
1992-11-07 Jim Blandy* minibuf.c (read_minibuf): Protect call to Fredirect_f...
1992-11-07 Jim Blandy* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Fram...
1992-11-07 Jim Blandy* keymap.c (get_keymap_1): Don't try to autoload OBJECT...
1992-11-07 Jim Blandy* keyboard.c (read_key_sequence): Removed the
1992-11-07 Jim Blandy* eval.c (Fautoload): Renamed fifth argument TYPE....
1992-11-07 Jim Blandy* buffer.c (init_buffer): If PWD is accurate, use it...
1992-11-07 Jim Blandy* alloc.c: #include "frame.h" unconditionally. frame...
1992-11-07 Jim Blandy* Makefile.in: Rearrange dependencies to make sure...
1992-11-07 Jim Blandy* make-dist: Don't distribute files in src/m and src...
1992-11-07 Jim BlandyWed Nov 4 15:09:07 1992 Jim Blandy (jimb@totoro...
1992-11-07 Jim Blandy* startup.el (normal-top-level): Don't worry about...
1992-11-07 Jim Blandy* isearch.el (isearch-frames-exist): This isn't what...
1992-11-07 Jim Blandy* simple.el (previous-line): Doc fix.
1992-11-07 Jim Blandy* etags.el (find-tag-noselect): Doc fix.
1992-11-07 Jim Blandy* compile.el (compile-internal): Use NAME-OF-MODE in...
1992-11-07 Jim Blandy* cl.el: New version - 3.0 - from Cesar Quiroz.
1992-11-07 Jim Blandy* autoload.el (make-autoload): When creating an autoload
1992-11-07 Jim BlandyAdded `mips' command.
1992-11-07 Richard M.... Doc fix.
1992-11-06 Richard M.... (SYSTEM_TYPE): Use berkeley-unix.
1992-11-05 Richard M.... version 1.28.8
1992-11-05 Richard M.... (command-switch-alist, x-switch-definitions):
1992-11-05 Jim Blandy*** empty log message ***
1992-11-05 Richard M.... Don't discard SCO version number if it's 3.2v4.
1992-11-04 Karl Berry*** empty log message ***
1992-11-03 Christopher... Doc fix.
1992-11-03 Richard M.... (insert-rectangle): Put mark at upper left corner.
1992-11-03 Christopher... Dox fix.
1992-11-03 Christopher... Doc fix.
1992-11-03 Christopher... Dox fix.
1992-11-03 Richard M.... (dired-mark-confirm): For `compress', say `Compress...
1992-11-03 Richard M.... (make-directory): Renamed from make-directory-path.
1992-11-03 Jim Blandy* fileio.c (Fmake_directory_internal): Remove extra...
1992-11-03 Jim Blandy* ange-ftp.el: Tighten the regular expression used in
1992-11-01 Richard M.... (isearch-search): Handle all sorts of errors from regex...
1992-10-31 Richard M.... (Fmake_directory_internal): Renamed from Fmake_directory.
1992-10-31 Richard M.... (byte-compile-lambda):
1992-10-31 Jim Blandy* xterm.h (x_screen_count, x_release, x_screen_height,
1992-10-31 Jim Blandy* xterm.c (x_convert_modifiers): Declare this to return an
1992-10-31 Jim Blandy* xselect.c (own_selection): selection_type is an X...
1992-10-31 Jim Blandy* xfns.c (x_decode_color, Fx_color_display_p): x_screen...
1992-10-31 Jim Blandy* xdisp.c (redisplay): Use ! EQ to compare the old...
1992-10-31 Jim Blandy* window.h (make_window, window_from_coordinates,
1992-10-31 Jim Blandy* window.c (Fwindow_width, Fset_window_hscroll): Use...
1992-10-31 Jim Blandy* undo.c (record_insert): Use accessors on BEG and...
1992-10-31 Jim Blandy* search.c (Fstore_match_data): Don't assume Flength...
1992-10-31 Jim Blandy* process.c: (status_convert): Declare this to return a
1992-10-31 Jim Blandy* print.c (print): Cast the frame's address to an integ...
1992-10-31 Jim Blandy* minibuf.c (read_minibuf): Use EQ to compare, not ==.
1992-10-31 Jim Blandy* lread.c (read_char): Add an extern declaration for...
1992-10-31 Jim Blandy* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth...
1992-10-31 Jim Blandy* keymap.c (Fdefine_key, Flookup_key, describe_map...
1992-10-31 Jim Blandy* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
1992-10-31 Jim Blandy* keyboard.c: #include dispextern.h.
1992-10-31 Jim Blandy* frame.c: #include buffer.h.
1992-10-31 Jim Blandy* fns.c: #include keyboard.h.
1992-10-31 Jim Blandy* floatfns.c (Flog): Don't forget to declare the BASE...
1992-10-31 Jim Blandy* doc.c: #include keyboard.h.
1992-10-31 Jim Blandy* dispextern.h (sit_for): Declare this extern.
1992-10-31 Jim Blandy* dired.c (find_file_handler): Declare this extern.
1992-10-31 Jim Blandy* data.c (Fset): See if current_alist_element points...
1992-10-31 Jim Blandy* commands.h (unread_command_char): Declare this to...
1992-10-31 Jim Blandy* casetab.c (set_case_table): Declare this to be static...
1992-10-31 Jim Blandy* casefiddle.c (operate_on_word): Declare end to be...
1992-10-31 Jim Blandy* callproc.c: Arrange for synchronous processes to...
1992-10-31 Jim Blandy* bytecode.c (Fbyte_code): Use EQ to compare string_sav...
1992-10-31 Jim Blandy* buffer.h (Fbuffer_name, Fget_file_buffer): Added...
1992-10-31 Jim Blandy* buffer.c (reset_buffer): Don't assign to b->save_leng...
1992-10-31 Jim Blandy* alloc.c (Frope_elt): Declare arguments to be Lisp_Obj...
1992-10-31 Jim Blandy* abbrev.c (Funexpand_abbrev): Just assign the last...
1992-10-30 Richard M.... (preserved_fns): New var.
1992-10-30 Richard M.... Doc fix.
1992-10-29 Richard M.... (get_system_name): Use gethostname for USG systems
1992-10-29 Richard M.... (count_blanks): Leave argument r constant, and increment p.
1992-10-28 Richard M.... (vc-admin): Pass t as noquery arg to vc-resynch-window.
1992-10-28 Richard M.... Initial revision
1992-10-28 Richard M.... (HAVE_GETHOSTNAME): Define it.
1992-10-28 Richard M.... (HAVE_SETSID, IRIX): Defined.
1992-10-28 Jim Blandy*** empty log message ***
next