summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix typos in ChangeLogs.Juanma Barranquero2010-04-023-34/+34
| * Fix last set of Nextstep changes.Chong Yidong2010-03-313-2/+7
| * Fix bug #5703.Eli Zaretskii2010-03-312-0/+9
| * * nsterm.h: Fix last change.Chong Yidong2010-03-312-1/+5
* | * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-023-4/+5
* | * m/vax.h (CRT0_DUMMIES): Remove, unused.Dan Nicolaescu2010-04-022-4/+2
* | * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file notDan Nicolaescu2010-04-022-66/+6
* | xdisp.c (set_cursor_from_row): Improve comments.Eli Zaretskii2010-04-021-2/+12
* | Fix typos and formatting in ChangeLog entries.Eli Zaretskii2010-04-021-5/+6
* | Remove extern errno declarations.Dan Nicolaescu2010-04-0119-66/+23
* | Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-013-15/+18
* | msdos.c: Fix last change.Eli Zaretskii2010-04-011-0/+6
* | Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-0112-593/+28
* | Fix bug #5816.Eli Zaretskii2010-04-012-5/+20
* | Cosmetic change to src/Makefile.in.Glenn Morris2010-04-012-1/+14
* | [merge] Fix last set of Nextstep changes.Chong Yidong2010-03-312-1/+6
* | Clean up BSD_SYSTEM use.Dan Nicolaescu2010-03-315-9/+15
* | Rename `image-extension-data' to `image-metadata'.Juri Linkov2010-03-312-8/+20
* | Fix highlight of trailing whitespace is right-to-left lines.Eli Zaretskii2010-03-312-11/+46
* | Get rid of the direct_output optimizations.Stefan Monnier2010-03-317-602/+23
* | Merge from emacs-23 branchStefan Monnier2010-03-307-73/+71
|\ \ | |/
| * * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).Chong Yidong2010-03-302-6/+16