aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.Jason Rumney2007-11-091-0/+27
| | | | (w32_read_socket): Generate MULTIMEDIA_KEY_EVENT from WM_APPCOMMAND.
* Merge from emacs--rel--22Miles Bader2007-11-091-0/+57
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923
| * * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZEChong Yidong2007-11-071-0/+7
| | | | | | | | | | | | twice. * xdisp.c (handle_face_prop): Fix last change.
| * *** empty log message ***Richard M. Stallman2007-11-061-0/+20
| |
| * (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-061-0/+5
| | | | | | | | abort with a message on unhandled store_type values.
| * (handle_face_prop): Use face_at_buffer_position_no_overlaysRichard M. Stallman2007-11-031-0/+7
| | | | | | | | to get the base face for an overlay string.
| * (handle_stop): Move some code out of loop.Richard M. Stallman2007-11-031-0/+4
| |
| * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-0/+6
| | | | | | | | | | | | | | | | (x_draw_stretch_glyph_string): Don't set s->stippled_p here, since it has already been set by x_set_glyph_string_gc from x_draw_glyph_string. http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01571.html
| * [USE_ATSUI] (Fmac_atsu_font_face_attributes):YAMAMOTO Mitsuharu2007-10-311-0/+5
| | | | | | | | Fix conversion from Lisp object to ATSUFontID.
| * (Fformat_mode_line): Do nothing when noninteractive.Jason Rumney2007-10-301-0/+4
| |
| * (unexec_regions_recorder, unexec_regions_merge):YAMAMOTO Mitsuharu2007-10-301-0/+6
| | | | | | | | | | Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined.
| * (syms_of_emacs) <installation-directory>: Reflow docstring.Richard M. Stallman2007-10-301-0/+4
| |
| * (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.Juanma Barranquero2007-10-291-0/+5
| | | | | | | | <installation-directory>: Reflow docstring.
* | Obsolete for some years.Jason Rumney2007-11-081-0/+4
| |
* | (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-061-0/+5
| | | | | | | | abort with a message on unhandled store_type values.
* | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-0/+5
| |
* | * makefile.w32-in (obj): Remove sunfns.o.Dan Nicolaescu2007-11-011-0/+4
| | | | | | | | | | | | * makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o. * Makefile.in: Remove references to sunfns.c and sunfns.o.
* | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-0/+6
| | | | | | | | | | | | | | | | (x_draw_stretch_glyph_string): Don't set s->stippled_p here, since it has already been set by x_set_glyph_string_gc from x_draw_glyph_string. http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01571.html
* | * cmdargs.texi (Misc Variables): Remove Sun windows info.Dan Nicolaescu2007-11-011-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * MACHINES: Remove Sun windows info. * term/sun-mouse.el: * obsolete/sun-fns.el: * obsolete/sun-curs.el: Remove files. * term/sun.el (select-previous-complex-command): * sunfns.c: Remove file * m/sun386.h: * m/sun2.h: * m/sparc.h: Remove Sun windows code.
* | * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.Stefan Monnier2007-10-311-0/+7
| | | | | | | | | | | | (init_keyboard): Set current_kboard's window-system to nil. (tty_read_avail_input): Typo. * frame.c (make_initial_frame): Don't initialize the initial_kboard.
* | * s/usg5-4.h:Dan Nicolaescu2007-10-311-0/+11
| | | | | | | | | | | | | | | | | | | | * s/usg5-3.h: * s/ptx.h: * m/is386.h: * m/ibmps2-aix.h: * Makefile.in: Remove all mentions of X10 * dispnew.c (syms_of_display): Don't mention version 10.
* | (OBJ1): Remove abbrev.$(O).Juanma Barranquero2007-10-281-1/+6
| | | | | | | | ($(BLD)/abbrev.$(O)): Remove.
* | Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-281-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * image.c (Qcount): Don't declare as extern. (syms_of_image): Initialize and staticpro `Qcount'. * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions. * emacs.c (main): Don't call syms_of_abbrev. * Makefile.in (obj): Remove abbrev.o. (abbrev.o): Remove. * abbrev.c: Remove. Rewrite abbrev.c in Elisp. * abbrev.el (abbrev-mode): Move custom group from cus-edit.el. (abbrev-table-get, abbrev-table-put, abbrev-get) (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table) (define-abbrev, abbrev--check-chars, define-global-abbrev) (define-mode-abbrev, abbrev--active-tables, abbrev-symbol) (abbrev-expansion, abbrev--before-point, expand-abbrev) (unexpand-abbrev, abbrev--write, abbrev--describe) (insert-abbrev-table-description, define-abbrev-table): New funs, largely transcribed from abbrev.c. (abbrev-with-wrapper-hook): New macro. (abbrev-table-name-list, global-abbrev-table) (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table) (abbrevs-changed, abbrev-all-caps, abbrev-start-location) (abbrev-start-location-buffer, last-abbrev, last-abbrev-text) (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function): New vars, largely transcribed from abbrev.c. * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el. * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook. * loadup.el: Load "abbrev.el" before "lisp-mode.el".
* | Merge from emacs--rel--22Miles Bader2007-10-271-0/+9
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
| * (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-261-0/+4
| |
| * *** empty log message ***Juanma Barranquero2007-10-251-0/+1
| |
| * (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-251-0/+4
| |
| * Include math.h.Jason Rumney2007-10-241-0/+4
| |
| * Comment change.Richard M. Stallman2007-10-241-0/+9
| |
| * (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-191-0/+4
| |
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-0/+12
| | | | | | | | (Fread_file_name): Use it rather than intern'ing.
* | (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-261-0/+4
| |
* | (struct frame): Move all bit fields after the first bitDan Nicolaescu2007-10-261-0/+6
| | | | | | | | | | field to take advantage of the available space. Group all the chars together to reduce wasted space due to padding.
* | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.Juanma Barranquero2007-10-261-0/+2
| |
* | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,Juanma Barranquero2007-10-261-0/+9
| | | | | | | | | | | | | | | | | | dont_register_blocks, staticvec, staticidx, interval_block, n_interval_blocks, init_strings, check_string_bytes, check_sblock, init_float, free_float, n_cons_blocks, init_cons, all_vectors, n_vectors, symbol_block, symbol_block_index, symbol_free_list, n_symbol_blocks, init_symbol, marker_block, marker_free_list, n_marker_blocks, init_marker, valid_pointer_p, make_pure_float, last_marked, mark_object_loop_halt): Make static.
* | *** empty log message ***Juanma Barranquero2007-10-261-1/+1
| |
* | (syms_of_frame) <delete-frame-functions>: Fix typo in docstring.Juanma Barranquero2007-10-261-0/+5
| |
* | (w32_get_resource): Remove unused variable `ok'.Juanma Barranquero2007-10-251-0/+1
| |
* | (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-251-0/+4
| |
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frame-local as done originally by multi-tty). * startup.el (window-system): Remove. Don't make it frame-local. * keyboard.h (struct kboard): Add Vwindow_system. * keyboard.c (init_kboard): Set a default for Vwindow_system. (mark_kboards): Mark Vwindow_system. * dispnew.c (syms_of_display) <window-system>: Declare terminal-local. (init_display): Don't set the obsolete `window-system' frame-param. * xterm.c (x_term_init): * w32term.c (w32_create_terminal): * term.c (init_tty): Set Vwindow_system. * macterm.c (mac_create_terminal): Set a keyboard (missing piece of the multi-tty merge maybe?), copied from w32term.c. Set Vwindow_system. * xfns.c (Fx_create_frame, x_create_tip_frame): * w32fns.c (Fx_create_frame, x_create_tip_frame): * macfns.c (Fx_create_frame): Don't set the obsolete `window-system' frame-param. * frame.h (Qwindow_system): Remove. * frame.c (Qwindow_system): Remove. In `syms_of_frame' as well. (Fmake_terminal_frame): Don't set obsolete `window-system' frame-param.
* | *** empty log message ***Juanma Barranquero2007-10-231-1/+2
| |
* | (unwind_request_sigio): Only define if __ultrix__.Stefan Monnier2007-10-231-0/+2
| |
* | (child_setup): Remove spurious *.Stefan Monnier2007-10-231-0/+2
| |
* | * lisp.h (Fget_text_property): Declare.Stefan Monnier2007-10-231-0/+6
| | | | | | | | | | | | | | (have_menus_p): Declare it here rather than in sys-dep header files. * macterm.h (have_menus_p): * msdos.h (have_menus_p): * xterm.h (have_menus_p): Remove.
* | (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2007-10-231-0/+6
| | | | | | | | | | (Fmake_variable_frame_local): Just check the variable's const-ness rather than checking nil or t.
* | include math.hJason Rumney2007-10-221-1/+2
| |
* | (w32_abort): Move declaration to nt/config.nt.Jason Rumney2007-10-221-0/+1
| |
* | (HAVE_STDLIB_H): Define.Jason Rumney2007-10-221-0/+3
| | | | | | | | (abort): Redefinition moved to nt/config.nt.
* | Remove, m/intel386.h is the file w32 uses.Jason Rumney2007-10-221-0/+4
| |
* | (Fdump_emacs): Fix typo in message.Juanma Barranquero2007-10-221-1/+7
| | | | | | | | | | (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring. <installation-directory>: Reflow docstring.