aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-10-261-0/+6
* (pos_visible_p): Change current buffer if necessary.Gerd Moellmann2000-10-261-9/+36
* Copy across changelog entries for regex.c.Andrew Innes2000-10-261-0/+12
* (Fdelete_frame): Doc fix. Move running the hookGerd Moellmann2000-10-261-9/+13
* (Fdelete_frame): Run delete-frame-hook.Gerd Moellmann2000-10-262-0/+12
* (decode_coding): Fix previous change (check alsoKenichi Handa2000-10-261-0/+1
* *** empty log message ***Kenichi Handa2000-10-261-0/+5
* *** empty log message ***Stefan Monnier2000-10-261-0/+23
* More `unsigned char' -> `re_char' changes.Stefan Monnier2000-10-261-195/+165
* *** empty log message ***Stefan Monnier2000-10-251-0/+10
* (where_is_cache, where_is_cache_keymaps): New vars.Stefan Monnier2000-10-251-47/+122
* (pos_visible_p): Don't add `it.current_y' twice.Miles Bader2000-10-252-2/+6
* *** empty log message ***Gerd Moellmann2000-10-251-0/+10
* (pos_visible_p): New function.Gerd Moellmann2000-10-251-0/+46
* (pos_visible_p): Add prototype.Gerd Moellmann2000-10-251-0/+1
* (pos_fully_visible_p): Removed.Gerd Moellmann2000-10-251-62/+18
* (send_process): If OBJECT is t, it means that the dataKenichi Handa2000-10-251-12/+20
* *** empty log message ***Kenichi Handa2000-10-251-0/+7
* *** empty log message ***Miles Bader2000-10-251-0/+3
* (find_field):Miles Bader2000-10-251-1/+2
* (overlays_at): Only let CHANGE_REQ inhibit an assignment of startpos toMiles Bader2000-10-251-1/+2
* *** empty log message ***Miles Bader2000-10-251-0/+1
* (find_field):Miles Bader2000-10-252-7/+55
* (get_char_property_and_overlay): New function.Miles Bader2000-10-251-11/+41
* (get_char_property_and_overlay): Add declaration.Miles Bader2000-10-251-1/+3
* Use AREF, ASET and ASIZE macros.Stefan Monnier2000-10-252-158/+105
* *** empty log message ***Stefan Monnier2000-10-251-0/+6
* (fix_submap_inheritance): Use get_keymap_1 on parent_entryStefan Monnier2000-10-251-2/+3
* (unlock_all_files): Use unlock_file to expand eachGerd Moellmann2000-10-242-7/+8
* (directory_files_internal_unwind): New function.Andrew Innes2000-10-242-0/+44
* (size_window): Prevent setting window's width orGerd Moellmann2000-10-242-5/+9
* (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT onAndrew Innes2000-10-241-8/+13
* (state_protected_p, last_state_size, last_heapinfo)Gerd Moellmann2000-10-242-1/+77
* *** empty log message ***Gerd Moellmann2000-10-241-0/+2
* Update copyright.Gerd Moellmann2000-10-241-3/+4
* *** empty log message ***Gerd Moellmann2000-10-241-0/+5
* (xbacktrace): Handle case that $bt->function isn'tGerd Moellmann2000-10-241-2/+14
* *** empty log message ***Eli Zaretskii2000-10-241-1/+6
* (decode_coding_emacs_mule): If coding->eol_type is CREli Zaretskii2000-10-241-1/+40
* (regex_compile): Fix previous change.Kenichi Handa2000-10-241-1/+1
* (regex_compile): Change the way of handling a range from a char lessKenichi Handa2000-10-241-7/+8
* (Fdisplay_buffer): Fix doc.Kenichi Handa2000-10-241-1/+1
* *** empty log message ***Kenichi Handa2000-10-241-0/+4
* *** empty log message ***Kenichi Handa2000-10-241-6/+6
* (VCENTER_BASELINE_OFFSET): Bias division (see xterm.c comment below).Jason Rumney2000-10-232-1/+11
* (x_to_w32_font): Initialize dpi from dpyinfo->resy.Jason Rumney2000-10-231-3/+3
* (syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of defaultJason Rumney2000-10-231-1/+5
* (emacs_blocked_free) [GC_MALLOC_CHECK]: Handle freeingGerd Moellmann2000-10-232-17/+25
* (x_connection_closed): Reset handling_signal.Gerd Moellmann2000-10-231-0/+1
* (window_scroll_pixel_based, window_scroll_line_based):Miles Bader2000-10-232-2/+9