aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Richard M. Stallman2001-11-291-0/+7
* (Ffind_file_name_handler): Avoid initializer for `result'.Richard M. Stallman2001-11-291-1/+2
* (lispdir): New variable, referring to build dir.Richard M. Stallman2001-11-291-1/+2
* (w32_menu_display_help): Actually add the new argumentAndrew Innes2001-11-282-1/+6
* (describe_category, describe_category_1, Fdescribe_categories): Remove.Stefan Monnier2001-11-281-94/+0
* (w32_read_socket) <WM_MENUSELECT>: Remove.Jason Rumney2001-11-282-13/+16
* (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.Jason Rumney2001-11-281-11/+8
* (add_menu_item): Do not use owner-draw for disabled menu items.Jason Rumney2001-11-281-23/+22
* (x_draw_glyphs): Don't call notice_overwritten_cursor ifGerd Moellmann2001-11-282-2/+12
* (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.Pavel Janík2001-11-282-1/+4
* (decode_coding_string): Remove unused variable `gcpro1'.Pavel Janík2001-11-282-1/+5
* Use AREF and ASIZE.Stefan Monnier2001-11-281-73/+70
* (run_hook_list_with_args): Remove.Stefan Monnier2001-11-271-4/+5
* *** empty log message ***Stefan Monnier2001-11-271-0/+11
* *** empty log message ***Eli Zaretskii2001-11-271-0/+5
* (syms_of_syntax): Remove defsubr of Sdescribe_syntax.Stefan Monnier2001-11-261-44/+0
* Use AREF and ASIZE.Stefan Monnier2001-11-261-12/+17
* *** empty log message ***Stefan Monnier2001-11-261-0/+6
* (Ffind_file_name_handler): Give precedence to handlersStefan Monnier2001-11-261-10/+22
* (access_keymap): Handle t bindings like nil bindings.Stefan Monnier2001-11-261-8/+20
* *** empty log message ***Richard M. Stallman2001-11-261-0/+3
* (set_text_properties_1): Allow args in either order.Richard M. Stallman2001-11-261-2/+9
* *** empty log message ***Richard M. Stallman2001-11-261-0/+3
* (mostlyclean): Delete bootstrap-emacs here.Richard M. Stallman2001-11-261-1/+2
* (mallocobj): Simplify logic using auxiliary vars.Richard M. Stallman2001-11-262-12/+12
* *** empty log message ***Stefan Monnier2001-11-261-0/+8
* (set_text_properties_1): Clearly mark that the interval should not be empty.Stefan Monnier2001-11-261-1/+3
* (graft_intervals_into_buffer):Stefan Monnier2001-11-261-1/+1
* (unexec): Index by n, not nn, when checking for ".sbss".Richard M. Stallman2001-11-262-1/+3
* (Fcall_process): When we make a bigger buffer for bufptr,Richard M. Stallman2001-11-261-1/+5
* *** empty log message ***Richard M. Stallman2001-11-261-0/+5
* (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.Richard M. Stallman2001-11-261-2/+1
* (Fkill_buffer): Use Frun_hooks, not Vrun_hooks.Richard M. Stallman2001-11-261-2/+1
* (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.Richard M. Stallman2001-11-261-2/+1
* *** empty log message ***Richard M. Stallman2001-11-261-0/+8
* *** empty log message ***Stefan Monnier2001-11-251-0/+4
* (merge_face_heights): Coerce back to int explicitly.Stefan Monnier2001-11-251-1/+1
* (Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.Eli Zaretskii2001-11-251-2/+2
* *** empty log message ***Jason Rumney2001-11-251-0/+8
* (x_create_tip_frame): Set frame's fringes_extra to 0.Jason Rumney2001-11-251-6/+14
* (FRAME_X_FRINGE_COLS): No fringe on tip frames.Jason Rumney2001-11-251-1/+2
* *** empty log message ***Richard M. Stallman2001-11-251-0/+7
* (Fload): Detect recursive load error for more than 3Richard M. Stallman2001-11-251-20/+12
* *** empty log message ***Jason Rumney2001-11-241-0/+21
* (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frameJason Rumney2001-11-241-1/+1
* (compute_tip_xy): Initialize root_x and root_y fromJason Rumney2001-11-241-1/+1
* (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.Jason Rumney2001-11-241-27/+51
* (x_after_update_window_line): Doc fix.Jason Rumney2001-11-241-2/+16
* Fix typo in comment.Pavel Janík2001-11-241-1/+1
* *** empty log message ***Pavel Janík2001-11-231-1/+1