Mercurial > emacs
graph
-
*** empty log message ***1992-11-04, by Karl Berry
-
Doc fix.1992-11-03, by Christopher Zaborsky
-
(insert-rectangle): Put mark at upper left corner.1992-11-03, by Richard M. Stallman
-
Dox fix.1992-11-03, by Christopher Zaborsky
-
Doc fix.1992-11-03, by Christopher Zaborsky
-
Dox fix.1992-11-03, by Christopher Zaborsky
-
(dired-mark-confirm): For `compress', say `Compress or uncompress'.1992-11-03, by Richard M. Stallman
-
(make-directory): Renamed from make-directory-path.1992-11-03, by Richard M. Stallman
-
* fileio.c (Fmake_directory_internal): Remove extra paren before the1992-11-03, by Jim Blandy
-
* ange-ftp.el: Tighten the regular expression used in1992-11-03, by Jim Blandy
-
(isearch-search): Handle all sorts of errors from regexp search.1992-11-01, by Richard M. Stallman
-
(Fmake_directory_internal): Renamed from Fmake_directory.1992-10-31, by Richard M. Stallman
-
(byte-compile-lambda):1992-10-31, by Richard M. Stallman
-
* xterm.h (x_screen_count, x_release, x_screen_height,1992-10-31, by Jim Blandy
-
* xterm.c (x_convert_modifiers): Declare this to return an1992-10-31, by Jim Blandy
-
* xselect.c (own_selection): selection_type is an X Atom value,1992-10-31, by Jim Blandy
-
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is1992-10-31, by Jim Blandy
-
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrow1992-10-31, by Jim Blandy
-
* window.h (make_window, window_from_coordinates,1992-10-31, by Jim Blandy
-
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors on1992-10-31, by Jim Blandy
-
* undo.c (record_insert): Use accessors on BEG and LENGTH.1992-10-31, by Jim Blandy
-
* search.c (Fstore_match_data): Don't assume Flength returns an1992-10-31, by Jim Blandy
-
* process.c: (status_convert): Declare this to return a1992-10-31, by Jim Blandy
-
* print.c (print): Cast the frame's address to an integer before1992-10-31, by Jim Blandy
-
* minibuf.c (read_minibuf): Use EQ to compare, not ==.1992-10-31, by Jim Blandy
-
* lread.c (read_char): Add an extern declaration for this,1992-10-31, by Jim Blandy
-
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,1992-10-31, by Jim Blandy
-
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume1992-10-31, by Jim Blandy
-
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,1992-10-31, by Jim Blandy
-
* keyboard.c: #include dispextern.h.1992-10-31, by Jim Blandy
-
* frame.c: #include buffer.h.1992-10-31, by Jim Blandy
-
* fns.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* floatfns.c (Flog): Don't forget to declare the BASE argument a1992-10-31, by Jim Blandy
-
* doc.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* dispextern.h (sit_for): Declare this extern.1992-10-31, by Jim Blandy
-
* dired.c (find_file_handler): Declare this extern.1992-10-31, by Jim Blandy
-
* data.c (Fset): See if current_alist_element points to itself1992-10-31, by Jim Blandy
-
* commands.h (unread_command_char): Declare this to be a1992-10-31, by Jim Blandy
-
* casetab.c (set_case_table): Declare this to be static, and1992-10-31, by Jim Blandy
-
* casefiddle.c (operate_on_word): Declare end to be an int, not a1992-10-31, by Jim Blandy
-
* callproc.c: Arrange for synchronous processes to get SIGINT the1992-10-31, by Jim Blandy
-
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with1992-10-31, by Jim Blandy
-
* buffer.h (Fbuffer_name, Fget_file_buffer): Added external1992-10-31, by Jim Blandy
-
* buffer.c (reset_buffer): Don't assign to b->save_length as if it1992-10-31, by Jim Blandy
-
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.1992-10-31, by Jim Blandy
-
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value1992-10-31, by Jim Blandy
-
(preserved_fns): New var.1992-10-30, by Richard M. Stallman
-
Doc fix.1992-10-30, by Richard M. Stallman
-
(get_system_name): Use gethostname for USG systems1992-10-29, by Richard M. Stallman
-
(count_blanks): Leave argument r constant, and increment p.1992-10-29, by Richard M. Stallman
-
(vc-admin): Pass t as noquery arg to vc-resynch-window.1992-10-28, by Richard M. Stallman
-
Initial revision1992-10-28, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): Define it.1992-10-28, by Richard M. Stallman
-
(HAVE_SETSID, IRIX): Defined.1992-10-28, by Richard M. Stallman
-
*** empty log message ***1992-10-28, by Jim Blandy
-
(manual-program): Always use /usr/ucb/man if that exists.1992-10-28, by Richard M. Stallman
-
(fortran-window-create): Use screen-width, not frame-width.1992-10-27, by Richard M. Stallman
-
(fortran-prepare-abbrev-list-buffer): Fix typo.1992-10-27, by Richard M. Stallman
-
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.1992-10-27, by Richard M. Stallman
-
(fortran-tab-mode): Add defvar.1992-10-27, by Richard M. Stallman