aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Fix indentationAndreas Schwab2010-11-061-9/+9
* * src/nsfont.m: Include termchar for new mouse-highlight.Jan Djärv2010-11-062-2/+6
* Unify mouse-highlight code for all GUI and TTY sessions.Eli Zaretskii2010-11-0617-1519/+821
|\
| * Cleanup -Wall warnings.Eli Zaretskii2010-11-052-12/+10
| * Fix unified mouse highlight after compiling on Unix.Eli Zaretskii2010-11-053-7/+19
| * Fix mouse redesigned mouse highlight on MSDOS.Eli Zaretskii2010-11-054-1/+14
| * Cleanup fallout from redesigning mouse highlight.Eli Zaretskii2010-11-055-13/+27
| * Reflect mouse-highlight redesign in term.cEli Zaretskii2010-11-022-422/+36
| * REALLY finish coding portable mouse highlight.Eli Zaretskii2010-11-012-47/+55
| * Finish coding mouse highlight redesigned for portability.Eli Zaretskii2010-11-015-187/+230
| * Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-319-309/+284
| * Unify mouse highlight code of MSDOS and GUI sessions.Eli Zaretskii2010-10-308-581/+244
* | term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused varia...Eli Zaretskii2010-11-052-5/+5
* | * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic point...Adrian Robert2010-11-052-4/+15
* | ChangeLog fix.Glenn Morris2010-11-041-2/+2
* | Refer to set-coding-system-priority instead of the obsoleteLars Magne Ingebrigtsen2010-11-042-1/+6
* | ChangeLog fix.Glenn Morris2010-11-041-1/+2
* | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (...Adrian Robert2010-11-044-5/+12
* | Support for gif transparency.Julien Danjou2010-11-032-4/+37
* | Don't be so lax with spelling.Glenn Morris2010-11-021-8/+7
* | Mere anarchy is loosed upon the world.Glenn Morris2010-11-021-6/+5
* | Fix error in last merge from branch.Chong Yidong2010-11-012-18/+0
* | Fix dates in ChangeLog entries.Juanma Barranquero2010-11-011-12/+10
* | merge trunkKenichi Handa2010-11-0110-66/+136
|\ \
| * | * src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.Glenn Morris2010-10-312-1/+2
| * | Fix bug#7299; default value of tool-bar-mode in without-x builds.Glenn Morris2010-10-312-0/+9
| * | Merge changes from emacs-23 branchChong Yidong2010-10-313-36/+57
| |\ \ | | |/ | |/|
| | * Print informative error message when aborting on GTK disconnect.Chong Yidong2010-10-302-37/+39
| | * Document GTK Emacs kill on display close in PROBLEMS.Chong Yidong2010-10-251-1/+7
| | * * dbusbind.c (Fdbus_call_method_asynchronously)Michael Albinus2010-10-252-0/+18
| * | Fix 2010-10-29T06:51:36Z!rgm@gnu.org for non-CLASH_DETECTION platforms.Eli Zaretskii2010-10-293-4/+11
| * | Sync docs of some X, W32, NS C functions.Glenn Morris2010-10-294-20/+30
| * | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-283-6/+28
* | | w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_backgr...Kenichi Handa2010-11-012-7/+11
* | | Handle glyphless characters on tty.Kenichi Handa2010-11-016-13/+215
* | | w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by paren...Kenichi Handa2010-10-292-3/+8
* | | Implement various display methods for glyphless characters.Kenichi Handa2010-10-296-25/+702
|/ /
* | * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.Juanma Barranquero2010-10-272-1/+6
* | cmds.c: (internal_self_insert): Don't insert for negative arguments.Eli Zaretskii2010-10-262-2/+2
* | Fix bug #7281.Eli Zaretskii2010-10-262-2/+7
* | * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).Jan D2010-10-262-0/+6
* | Document GTK Emacs kill on display close in PROBLEMS.Chong Yidong2010-10-251-1/+7
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-242-2/+5
* | Sync docs of some W32 and X C functions.Glenn Morris2010-10-243-39/+81
* | Merge changes from emacs-23 branch.Chong Yidong2010-10-245-25/+58
|\ \
| * \ Merge changes from emacs-23Chong Yidong2010-10-245-25/+58
| |\ \ |/ / / | | _
| * * xterm.c (x_connection_closed): Kill Emacs unconditionally.Chong Yidong2010-10-242-9/+10
| * Fix typos.Juanma Barranquero2010-10-231-3/+3
| * src/frame.c: Fix previous change.Juanma Barranquero2010-10-221-2/+0
| * Document values of window-system and deprecate its use as predicate.Eli Zaretskii2010-10-223-11/+45