aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2000-10-271-0/+6
* (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)Stefan Monnier2000-10-271-13/+14
* (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as aGerd Moellmann2000-10-272-12/+28
* *** empty log message ***Miles Bader2000-10-271-0/+8
* (x_draw_glyph_string): Add a workaround so that fonts that specify aMiles Bader2000-10-271-1/+6
* (Fpos_visible_in_window_p):Miles Bader2000-10-271-9/+11
* *** empty log message ***Dave Love2000-10-261-0/+5
* Don't define SYSTEM_MALLOC so that we can find outDave Love2000-10-261-1/+7
* (size_window): Compute size difference from sum of oldGerd Moellmann2000-10-262-10/+17
* *** 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