aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Fbuffer_base_buffer): Doc fix.Luc Teirlinck2004-04-171-0/+4
|
* *** empty log message ***Stefan Monnier2004-04-161-0/+9
|
* *** empty log message ***Kim F. Storm2004-04-161-0/+15
|
* (update_overlay_arrows): Fix handling of up_to_date < 0.Kim F. Storm2004-04-161-0/+2
|
* *** empty log message ***Kim F. Storm2004-04-161-0/+6
|
* (try_scrolling): Make sure `scroll-conservatively' is not too large beforeJuanma Barranquero2004-04-161-0/+5
| | | | computing how much to scroll.
* (Fverify_visited_file_modtime, Fvisited_file_modtime):Luc Teirlinck2004-04-151-0/+5
| | | | Add hyperlink to Elisp manual to the docstring.
* *** empty log message ***Stefan Monnier2004-04-141-0/+4
|
* *** empty log message ***Nick Roberts2004-04-141-0/+4
|
* *** empty log message ***Kim F. Storm2004-04-131-0/+19
|
* *** empty log message ***Stefan Monnier2004-04-131-0/+4
|
* *** empty log message ***Stefan Monnier2004-04-131-0/+4
|
* (Fmake_indirect_buffer): Throw an error if the intended base bufferLuc Teirlinck2004-04-131-0/+6
| | | | | has been killed. Correct the error message if the base buffer does not exist.
* *** empty log message ***Stefan Monnier2004-04-121-1/+15
|
* .Andreas Schwab2004-04-121-0/+4
|
* (Fgenerate_new_buffer_name): Return NAME argument if IGNORE argumentLuc Teirlinck2004-04-111-1/+6
| | | | equals NAME. Doc fix.
* (fix_start_end_in_overlays): make overlays empty if they are backwards.Masatake YAMATO2004-04-101-0/+5
|
* *** empty log message ***Stefan Monnier2004-04-071-0/+4
|
* *** empty log message ***Kim F. Storm2004-04-051-0/+11
|
* *** empty log message ***Kim F. Storm2004-04-051-0/+5
|
* Update my email address.Eli Zaretskii2004-04-041-9/+9
|
* *** empty log message ***Eli Zaretskii2004-04-041-0/+5
|
* Useless now that .gdbinit works with USE_LISP_UNION as well.Stefan Monnier2004-04-031-2/+13
|
* data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.Jan Djärv2004-03-311-0/+5
|
* (Fformat): Fix initialization of the array info.Kenichi Handa2004-03-301-0/+4
|
* *** empty log message ***Kim F. Storm2004-03-291-0/+8
|
* *** empty log message ***Kim F. Storm2004-03-291-0/+4
|
* *** empty log message ***Stefan Monnier2004-03-291-1/+12
|
* *** empty log message ***Kim F. Storm2004-03-261-0/+5
|
* *** empty log message ***Kim F. Storm2004-03-251-10/+6
|
* * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.Masatake YAMATO2004-03-251-0/+12
| | | | | | * buffer.c (fix_start_end_in_overlays): Rename fix_overlays_in_range. * editfns.c (Ftranspose_regions): Likewise. * lisp.h (top_level): Likewise.
* * xterm.c (handle_one_xevent): Do not pass key press events toJan Djärv2004-03-201-0/+5
| | | | GTK.
* *** empty log message ***Richard M. Stallman2004-03-201-0/+4
|
* *** empty log message ***Kim F. Storm2004-03-191-0/+6
|
* xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEMJan Djärv2004-03-191-0/+5
| | | | to compile on non-window system.
* *** empty log message ***Kim F. Storm2004-03-191-0/+23
|
* *** empty log message ***Stefan Monnier2004-03-181-15/+17
|
* (note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and ↵Masatake YAMATO2004-03-161-0/+5
| | | | cursor are setup.
* * Makefile.in (XMENU_OBJ): Do not include xmenu.o ifSteven Tamm2004-03-141-0/+5
| | | | HAVE_CARBON is defined.
* *** empty log message ***Kim F. Storm2004-03-141-0/+8
|
* *** empty log message ***Eli Zaretskii2004-03-131-0/+9
|
* *** empty log message ***Richard M. Stallman2004-03-121-0/+7
|
* *** empty log message ***Kim F. Storm2004-03-111-0/+26
|
* *** empty log message ***Kim F. Storm2004-03-111-0/+4
|
* TypoKim F. Storm2004-03-111-1/+1
|
* (XOBJ): Consolidate into one list. Add fringe.o.Kim F. Storm2004-03-111-0/+8
| | | | | | | Move gtkutil.o to new GTK_OBJ list. (XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place. (GTK_OBJ) [USE_GTK]: New declaration. (obj): Add $(GTK_OBJ) to list.
* * image.c [MAC_OSX]: Include sys/stat.hSteven Tamm2004-03-111-0/+6
| | | | | * macfns.c (syms_of_macfns): Remove definitions of things now defined in image.c
* Image consolidation.Kim F. Storm2004-03-111-0/+174
|
* (decode_coding_emacs_mule): Handle insufficent source correctly.Kenichi Handa2004-03-091-0/+5
|
* *** empty log message ***Richard M. Stallman2004-03-041-0/+2
|