aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hash-cons pure data.Stefan Monnier2010-04-182-7/+26
* Set USER_POS in hint_flags to work around Cygwin problem.Jan Djärv2010-04-182-1/+14
* Fix crash on NextStep terminal (Bug#5837)Chong Yidong2010-04-172-1/+7
* Fix a crash when an NSM character is inserted at BEGV.Eli Zaretskii2010-04-172-4/+15
* Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.Eli Zaretskii2010-04-162-1/+12
* * s/freebsd.h: Restore osreldate.h include.Dan Nicolaescu2010-04-162-0/+7
* * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Jan D2010-04-162-6/+5
* * s/cygwin.h: Avoid linking against static libgcc.Chong Yidong2010-04-152-0/+12
* Add the `scroll-command' property.Juri Linkov2010-04-162-20/+27
* * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.Dan Nicolaescu2010-04-152-3/+1
* * xdisp.c (message): Do not use NO_ARG_ARRAY.Dan Nicolaescu2010-04-152-6/+2
* * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.Dan Nicolaescu2010-04-152-1/+5
* Reduce cpp use in Makefile.in.Dan Nicolaescu2010-04-142-37/+28
* Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-142-2/+8
* Add variable `scroll-preserve-screen-position-commands'.Juri Linkov2010-04-142-5/+27
* Fix so top -10 and left -10 in frame parameters work.Jan Djärv2010-04-132-17/+6
* (Fx_create_frame, x_create_tip_frame): Set default border width to zero.Jan Djärv2010-04-132-2/+7
* Remove the Arch metafiles.Stefan Monnier2010-04-121-12/+0
* (init_tty): Move common text outside of #ifdef TERMINFO.Stefan Monnier2010-04-122-21/+11
* Try to solve the problem of spurious EOF chars in long lines of textStefan Monnier2010-04-123-37/+26
* Try to detect file modification within the same second.Stefan Monnier2010-04-124-8/+38
* * process.c (status_notify): Remove unused var `ro'.Stefan Monnier2010-04-122-3/+5
* xfns.c (select_visual): Don't call error if XGetVisualInfo returnsJan Djärv2010-04-122-1/+6
* * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.Dan Nicolaescu2010-04-122-0/+9
* Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.Jan Djärv2010-04-121-1/+1
* Change so emacs at least compiles.Jan Djärv2010-04-121-1/+5
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-113-10/+10
* Use autoconf, not cpp for some variables.Dan Nicolaescu2010-04-112-28/+16
* Use XFT in Lucid dialogs if available.Jan Djärv2010-04-112-4/+24
* * process.c (exec_sentinel): Preserve current-buffer.Stefan Monnier2010-04-112-0/+7
* (read_process_output): Move the save-current-buffer toStefan Monnier2010-04-112-21/+21
* * s/msdos.h (UNEXEC): New definition.Dan Nicolaescu2010-04-102-0/+6
* xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.YAMAMOTO Mitsuharu2010-04-102-4/+5
* Don't abort try_window with fonts change when showing tooltip (Bug#2423).YAMAMOTO Mitsuharu2010-04-104-8/+23
* xfns.c (Fx_show_tip): Undo last change.YAMAMOTO Mitsuharu2010-04-102-8/+8
* Fix showing the complete tip the first time, bug #2423.Jan D2010-04-092-4/+13
* Fix bug#5856: don't dereference glyphs beyond end of glyph_row.Eli Zaretskii2010-04-092-3/+18
* * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.Jan Djärv2010-04-082-1/+7
* Fix crash due to incorrect resolution of type of NSM characters (bug#5858).Eli Zaretskii2010-04-082-5/+12
* Lucid menus can now use Xft for fonts.Jan Djärv2010-04-086-20/+123
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan D2010-04-073-6/+12
* Simplify code for HP machines.Dan Nicolaescu2010-04-063-30/+13
* * m/iris4d.h (UNEXEC): Move definition ...Dan Nicolaescu2010-04-063-6/+7
* xfns.c (set_machine_and_pid_properties): Fix parantesisJan D2010-04-051-1/+1
* Move declaration before other statements.Jan Djärv2010-04-041-1/+1
* Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).Jan Djärv2010-04-042-2/+47
* Improve commentary of handle_stop_backwards.Eli Zaretskii2010-04-041-1/+4
* Fix infloop in bidi buffers with vertical cursor motion at ZV.Eli Zaretskii2010-04-032-2/+6
* Fix typo in src/ChangeLog.Eli Zaretskii2010-04-031-1/+1
* Merge from emacs-23Stefan Monnier2010-04-024-34/+47
|\