summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #4870, issues 3 and 4.Jan Djärv2009-11-064-1/+50
* * keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.Dan Nicolaescu2009-11-062-5/+7
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-0651-1003/+1054
* * process.c (socket_options): Make it const.Dan Nicolaescu2009-11-067-55/+74
* * alloc.c (make_pure_c_string): New function.Dan Nicolaescu2009-11-063-9/+30
* (Finsert_file_contents): Be sure set coding-system ofKenichi Handa2009-11-052-0/+6
* (BASE_PURESIZE): Increase to 1620000.Dan Nicolaescu2009-11-042-1/+5
* (save_restriction_restore): Update the (pt/begv/vz)_markersStefan Monnier2009-11-032-16/+34
* (XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.Stefan Monnier2009-11-031-1/+4
* Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.Stefan Monnier2009-11-032-21/+34
* * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fixChong Yidong2009-10-312-10/+23
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-302-6/+19
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-303-2/+8
* (syms_of_w32fns): Change default value ofJason Rumney2009-10-292-1/+6
* * minibuf.c (Fall_completions): Fix typos in docstring.Juanma Barranquero2009-10-262-2/+2
* Fix typos in comments.Juanma Barranquero2009-10-264-6/+10
* (PURESIZE_RATIO): Increase back to 10/6.Andreas Schwab2009-10-262-1/+5
* * window.c (grow_mini_window): Comment out "delta >= 0" assertion.Juanma Barranquero2009-10-262-4/+12
* (all-completions): Declare the 4th arg obsolete.Stefan Monnier2009-10-261-3/+3
* * keyboard.c (read_char_x_menu_prompt): Don't demand a promptChong Yidong2009-10-252-13/+5
* * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't callChong Yidong2009-10-242-2/+11
* (xd_retrieve_arg): Handle DBUS_TYPE_INTnn andAndreas Schwab2009-10-242-5/+25
* (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_PAndreas Schwab2009-10-242-45/+12
* (FIXNUM_OVERFLOW_P): Fix last change to handle unsignedAndreas Schwab2009-10-242-2/+7
* (procfs_ttyname): Fix sprintf format to match argumentAndreas Schwab2009-10-242-2/+8
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-244-9/+19
* (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.Andreas Schwab2009-10-232-3/+5
* (PURESIZE_RATIO): Decrease to 11/7.Andreas Schwab2009-10-232-1/+5
* * window.c (Fwindow_edges, Fwindow_pixel_edges)Chong Yidong2009-10-232-21/+37
* * fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.Stefan Monnier2009-10-234-10/+8
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-232-1/+5
* Add missing entry.Juanma Barranquero2009-10-221-0/+3
* (doprnt): Fix overflow check.Andreas Schwab2009-10-212-2/+6
* * xterm.c (x_term_init): Remove XSynchronize call done for debugging.Jan Djärv2009-10-212-1/+2
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-216-208/+150
* Fix typo.Juanma Barranquero2009-10-201-1/+1
* (char_resolve_modifier_mask): Don't resolve meta to theStefan Monnier2009-10-202-0/+7
* Add Bug#.YAMAMOTO Mitsuharu2009-10-201-0/+1
* (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quitYAMAMOTO Mitsuharu2009-10-202-1/+6
* * fns.c: Add #endif accidentally removed in previous change.Juanma Barranquero2009-10-202-0/+5
* * fns.c: Remove code for unsupported system: MAC_OS.Dan Nicolaescu2009-10-193-246/+7
* (x_create_toolkit_scroll_bar): Don't allocate color forJan Djärv2009-10-192-8/+22
* * nsterm.m:Dan Nicolaescu2009-10-197-0/+12
* * process.c (create_pty): Remove conditionals for no longerDan Nicolaescu2009-10-192-2/+5
* * xterm.c:Dan Nicolaescu2009-10-193-6/+6
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-1999-49/+243
* Whitespace.Juanma Barranquero2009-10-181-4/+3
* Remove leftover table unibyte_to_multibyte_table.Stefan Monnier2009-10-1815-42/+49
* (internal_self_insert): `c' is already in "multibyte" form.Stefan Monnier2009-10-182-2/+4
* * puresize.h (BASE_PURESIZE): Increase to 1310000.Dan Nicolaescu2009-10-172-1/+5