aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #13953 with spontaneous frame resizes on MS-Windows.Eli Zaretskii2013-03-142-15/+22
* * doc-view.el (doc-view-insert-image): Don't modify overlayTassilo Horn2013-03-142-38/+61
* Auto-commit of generated files.Glenn Morris2013-03-144-67/+189
* * emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI buildsDaniel Colascione2013-03-132-2/+9
* * saveplace.el (save-place-alist-to-file): Don't sortKarl Fogel2013-03-132-3/+6
* File synchronization fixes.Paul Eggert2013-03-1323-76/+273
* Fix bug #13937 with creating a maximized frame on MS-Windows.Eli Zaretskii2013-03-132-1/+17
* * window.c (Fscroll_other_window): Use SET_PT_BOTH because bothDmitry Antipov2013-03-132-1/+3
* * xdisp.c (init_iterator): Simplify because both character and byteDmitry Antipov2013-03-132-7/+8
* Fix last change.Michael Albinus2013-03-131-1/+1
* * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,Michael Albinus2013-03-132-5/+12
* Auto-commit of generated files.Glenn Morris2013-03-132-18/+31
* Static checking by Sun C 5.12.Paul Eggert2013-03-1313-29/+27
* Merge from gnulib: putenv: port to Solaris 10.Paul Eggert2013-03-133-7/+8
* * sysdep.c: Remove a use of BSD_SYSTEM, which I'm trying to phase out.Paul Eggert2013-03-122-4/+11
* * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't useStefan Monnier2013-03-122-1/+5
* * lisp/international/mule.el (find-auto-coding): Include file name inStefan Monnier2013-03-122-2/+10
* * movemail.c: Don't grant more read permissions than necessary.Paul Eggert2013-03-122-3/+7
* * movemail.c (main): Call umask on all systems.Paul Eggert2013-03-122-4/+5
* Merge from gnulib.Paul Eggert2013-03-124-42/+57
* Mention etc/HELLO.Paul Eggert2013-03-121-0/+5
* Remove incorrect comment about hanja3.el.Paul Eggert2013-03-121-4/+0
* Add coding tags for iso-2022-7bit files that are not already tagged.Paul Eggert2013-03-124-2/+11
* * progmodes/cfengine.el: add CFEngine 3-specific indentation.Ted Zlatanov2013-03-122-5/+92
* Prefer UTF-8 in documentation.Paul Eggert2013-03-117-24/+23
* Prefer UTF-8 in commentary.Paul Eggert2013-03-115-157/+157
* Use locate-user-emacs-file.Stefan Monnier2013-03-1117-31/+65
* Switch encodings of tutorials, thai-word to UTF-8.Paul Eggert2013-03-1119-20246/+20253
* * admin/notes/unicode: Fix "the these" typo.Paul Eggert2013-03-111-1/+1
* * notes/unicode: Improve notes about Emacs source file encoding.Paul Eggert2013-03-112-5/+60
* * lisp/recentf.el (recentf-save-file): Use locate-user-emacs-file.Stefan Monnier2013-03-113-1/+7
* * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter):Thierry Volpiatto2013-03-112-25/+18
* * lisp/international/characters.el (glyphless-set-char-table-range): New fun.Per Starbäck2013-03-112-4/+17
* Update ChangeLog for 2013-03-11T17:17:13Z!tzz@lifelogs.com.Ted Zlatanov2013-03-111-0/+7
* * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher.Ted Zlatanov2013-03-111-8/+10
* * lisp/progmodes/gdb-mi.el: Speed up initialization. Use lexical-binding.Jean-Philippe Gravel2013-03-112-167/+488
* * control.texi (Pattern matching case statement): Fix typo.Ted Zlatanov2013-03-112-1/+5
* Merge from emacs-24; up to 2012-12-25T17:37:29Z!eliz@gnu.orgGlenn Morris2013-03-112-6/+41
|\
| * Small updates for make-manuals admin scriptsGlenn Morris2013-03-112-6/+41
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-1024-0/+96
* | * lisp/term/xterm.el (xterm--report-background-handler): Don't burpStefan Monnier2013-03-112-48/+65
* | * lisp/term/xterm.el: Don't discard input. Use lexical-binding.Stefan Monnier2013-03-112-87/+97
* | * progmodes/sql.el Version 3.2Michael Mauger2013-03-112-152/+185
* | Spelling fixes.Paul Eggert2013-03-102-2/+2
* | * insdel.c (adjust_after_replace): Use bool for boolean.Paul Eggert2013-03-103-8/+10
* | * lisp/xt-mouse.el (xterm-mouse-event-read): Remove.Stefan Monnier2013-03-103-20/+17
* | * src/keyboard.c: Move keyboard decoding to read_key_sequence.Stefan Monnier2013-03-106-92/+95
* | 2013-03-10 Daniel Colascione <dancol@dancol.org>Daniel Colascione2013-03-106-43/+114
* | * src/lread.c: Minor cleanup.Stefan Monnier2013-03-102-47/+32
* | * src/bytecode.c (struct byte_stack): Remove `constants' when unused.Stefan Monnier2013-03-102-9/+17