aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Vfringe_bitmaps): New variable.Kim F. Storm2004-09-281-48/+152
* (handle_single_display_prop): Fringe bitmaps are nowKim F. Storm2004-09-281-2/+4
* (update_window_fringes): Handle new formats ofKim F. Storm2004-09-271-43/+51
* (syms_of_buffer) <indicate-buffer-boundaries>:Kim F. Storm2004-09-271-9/+13
* *** empty log message ***Kim F. Storm2004-09-271-0/+10
* * config.in: Rebuild.Jan Djärv2004-09-252-1/+5
* Typo.Kim F. Storm2004-09-241-1/+1
* * config.in: Rebuild.Jan Djärv2004-09-243-4/+20
* (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-182-2/+8
* (syms_of_buffer) <default-major-mode>: Doc fix.Richard M. Stallman2004-09-182-1/+10
* Comment change.Richard M. Stallman2004-09-181-2/+5
* (try_window_reusing_current_matrix):Richard M. Stallman2004-09-182-6/+42
* (Finsert_file_contents): Fix case of replacement in a narrowed buffer.Stefan Monnier2004-09-152-4/+9
* (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.Kim F. Storm2004-09-141-1/+1
* *** empty log message ***Kim F. Storm2004-09-141-0/+2
* (Qface_no_inherit): New var.Kim F. Storm2004-09-141-18/+41
* *** empty log message ***Kim F. Storm2004-09-141-1/+10
* (BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.Stefan Monnier2004-09-132-27/+11
* (Fgarbage_collect): Mark keyboards, gtk data, and specpdlStefan Monnier2004-09-132-15/+21
* *** empty log message ***Kim F. Storm2004-09-121-0/+6
* (Fformat): Handle format strings with multiple textKim F. Storm2004-09-121-4/+6
* Ignore message-*.Eli Zaretskii2004-09-111-2/+2
* Must BLOCK/UNBLOCK around x_uncatch_errors.Jan Djärv2004-09-101-0/+6
* (msdos.o): Depend on buffer.h, commands.h, andEli Zaretskii2004-09-102-32/+80
* * xselect.c (x_reply_selection_request): XSync and UNBLOCK beforeJan Djärv2004-09-102-2/+9
* (msdos_set_cursor_shape): Add debugging print-out to termscript.Eli Zaretskii2004-09-102-4/+16
* (decode_mode_spec): Use current buffer for most purposes.Richard M. Stallman2004-09-092-3/+10
* (Fset_window_buffer): Doc fix.Richard M. Stallman2004-09-092-1/+5
* (Fformat_mode_line): New arg BUFFER says which buffer to use.Richard M. Stallman2004-09-092-7/+16
* *** empty log message ***Juri Linkov2004-09-081-0/+6
* (history_delete_duplicates): New variable.Juri Linkov2004-09-081-0/+11
* (set_cursor_from_row): Also look at 'cursor' property inKim F. Storm2004-09-081-1/+6
* *** empty log message ***Kim F. Storm2004-09-081-0/+5
* *** empty log message ***Luc Teirlinck2004-09-081-2/+0
* Delete declaration for removed Vauto_save_file_format.Luc Teirlinck2004-09-082-12/+17
* (reset_buffer, init_buffer_once): Handle auto_save_file_format field.Luc Teirlinck2004-09-081-0/+10
* (struct buffer): Add auto_save_file_format field.Luc Teirlinck2004-09-081-0/+3
* (AppendMenuW_Proc): Move declaration to w32term.h.Jason Rumney2004-09-072-5/+7
* (AppendMenuW_Proc): Move declaration from w32menu.c.Jason Rumney2004-09-071-0/+5
* (w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: HandleJason Rumney2004-09-071-8/+24
* *** empty log message ***Kim F. Storm2004-09-071-0/+5
* (set_cursor_from_row): Fix last change. Only use 'cursor'Kim F. Storm2004-09-071-1/+14
* (update_submenu_strings): YAILOM.Stefan Monnier2004-09-072-15/+20
* *** empty log message ***Richard M. Stallman2004-09-031-3/+0
* Fix line breaks to follow Emacs conventions.Richard M. Stallman2004-09-031-24/+24
* (_widget_value): Added lname and lkey.Jason Rumney2004-09-022-41/+172
* *** empty log message ***Kim F. Storm2004-09-021-1/+7
* (set_cursor_from_row): Look for non-nil `cursor' propertyKim F. Storm2004-09-021-3/+23
* * term/mac-win.el: Add ASCII equivalents for some function keys.Steven Tamm2004-09-021-0/+27
* (LIBS_CARBON): New define to specify libraries forSteven Tamm2004-09-021-5/+12