aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2002-05-231-19/+24
|
* (x_write_glyphs): Clear phys_cursor_on_p if currentKim F. Storm2002-05-221-1/+1
| | | | | | | phys_cursor's hpos is overwritten. This is still not completely correct, as it doesn't really make sense to use hpos at all to get the cursor glyph (as that is relative to the width of the characters on the line, which may have changed during the update).
* *** empty log message ***Kim F. Storm2002-05-221-0/+8
|
* (x_draw_bar_cursor): New argument KIND; callers changed.Jason Rumney2002-05-221-0/+16
| | | | | Handle the `hbar' cursor type. (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
* * w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE forKen Raeburn2002-05-211-0/+5
| | | | now, when the address is needed.
* *** empty log message ***Colin Walters2002-05-211-0/+4
|
* (syms_of_buffer) <cursor-type>: Doc fix.Richard M. Stallman2002-05-201-0/+2
|
* (read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.Richard M. Stallman2002-05-201-0/+5
|
* * xselect.c (symbol_to_x_atom, x_get_foreign_selection): UseKen Raeburn2002-05-201-0/+66
| | | | SYMBOL_NAME and XSTRING instead of XSYMBOL and name field.
* * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR realKen Raeburn2002-05-191-0/+10
| | | | rvalues in most configurations.
* *** empty log message ***Richard M. Stallman2002-05-191-0/+4
|
* *** empty log message ***Jason Rumney2002-05-181-0/+8
|
* *** empty log message ***Eli Zaretskii2002-05-171-0/+5
|
* *** empty log message ***Juanma Barranquero2002-05-161-0/+5
|
* *** empty log message ***Stefan Monnier2002-05-151-0/+6
|
* *** empty log message ***Eli Zaretskii2002-05-151-0/+4
|
* (keymap_parent): New fun, extracted from Fkeymap_parent.Stefan Monnier2002-05-141-0/+12
| | | | | | | | | | | (Fkeymap_parent, keymap_memberp, fix_submap_inheritance): Use it. (Fset_keymap_parent): Gcpro a bit more. (access_keymap): Gcpro around meta_map call and around the main loop. (get_keyelt): Gcpro when following indirect references. (copy_keymap_item): New fun, extracted from Fcopy_keymap. (copy_keymap_1, Fcopy_keymap): Use it. Don't copy the parent map. (Fdefine_key, Flookup_key): Gcpro before calling get_keymap. Remove useless ad-hoc remap code.
* *** empty log message ***Kenichi Handa2002-05-131-0/+5
|
* (decode_coding) <coding_type_ccl>: If a lone CREli Zaretskii2002-05-111-0/+6
| | | | | characters is carried over from the previous block of text, adjust coding->produced to account for the extra character.
* (intersection): Keep the elements of the returned listAndreas Schwab2002-05-111-0/+5
| | | | in the same order as in the first list.
* *** empty log message ***Kim F. Storm2002-05-101-0/+9
|
* (enum_font_cb2): Don't use DBCS raster fonts.Jason Rumney2002-05-101-0/+4
|
* *** empty log message ***Eli Zaretskii2002-05-101-0/+5
|
* *** empty log message ***Kim F. Storm2002-05-101-0/+7
|
* *** empty log message ***Richard M. Stallman2002-05-101-0/+4
|
* *** empty log message ***Kim F. Storm2002-05-081-0/+11
|
* (lisp_data_to_selection_data): Don't set selectionEli Zaretskii2002-05-071-0/+6
| | | | | type if comes from the Lisp object's car. If the selection contains a pure ASCII text, always return QSTRING as its type.
* (mac-cut-function): Doc fix.Pavel Janík2002-05-061-0/+4
|
* [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.Richard M. Stallman2002-05-051-0/+4
|
* *** empty log message ***Jason Rumney2002-05-041-0/+3
|
* *** empty log message ***Jason Rumney2002-05-041-0/+5
|
* 2002-05-04 Andrew Choi <akochoi@shaw.ca>Andrew Choi2002-05-041-0/+5
| | | | | * macterm.c (XTread_socket): Call WaitNextEvent once instead of repeatedly.
* *** empty log message ***Jason Rumney2002-05-031-0/+14
|
* *** empty log message ***Colin Walters2002-05-031-0/+5
|
* [emacs]: Include stdio.h.Richard M. Stallman2002-04-301-0/+3
| | | | (GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional.
* *** empty log message ***Richard M. Stallman2002-04-301-0/+6
|
* (x_create_bitmap_from_file, x_find_image_file): Update call to openp.Stefan Monnier2002-04-301-0/+19
|
* *** empty log message ***Colin Walters2002-04-291-2/+2
|
* *** empty log message ***Colin Walters2002-04-291-0/+5
|
* *** empty log message ***Stefan Monnier2002-04-291-0/+2
|
* (XTread_socket): Disable the Xutf8LookupString code.Stefan Monnier2002-04-291-14/+16
|
* *** empty log message ***Pavel Janík2002-04-291-0/+5
|
* *** empty log message ***Richard M. Stallman2002-04-281-0/+7
|
* *** empty log message ***Jason Rumney2002-04-281-0/+7
|
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-0/+33
| | | | lisp/ChangeLog, and src/ChangeLog for list of changes.
* (x_draw_phys_cursor_glyph): Undo last change. ComputeGerd Moellmann2002-04-261-0/+8
| | | | | | | phys_cursor_width from the x position returned by x_draw_glyhs, which is cheaper. (x_display_and_set_cursor): Compute the buffer-local value of `cursor-in-non-selected-windows' only when needed.
* (abbrev-start-location): Doc fix.Pavel Janík2002-04-251-0/+2
|
* (x_draw_phys_cursor_glyph): Take into account that a boxGerd Moellmann2002-04-251-0/+6
| | | | | cursor on a stretch glyph has a width that depends on x_stretch_cursor_p.
* (Fvertical_motion): Fix last change.Pavel Janík2002-04-251-0/+4
|
* (Fvertical_motion): Move to the start of the lineGerd Moellmann2002-04-251-0/+5
| | | | containing PT before moving up or down.