aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* (IT_clear_screen): If the frame's faces are not yetEli Zaretskii2001-11-232-4/+19
* (Fset_text_properties): Remove unused variables `unchanged',Pavel Janík2001-11-232-3/+4
* (Freplace_match): Remove unused variable `inslen'.Pavel Janík2001-11-232-1/+2
* (access_keymap): Remove unused variables `c1' and `c2'.Pavel Janík2001-11-232-1/+4
* (x_window_to_frame): Remove irrelevant TODO comment.Jason Rumney2001-11-222-77/+108
* *** empty log message ***Jason Rumney2001-11-201-0/+8
* (Vw32_system_coding_system) [WINDOWSNT]: Remove.Jason Rumney2001-11-201-10/+6
* (Vw32_system_coding_system): Remove.Jason Rumney2001-11-201-9/+2
* *** empty log message ***Stefan Monnier2001-11-191-0/+3
* (describe_syntax): Add dummy arg.Stefan Monnier2001-11-192-5/+22
* (describe_category): Add dummy arg.Stefan Monnier2001-11-191-4/+4
* (Fdescribe_vector): Add `describer' parameter.Stefan Monnier2001-11-191-29/+32
* (describe_vector): Update prototype.Stefan Monnier2001-11-191-2/+2
* (Fwrite_region): Move choose_write_coding_system to after build_annotations.Stefan Monnier2001-11-191-9/+9
* *** empty log message ***Stefan Monnier2001-11-191-8/+15
* [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.Sam Steingold2001-11-192-4/+40
* Comment change.Richard M. Stallman2001-11-191-1/+1
* Don't include keymap.h any more.Stefan Monnier2001-11-191-10/+0
* (keys_of_frame): Remove declaration.Stefan Monnier2001-11-191-1/+0
* (main): Don't call `keys_of_frame' any more.Stefan Monnier2001-11-191-1/+0
* *** empty log message ***Richard M. Stallman2001-11-191-0/+4
* (current_column_1): Fix handling of scan_bytes for mb chars.Richard M. Stallman2001-11-191-1/+3