aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-07-051-7/+7
* Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-051-0/+32
* Random fixes. E.g., (random) never returned negative values.Paul Eggert2011-07-041-0/+12
* * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.Stefan Monnier2011-07-041-0/+8
* * fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.Paul Eggert2011-07-041-0/+5
* * buffer.c (Foverlay_put): Say what the return value isLars Magne Ingebrigtsen2011-07-041-0/+3
* (barf_or_query_if_file_exists): Make the "File is a directory"Lars Magne Ingebrigtsen2011-07-041-0/+2
* * fileio.c (barf_or_query_if_file_exists): Check first if the fileLars Magne Ingebrigtsen2011-07-041-0/+4
* * fns.c (Frequire): Remove the mention of the .gz files, sinceLars Magne Ingebrigtsen2011-07-041-0/+6
* * editfns.c (Fformat_time_string): Don't assume strlen fits in int.Paul Eggert2011-07-041-0/+5
* src/gnutls.c: Remove bogus references to :verify-error.Juanma Barranquero2011-07-041-0/+5
* src/eval.c (find_handler_clause): Remove unused parameters.Juanma Barranquero2011-07-041-0/+6
* * callint.c (Finteractive): Clarify the meaning of "@".Lars Magne Ingebrigtsen2011-07-041-0/+4
* Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-031-0/+5
* Clarify what the "-" and "0" flags mean in the `format' functionLars Magne Ingebrigtsen2011-07-031-0/+4
* * xsettings.c (SYSTEM_FONT): Define only when used.Paul Eggert2011-07-021-0/+3
* * keymap.c (access_keymap_1): Now static.Paul Eggert2011-07-021-0/+4
* Fix corner case in prefix-arg handling for mouse events (Bug#1586).Chong Yidong2011-07-021-0/+5
* * lread.c (syms_of_lread): Mention single symbols defined byLars Magne Ingebrigtsen2011-07-021-0/+3
* (Frequire): Mention get-load-suffixes.Lars Magne Ingebrigtsen2011-07-021-0/+1
* * fns.c (Frequire): Mention .el.gz files.Lars Magne Ingebrigtsen2011-07-021-0/+4
* Remove clone-number support. Provide clone-of parameter in window states.Martin Rudalics2011-07-021-0/+11
* Add multiple inheritance to keymaps.Stefan Monnier2011-07-021-0/+21
* Fix typos that break xsettings.c compilation.Glenn Morris2011-07-011-0/+4
* * coding.c (Fencode_coding_string): Record the last coding systemKazuhiro Ito2011-07-011-0/+5
* * process.c: Add defined (HAVE_GSETTINGS) for xgselect.hJan Djärv2011-07-011-0/+23
* * eval.c (struct backtrace): Simplify and port the data structure.Paul Eggert2011-06-301-0/+10
* Fix bad include.Jan Djärv2011-06-301-1/+1
* Add GSettings support (GConf is going away).Jan Djärv2011-06-301-0/+21
* Rename more functions to use window-/window-- prefixes.Martin Rudalics2011-06-291-0/+7
* * gnutls.c (Qgnutls_bootprop_verify_error): Remove unused var.Paul Eggert2011-06-281-0/+4
* Use window- prefix more consistently. Fix two buffer display bugs.Martin Rudalics2011-06-271-0/+7
* src/makefile.w32-in: Redesign dependencies.Juanma Barranquero2011-06-271-0/+6
* Use better names for window-next/-prev and window-vchild/-hchild.Martin Rudalics2011-06-271-0/+5
* Have overlays with window property respect clone numbers.Martin Rudalics2011-06-271-0/+7
* Fix wm_size-hints race between KDE/KWin and Gtk+ 3.Jan Djärv2011-06-261-0/+23
* Avoid bidi-related crashes in Cperl Mode.Eli Zaretskii2011-06-261-0/+6
* Fix handling of pending signals in wait_reading_process_output (Bug#8869).Chong Yidong2011-06-251-1/+7
* ChangeLog fix.Glenn Morris2011-06-251-1/+1
* Merge from trunk.Paul Eggert2011-06-251-0/+5
|\
| * Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org.Glenn Morris2011-06-251-0/+5
| |\
| | * * dispnew.c (scrolling_window): Before scrolling, turn off a mouse-highlight ...YAMAMOTO Mitsuharu2011-06-181-0/+5
| | * Fix ChangeLog entry (no need to merge to trunk)Glenn Morris2011-06-161-5/+4
| | * Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.Paul Eggert2011-06-161-0/+5
* | | Use gnulib's dup2 module instead of rolling our own.Paul Eggert2011-06-251-0/+5
|/ /
* | Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-241-2/+57
* | * gnutls.c (syms_of_gnutls): Use the DEFSYM macro from character.h.Ted Zlatanov2011-06-241-0/+5
* | Merge from trunk.Paul Eggert2011-06-231-2/+9
|\ \
| * | Move completing-read-function and completing-read-default to elispLeo Liu2011-06-231-0/+5
* | | * print.c (printchar, strout): Check for string overflow.Paul Eggert2011-06-231-0/+4