aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.Dan Nicolaescu2009-11-061-0/+2
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-0/+54
* * process.c (socket_options): Make it const.Dan Nicolaescu2009-11-061-0/+23
* * alloc.c (make_pure_c_string): New function.Dan Nicolaescu2009-11-061-0/+6
* (Finsert_file_contents): Be sure set coding-system ofKenichi Handa2009-11-051-0/+5
* (BASE_PURESIZE): Increase to 1620000.Dan Nicolaescu2009-11-041-0/+4
* (save_restriction_restore): Update the (pt/begv/vz)_markersStefan Monnier2009-11-031-13/+16
* Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.Stefan Monnier2009-11-031-0/+5
* * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fixChong Yidong2009-10-311-0/+5
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-301-0/+5
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-0/+6
* (syms_of_w32fns): Change default value ofJason Rumney2009-10-291-0/+5
* * minibuf.c (Fall_completions): Fix typos in docstring.Juanma Barranquero2009-10-261-1/+1
* Fix typos in comments.Juanma Barranquero2009-10-261-0/+4
* (PURESIZE_RATIO): Increase back to 10/6.Andreas Schwab2009-10-261-0/+4
* * window.c (grow_mini_window): Comment out "delta >= 0" assertion.Juanma Barranquero2009-10-261-2/+7
* * keyboard.c (read_char_x_menu_prompt): Don't demand a promptChong Yidong2009-10-251-0/+5
* * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't callChong Yidong2009-10-241-0/+5
* (xd_retrieve_arg): Handle DBUS_TYPE_INTnn andAndreas Schwab2009-10-241-0/+3
* (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_PAndreas Schwab2009-10-241-0/+4
* (FIXNUM_OVERFLOW_P): Fix last change to handle unsignedAndreas Schwab2009-10-241-0/+3
* (procfs_ttyname): Fix sprintf format to match argumentAndreas Schwab2009-10-241-0/+6
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-0/+8
* (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.Andreas Schwab2009-10-231-0/+2
* (PURESIZE_RATIO): Decrease to 11/7.Andreas Schwab2009-10-231-0/+4
* * window.c (Fwindow_edges, Fwindow_pixel_edges)Chong Yidong2009-10-231-0/+6
* * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.Stefan Monnier2009-10-231-0/+7
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-0/+4
* Add missing entry.Juanma Barranquero2009-10-221-0/+3
* (doprnt): Fix overflow check.Andreas Schwab2009-10-211-0/+4
* * xterm.c (x_term_init): Remove XSynchronize call done for debugging.Jan Djärv2009-10-211-0/+2
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-211-0/+29
* Fix typo.Juanma Barranquero2009-10-201-1/+1
* (char_resolve_modifier_mask): Don't resolve meta to theStefan Monnier2009-10-201-0/+5
* Add Bug#.YAMAMOTO Mitsuharu2009-10-201-0/+1
* (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quitYAMAMOTO Mitsuharu2009-10-201-0/+5
* * fns.c: Add #endif accidentally removed in previous change.Juanma Barranquero2009-10-201-0/+4
* * fns.c: Remove code for unsupported system: MAC_OS.Dan Nicolaescu2009-10-191-0/+5
* (x_create_toolkit_scroll_bar): Don't allocate color forJan Djärv2009-10-191-0/+5
* * nsterm.m:Dan Nicolaescu2009-10-191-0/+6
* * process.c (create_pty): Remove conditionals for no longerDan Nicolaescu2009-10-191-0/+3
* * xterm.c:Dan Nicolaescu2009-10-191-0/+3
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+103
* Whitespace.Juanma Barranquero2009-10-181-4/+3
* Remove leftover table unibyte_to_multibyte_table.Stefan Monnier2009-10-181-0/+22
* (internal_self_insert): `c' is already in "multibyte" form.Stefan Monnier2009-10-181-0/+4
* * puresize.h (BASE_PURESIZE): Increase to 1310000.Dan Nicolaescu2009-10-171-0/+4
* * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)Juanma Barranquero2009-10-171-0/+4
* *** empty log message ***Juanma Barranquero2009-10-161-8/+9
* * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,Adrian Robert2009-10-161-0/+12