aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2003-06-031-1/+13
|
* * gtkutil.c (make_menu_item): Make sure we don't crash on a NULLJan Djärv2003-06-031-0/+5
| | | | menu item label.
* *** empty log message ***Richard M. Stallman2003-06-031-0/+10
|
* Changes from yesterdayJason Rumney2003-06-021-0/+18
|
* Include keyboard.h, charset.h, coding.h.Dave Love2003-06-021-0/+32
| | | | (xg_create_frame_widgets): Use ENCODE_UTF_8.
* *** empty log message ***Kenichi Handa2003-06-021-0/+4
|
* (Fset_buffer_multibyte): Correctly recover a narrowedKenichi Handa2003-06-011-0/+3
| | | | region when a buffer is changed to unibyte.
* (lisp, shortlisp): byte-run, float-sup, map-ynp, andJohn Paul Wallington2003-05-311-0/+5
| | | | timer are in lisp/emacs-lisp.
* *** empty log message ***Kenichi Handa2003-05-311-1/+16
|
* (VALID_LEADING_CODE_P): New macro.Kenichi Handa2003-05-311-0/+5
| | | | (UNIBYTE_STR_AS_MULTIBYTE_P): Check more rigidly.
* (struct ccl_program) <eight_bit_control: Comment fixed.Kenichi Handa2003-05-301-0/+12
|
* *** empty log message ***Kenichi Handa2003-05-281-0/+23
|
* *** empty log message ***Richard M. Stallman2003-05-281-2/+4
|
* (unbind_to): Fix last change for K&R. From rms.Dave Love2003-05-281-0/+4
|
* *** empty log message ***Kim F. Storm2003-05-271-0/+5
|
* *** empty log message ***Jason Rumney2003-05-271-0/+4
|
* (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up theJuanma Barranquero2003-05-261-0/+14
| | | | | | mouse wheel is respectively mapped to mouse button 4 and 5. (w32_read_socket): Map w32 WM_MOUSEWHEEL events to Emacs MOUSE_CLICK_EVENT events. Forward w32 MSH_MOUSEWHEEL events as WM_MOUSEWHEEL events.
* (syms_of_buffer) <default-direction-reversed>: Doc fix.Andreas Schwab2003-05-261-0/+2
|
* (try_window_id): Avoid aborting if PT is inside aAndreas Schwab2003-05-261-0/+7
| | | | partially visible line.
* *** 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
|