aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***John Paul Wallington2003-05-261-0/+4
|
* (Fset_window_buffer): Add type of `keep_margins' argument.Stefan Monnier2003-05-251-0/+33
| | | | (Fset_window_fringes, Fset_window_scroll_bars): Declare before use.
* * frame.c (make_frame): Condition want_fullscreen withJan Djärv2003-05-251-0/+5
| | | | HAVE_WINDOW_SYSTEM.
* *** empty log message ***Juanma Barranquero2003-05-251-1/+6
|
* *** empty log message ***Stefan Monnier2003-05-251-27/+36
|
* Major changes for fringes and oter window elements.Kim F. Storm2003-05-241-0/+539
|
* *** empty log message ***Andreas Schwab2003-05-241-0/+4
|
* (x_window): Fix typo.Thien-Thi Nguyen2003-05-241-0/+4
|
* *** empty log message ***Stefan Monnier2003-05-231-0/+11
|
* *** empty log message ***Dave Love2003-05-211-0/+12
|
* (main) [WINDOWSNT]: Move it here.Jason Rumney2003-05-211-0/+6
|
* *** empty log message ***Dave Love2003-05-201-0/+4
|
* *** empty log message ***Richard M. Stallman2003-05-191-0/+9
|
* *** empty log message ***Kenichi Handa2003-05-191-0/+5
|
* *** empty log message ***Richard M. Stallman2003-05-181-0/+4
|
* *** empty log message ***Stefan Monnier2003-05-181-1/+2
|
* (Fselect_window): Add optional `norecord' arg.Stefan Monnier2003-05-171-4/+37
| | | | | | | | (select_window_1): Fold into Fselect_window. (select_window_norecord): New function. (temp_output_buffer_show): Use it. Preserve current buffer. (delete_window, Fother_window, Fset_window_configuration): Pass nil as new arg to Fselect_window.
* *** empty log message ***David Kastrup2003-05-171-0/+5
|
* (read_minibuf): If buffer is empty, record the default in the history.Richard M. Stallman2003-05-171-0/+7
| | | | | (Fminibuffer_complete_word): When deleting the overlap, take account of its real position.
* (find_defun_start): When open_paren_in_column_0_is_defun_start,Richard M. Stallman2003-05-171-0/+28
| | | | return beginning of buffer.
* (Fdelete_file): Handle symlinks pointing to directories.Richard M. Stallman2003-05-161-0/+5
|
* (apply_modifiers): Don't fill the other cache.Stefan Monnier2003-05-151-0/+4
|
* *** empty log message ***Stefan Monnier2003-05-151-0/+2
|
* (Qwindowp, Qwindow_live_p, Vwindow_list)Stefan Monnier2003-05-141-0/+22
| | | | | | | | | | | | (Fwindow_end, Fselected_window, Fdelete_window, Fwindow_buffer) (Fget_buffer_window, Fsave_window_excursion, Fsplit_window) (Fset_window_configuration, Fcurrent_window_configuration) (compare_window_configurations, Fcoordinates_in_window_p, Fwindow_at) (Fpos_visible_in_window_p, mark_window_cursors_off) (window_internal_height, window_internal_width, Frecenter) (Fscroll_other_window, Fset_window_start, temp_output_buffer_show) (replace_buffer_in_all_windows, init_window_once, init_window) (syms_of_window, keys_of_window): Move from lisp.h to window.h.
* *** empty log message ***Stefan Monnier2003-05-141-0/+4
|
* (uniquify-rationalize-file-buffer-names): Thinko.Stefan Monnier2003-05-101-0/+14
|
* .Andreas Schwab2003-05-101-0/+5
|
* (Fprin1_to_string): Instead of gcpro, set abort_on_gc.Richard M. Stallman2003-05-091-0/+18
| | | | | Bind Qinhibit_modification_hooks to t so there will be no GC. Rename local `tem' to `save_deactivate_mark'.
* *** empty log message ***Dave Love2003-05-081-0/+4
|
* (Ffile_symlink_p): Let handlers handle symlinks evenJason Rumney2003-05-071-0/+5
| | | | when system does not support them.
* *** empty log message ***Kenichi Handa2003-05-061-0/+8
|
* *** empty log message ***Stefan Monnier2003-05-051-0/+28
|
* *** empty log message ***Stefan Monnier2003-05-031-0/+4
|
* * gtkutil.c (create_dialog, make_widget_for_menu_item)Jan Djärv2003-05-021-0/+6
| | | | | (make_menu_item, create_menus, xg_update_menu_item): Don't call ..._with_mnemonic functions for menu items.
* (unbind_to): Don't handle symbol = Qnil any more.Stefan Monnier2003-05-011-2/+19
|
* *** empty log message ***Richard M. Stallman2003-04-301-0/+20
|
* * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.Andrew Choi2003-04-251-0/+5
|
* (skip_chars): Fix previous change.Kenichi Handa2003-04-241-0/+4
|
* (skip_chars): Make the code faster by using the commonKenichi Handa2003-04-241-0/+5
| | | | technique of *p, *stop, and *endp.
* * xdisp.c (update_tool_bar): BLOCK_INPUT before callingJan Djärv2003-04-231-0/+6
| | | | | tool_bar_items so GTK tool bar expose callback does not access items being updated.
* (Faset): Calculate nbytes earlier, to satisfy the now pickierMiles Bader2003-04-181-0/+5
| | | | PARSE_MULTIBYTE_SEQ.
* (For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.Stefan Monnier2003-04-171-0/+19
| | | | | (Fdefmacro): Fix docstring. Use XCAR, XCDR. (Fapply): Remove unnecessary GCPRO.
* *** empty log message ***Richard M. Stallman2003-04-161-0/+7
|
* * macterm.c (mac_check_for_quit_char): Don't check more often thanAndrew Choi2003-04-141-0/+5
| | | | once a second.
* (head_table): Use switch-frame as event_kind for select-window.Stefan Monnier2003-04-111-15/+22
|
* *** empty log message ***Kenichi Handa2003-04-111-1/+1
|
* *** empty log message ***Kenichi Handa2003-04-111-0/+10
|
* *** empty log message ***Kenichi Handa2003-04-111-1/+8
|
* *** empty log message ***Kenichi Handa2003-04-101-0/+9
|
* * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment toJan Djärv2003-04-091-0/+8
| | | | | | | get GtkAdjustment as widget now is a GtkRange. * gtkutil.c (xg_create_scroll_bar): Connect to value-changed on GtkRange to avoid memory leak.