aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix echoing of replayed keys.Chong Yidong2013-01-061-0/+9
* Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-051-0/+9
|\
| * Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-051-0/+9
* | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-0/+12
|\ \ | |/
| * Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-041-0/+5
| * Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-041-0/+7
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-031-1/+1
* | * src/fileio.c (Ffile_acl): Undocument return format.Stefan Monnier2013-01-031-0/+4
* | Correct dates of merged ChangeLog entriesGlenn Morris2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+5
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * * src/keymap.c (Fkey_description): Doc fix.Glenn Morris2012-12-311-0/+4
* | Simplify via eabs.Paul Eggert2013-01-011-0/+14
* | Fix a bug with time zones on MS-Windows.Eli Zaretskii2012-12-311-0/+7
* | * coding.c (Qmac): Now static.Paul Eggert2012-12-301-0/+4
* | Check for deprecated gtk tearoff menu item in configure.Jan Djärv2012-12-301-0/+11
* | Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-301-0/+18
* | Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris2012-12-301-0/+13
|\ \ | |/
| * Properly configure GNUstep librariesAndreas Schwab2012-12-291-0/+7
| * Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-271-0/+6
* | Improve copy-file diagnostics on MS-Windows.Eli Zaretskii2012-12-291-0/+1
* | Fix bug #13298 with failed backups by falling back on set-file-modes.Eli Zaretskii2012-12-291-0/+4
* | More cleanup in handling subprocess exiting on MS-Windows.Eli Zaretskii2012-12-291-0/+5
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-271-0/+6
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-271-0/+20
|\ \ | |/
| * Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-261-0/+5
| * Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-241-0/+15
* | * print.c (print_object): If Lisp_Save_Value object's pointerDmitry Antipov2012-12-261-0/+4
* | * lisp.h (toplevel): Add two notices to the comment aboutDmitry Antipov2012-12-261-0/+5
* | * keyboard.c (record_asynch_buffer_change): Initialize an eventDmitry Antipov2012-12-261-0/+13
* | * window.c (select_window_1): Now static.Paul Eggert2012-12-251-0/+4
* | Fix window-body-width on text terminals.Eli Zaretskii2012-12-251-0/+7
* | * xterm.h (struct x_output): Remove toolbar_detached member since it'sDmitry Antipov2012-12-251-0/+4
* | * xdisp.c (redisplay_window): Remove inner local variableDmitry Antipov2012-12-251-1/+6
* | * buffer.c (Fset_buffer_modified_p): Use buffer_window_countDmitry Antipov2012-12-241-0/+3
* | * buffer.h (BUF_COMPACT): New macro to follow the common style.Dmitry Antipov2012-12-241-0/+8
* | Don't fail in acl_set_file on MS-Windows if the operation is a no-op.Eli Zaretskii2012-12-231-0/+6
* | Improve handling of subprocess shutdown on MS-Windows.Eli Zaretskii2012-12-231-0/+19
* | * nsfns.m (Fns_do_applescript): Run event loop until script hasJan Djärv2012-12-231-0/+7
* | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.orgGlenn Morris2012-12-221-0/+4
|\ \ | |/
| * Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-221-0/+4
* | Support 'fullscreen' frame parameter on MS-Windows.Eli Zaretskii2012-12-221-0/+5
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-211-0/+28
|\ \ | |/
| * src/fileio.c (Finsert_file_contents): Doc fix.Eli Zaretskii2012-12-211-0/+2
| * Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.Eli Zaretskii2012-12-211-0/+11
| * * buffer.c (Fset_buffer_major_mode): Doc fix.Chong Yidong2012-12-211-0/+4
| * * fns.c (Fcompare_strings): Doc fix.Chong Yidong2012-12-151-0/+4
| * Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.Eli Zaretskii2012-12-141-0/+9
* | Make read-char-by-name signal an error for invalid input.Chong Yidong2012-12-211-0/+5
* | Avoid calls to CHAR_TO_BYTE if byte position is known.Dmitry Antipov2012-12-201-0/+17