aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (update_tool_bar, redisplay_tool_bar, redisplay_window)YAMAMOTO Mitsuharu2007-06-141-0/+43
| | | | [USE_MAC_TOOLBAR]: Sync with GTK+ tool bar display.
* * image.c (search_image_cache): Remove unused variable.Chong Yidong2007-06-141-0/+4
|
* * xfns.c, xmenu.c: Link to xaw3d if available.Chong Yidong2007-06-131-0/+4
|
* (lookup_image): Save frame foreground and background colors.YAMAMOTO Mitsuharu2007-06-131-0/+8
| | | | (search_image_cache): Check if saved and current frame colors match.
* Remove log entry for generated file.Glenn Morris2007-06-131-5/+0
|
* (regex_compile): Remove the `regnum' counter.Stefan Monnier2007-06-121-0/+5
| | | | Use bufp->re_nsub instead. Add support for \(?N:RE\).
* (HAVE_GIF): If -lungif fails, try -lgif.Glenn Morris2007-06-121-0/+5
|
* Include intervals.h to declare Fget_text_property.Stefan Monnier2007-06-111-7/+10
|
* (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-101-0/+4
|
* Merge from emacs--rel--22Miles Bader2007-06-091-0/+12
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
| * *** empty log message ***Jason Rumney2007-06-061-0/+4
| |
| * * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-0/+5
| |
| * * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Chong Yidong2007-06-061-0/+4
| |
| * * xfaces.c (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | * xdisp.c (next_element_from_buffer): * window.c (delete_window): * term.c (term_mouse_highlight): * msdos.c (getdefdir): * macterm.c (mac_create_bitmap_from_bitmap_data) (init_font_name_table): * fns.c (Fsxhash): * data.c (Fmake_local_variable): * ccl.c (ccl_driver): Likewise.
| * (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-041-0/+4
| |
| * Version 22.1 released.Chong Yidong2007-06-021-0/+2
| |
| * * xfns.c (x_set_name_internal): Undo last change.Chong Yidong2007-06-021-0/+9
| |
| * * xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong2007-06-011-0/+5
| | | | | | | | x_encode_text in case string data is relocated.
| * (syms_of_buffer): Doc fix.Richard M. Stallman2007-05-311-0/+4
| |
* | (Fdelete_and_extract_region): Use empty_unibyte_string.Juanma Barranquero2007-06-081-0/+35
| |
* | (Fcurrent_time_zone): Remove hack for Japanese Windows.Jason Rumney2007-06-071-0/+6
| |
* | (mac_get_window_bounds): Move extern from macfns.c.YAMAMOTO Mitsuharu2007-06-071-0/+75
| | | | | | | | (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y): New macros.
* | (emacs-copyright): New constant.Glenn Morris2007-06-071-0/+4
| |
* | * image.c (xpm_load): Remove spurious call to xpm_init_color_cache.Chong Yidong2007-06-061-0/+5
| |
* | (struct scroll_bar): Rename member control_handle_lowYAMAMOTO Mitsuharu2007-06-061-0/+27
| | | | | | | | | | | | | | | | | | | | | | and control_handle_high to control_ref_low and control_ref_high. All uses changed. (SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE, respectively. All uses changed. (XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground) (install_window_handler, remove_window_handler): Replace WindowPtr with WindowRef in externs.
* | (Finternal_lisp_face_p): Signal error for face alias loops.Juanma Barranquero2007-06-051-1/+5
| |
* | *** empty log message ***Nick Roberts2007-06-031-0/+15
| |
* | * image.c (search_image_cache): New function. Require backgroundChong Yidong2007-06-031-0/+6
| | | | | | | | | | color match if background color is unspecified in the image spec. (uncache_image, lookup_image): Use it.
* | *** empty log message ***Juanma Barranquero2007-06-011-18/+20
| |
* | *** empty log message ***Juanma Barranquero2007-06-011-7/+7
| |
* | (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-011-9/+13
| |
* | * xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong2007-06-011-0/+5
| | | | | | | | x_encode_text in case string data is relocated.
* | *** empty log message ***Nick Roberts2007-06-011-0/+19
| |
* | Merge from emacs--rel--22Miles Bader2007-05-291-0/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 29-32) - Update from CVS 2007-05-29 Martin Rudalics <rudalics@gmx.at> * lisp/textmodes/table.el (table--point-entered-cell-function) (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t. 2007-05-28 Chong Yidong <cyd@stupidchicken.com> * lisp/textmodes/sgml-mode.el (sgml-point-entered): Use condition-case. 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change) * lisp/log-edit.el (log-edit-changelog-paragraph): Return point-max as the end of the ChangeLog paragraph when it ends without a line termination. 2007-05-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * src/xdisp.c (redisplay_internal): Bind inhibit-point-motion-hooks to t around current_column call. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-778
| * (redisplay_internal): Bind inhibit-point-motion-hooks to tYAMAMOTO Mitsuharu2007-05-281-0/+5
| | | | | | | | around current_column call.
| * * xdisp.c (redisplay_window): If first window line is a continuationChong Yidong2007-05-241-0/+6
| | | | | | | | line, recompute the new window start instead of recentering.
| * *** empty log message ***YAMAMOTO Mitsuharu2007-05-241-0/+5
| |
* | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-261-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | * xdisp.c (next_element_from_buffer): * window.c (delete_window): * term.c (term_mouse_highlight): * msdos.c (getdefdir): * macterm.c (mac_create_bitmap_from_bitmap_data) (init_font_name_table): * fns.c (Fsxhash): * data.c (Fmake_local_variable): * ccl.c (ccl_driver): Likewise.
* | Merge from emacs--rel--22Miles Bader2007-05-251-0/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 25) - Update from CVS 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * mac/INSTALL: Add note about moving self-contained application bundle to non-ASCII directory. 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * src/macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event): Call mac_wakeup_from_rne on window size change. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-770
* | * image.c (uncache_image): Fix typo.Chong Yidong2007-05-251-0/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-05-241-0/+4
|\ \ | |/ | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 24) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-767
| * (x_connection_closed): Remove NO_RETURN.Richard M. Stallman2007-05-221-0/+4
| |
* | *** empty log message ***Nick Roberts2007-05-231-0/+4
| |
* | (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.Kenichi Handa2007-05-221-0/+4
| |
* | * image.c (uncache_image): New function.Chong Yidong2007-05-211-0/+5
| | | | | | | | (Fimage_refresh): New function.
* | Move GPM check outside HAVE_X_WINDOWS.Jan Djärv2007-05-201-0/+4
| |
* | *** empty log message ***Nick Roberts2007-05-201-0/+5
| |
* | *** empty log message ***Nick Roberts2007-05-201-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-05-201-0/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 20-21) - Update from CVS 2007-05-18 Richard M. Stallman <rms@gnu.org> * lisp/simple.el (push-mark): Doc fix. 2007-05-18 Rob Riepel <riepel@Stanford.EDU> * lisp/emulation/tpu-edt.el (CSI-map, SS3-map) Moved from global-map to tpu-global-map. (tpu-original-global-map) Variable deleted. (tpu-control-keys-map) New keymap variable. (tpu-set-control-keys) Use tpu-reset-control-keys rather than setting keymapping directly. (tpu-reset-control-keys) Use tpu-control-keys-map instead of tpu-global-map. (tpu-edt-on): Activate the tpu-global-map. (tpu-edt-off): Deactivate the tpu-global-map. 2007-05-18 Ryan Yeske <rcyeske@gmail.com> * lisp/textmodes/ispell.el (ispell-get-word): Return markers for start and end positions. (ispell-word): Assume END is a marker. 2007-05-19 Stefan Monnier <monnier@iro.umontreal.ca> * src/syntax.c (skip_chars): Update syntax-table only after we checked that the new location is valid. 2007-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * src/macterm.c (x_calc_absolute_position): Add BLOCK_INPUT around mac_get_window_bounds. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-759
| * (skip_chars): Update syntax-table only after we checked thatStefan Monnier2007-05-191-0/+5
| | | | | | | | the new location is valid.