aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix echoing of replayed keys.Chong Yidong2013-01-062-68/+87
* Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-052-22/+52
|\
| * Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-052-22/+52
* | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-044-12/+27
|\ \ | |/
| * Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-044-2/+10
| * Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-044-10/+17
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-032-2/+2
* | * src/fileio.c (Ffile_acl): Undocument return format.Stefan Monnier2013-01-032-4/+8
* | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-021-2/+2
|\ \ | |/
| * Add 2013 to more copyright yearsGlenn Morris2013-01-021-2/+2
* | Correct dates of merged ChangeLog entriesGlenn Morris2013-01-021-1/+1
* | Update copyright dates to 2013.Paul Eggert2013-01-022-3/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02194-277/+284
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-01194-234/+265
| * * src/keymap.c (Fkey_description): Doc fix.Glenn Morris2012-12-312-1/+5
| * Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-316-42/+14
* | Simplify via eabs.Paul Eggert2013-01-0110-37/+32
* | Fix a bug with time zones on MS-Windows.Eli Zaretskii2012-12-312-0/+8
* | * coding.c (Qmac): Now static.Paul Eggert2012-12-303-2/+7
* | Check for deprecated gtk tearoff menu item in configure.Jan Djärv2012-12-302-3/+31
* | Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-303-29/+71
* | Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris2012-12-304-10/+33
|\ \ | |/
| * Properly configure GNUstep librariesAndreas Schwab2012-12-292-5/+12
| * More improvements in 'struct glyph' comments.Eli Zaretskii2012-12-291-3/+3
| * Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-273-5/+21
* | Improve copy-file diagnostics on MS-Windows.Eli Zaretskii2012-12-292-1/+10
* | Fix return values of set-file-acl and set-file-selinux-context when ENOTSUP.Eli Zaretskii2012-12-291-2/+2
* | IndentAndreas Schwab2012-12-291-1/+1
* | Fix bug #13298 with failed backups by falling back on set-file-modes.Eli Zaretskii2012-12-292-2/+12
* | More cleanup in handling subprocess exiting on MS-Windows.Eli Zaretskii2012-12-292-0/+17
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-272-1/+13
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-273-55/+139
|\ \ | |/
| * Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-262-8/+15
| * Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-242-47/+124
* | * print.c (print_object): Fix last change.Dmitry Antipov2012-12-261-1/+1
* | * print.c (print_object): If Lisp_Save_Value object's pointerDmitry Antipov2012-12-263-12/+46
* | * lisp.h (toplevel): Add two notices to the comment aboutDmitry Antipov2012-12-262-0/+13
* | * keyboard.c (record_asynch_buffer_change): Initialize an eventDmitry Antipov2012-12-266-28/+35
* | * window.c (select_window_1): Now static.Paul Eggert2012-12-253-2/+6
* | Fix window-body-width on text terminals.Eli Zaretskii2012-12-252-5/+12
* | Avoid compiler warnings in w32.c:acl_to_text.Eli Zaretskii2012-12-251-1/+1
* | * xterm.h (struct x_output): Remove toolbar_detached member since it'sDmitry Antipov2012-12-253-5/+6
* | * xdisp.c (redisplay_window): Remove inner local variableDmitry Antipov2012-12-252-2/+6
* | * buffer.c (Fset_buffer_modified_p): Use buffer_window_countDmitry Antipov2012-12-243-7/+9
* | * buffer.h (BUF_COMPACT): New macro to follow the common style.Dmitry Antipov2012-12-243-2/+14
* | Don't fail in acl_set_file on MS-Windows if the operation is a no-op.Eli Zaretskii2012-12-232-2/+31
* | Improve handling of subprocess shutdown on MS-Windows.Eli Zaretskii2012-12-233-7/+42
* | * nsfns.m (Fns_do_applescript): Run event loop until script hasJan Djärv2012-12-232-3/+15
* | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.orgGlenn Morris2012-12-222-3/+9
|\ \ | |/
| * Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-222-3/+9