summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Define USE_LISP_UNION_TYPE using autoconf.Dan Nicolaescu2010-07-027-5/+43
* Cleanup old code.Dan Nicolaescu2010-07-025-32/+14
* * window.c (Fwindow_absolute_pixel_edges): Doc fix.Jan D2010-07-012-1/+3
* 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-012-1/+7
* New functions that return window edges with absolute coords (bug#5721).Jan D2010-07-012-0/+77
* * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Jan D2010-07-012-14/+24
* Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-014-9/+23
* * nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddJan D2010-07-012-0/+9
* * ruler-mode.el (ruler--save-header-line-format): Fix typos.Chong Yidong2010-07-012-8/+11
* Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-305-41/+54
* Fix whitespace in ChangeLogs.Juanma Barranquero2010-07-012-8/+8
* Avoid erroneous syscallsAndreas Schwab2010-07-013-5/+16
* Fix typoAndreas Schwab2010-07-011-9/+9
* * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Andreas Schwab2010-07-012-4/+10
* Don't always set ruler-mode-header-line-format-old (Bug#5370).Chong Yidong2010-06-302-10/+32
* Improve doc for system font things. Return font regardless of use_system_font.Jan D2010-06-302-5/+14
* Check FC_DUAL too. For such fonts, check width one by one.Kenichi Handa2010-06-303-2/+9
* Remove comment that is no longer true.Glenn Morris2010-06-291-1/+0
* Fix CFLAGS for non-GCC compilers.Dan Nicolaescu2010-06-293-15/+15
* Fix some whitespace in previous.Glenn Morris2010-06-293-8/+8
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-297-84/+75
* Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.Glenn Morris2010-06-294-136/+76
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-2916-104/+70
* Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Chong Yidong2010-06-293-17/+27
* Fix some compilation errors in nsfns.cJan D2010-06-292-3/+15
* dynamic-setting.el (font-setting-change-default-font): Remove call to message.Jan D2010-06-282-1/+5
* xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).Jan D2010-06-282-7/+6
* Mention bug numberJan D2010-06-281-1/+1
* Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.Jan D2010-06-2811-251/+400
* international/quail.el (quail-insert-kbd-layout): Fix the showing of untransl...Kenichi Handa2010-06-282-1/+6
* * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-277-83/+118
* * src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu2010-06-272-3/+5
* * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.Chong Yidong2010-06-272-1/+7
* * startup.el (command-line): Recognize "0" X resource value.Chong Yidong2010-06-272-1/+5
* Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-2611-105/+117
* Fix the MS-DOS build due to changes in configury.Eli Zaretskii2010-06-265-13/+34
* Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in emacs-23 branch).Eli Zaretskii2010-06-262-8/+11
* w32-fns.el (w32-convert-standard-filename): Doc fix.Eli Zaretskii2010-06-262-1/+5
|\
* | PROBLEMS: Update Cygwin-related info regarding GCC versions.Eli Zaretskii2010-06-262-11/+8
* | Cherry-pick commit 8bd9308 from the org-mode Git repository.Carsten Dominik2010-06-263-11/+25
* | Revert last change.Chong Yidong2010-06-254-16/+2
* | Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Chong Yidong2010-06-254-2/+16
* | Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmo...Agustín Martín2010-06-251-0/+8
* | ispell.el (ispell-init-process): Make sure ispell and default directories are...Agustín Martín2010-06-251-3/+3
* | Make sure `flyspell-word' checks word after (flyspell-check-previous-highligh...Agustín Martín2010-06-251-1/+3
* | Add redisplay test for image and overlay string interaction.Chong Yidong2010-06-242-5/+68
* | * lisp/minibuffer.el (completions-format): Change default from nil toJuri Linkov2010-06-252-3/+8
* | * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Juri Linkov2010-06-252-0/+9
* | Don't issue kmacro hint if echo area is in use (Bug#3412).Chong Yidong2010-06-242-5/+12
* | lib-src/movemail.c (error): Avoid warning when there are no args.Juanma Barranquero2010-06-242-1/+5