aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-17T11:17:[email protected]Glenn Morris2013-02-1263-180/+242
|\
| * * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-122-5/+6
| * * doc/lispref/objects.texi (Char-Table Type): Add footnote about #^^.Glenn Morris2013-02-122-1/+4
| * * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-122-1/+5
| * Improve AIX port some more.Paul Eggert2013-02-122-32/+31
| * * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-122-3/+9
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-1251-114/+113
| * keymaps.texi small fix for bug#13684Glenn Morris2013-02-112-3/+5
| * Improve AIX port.Paul Eggert2013-02-112-17/+42
| * Fix rare aborts in bidi.c.Eli Zaretskii2013-02-112-0/+16
| * NEWS copyedit (consistent capitalization for top-level headings)Glenn Morris2013-02-101-4/+4
| * * doc/lispref/objects.texi (Char-Table Type): Add cindex.Glenn Morris2013-02-102-0/+3
| * * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.Glenn Morris2013-02-102-1/+5
| * * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,Michael Albinus2013-02-102-1/+7
* | * lisp/erc/erc-match.el (erc-match-message): Fix last commit.Aidan Gauland2013-02-122-8/+12
* | Minor getenv-related fixes.Paul Eggert2013-02-124-11/+17
* | lisp/progmodes/js.el: Silence byte-compiler warning.Juanma Barranquero2013-02-132-1/+6
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2013-02-132-37/+73
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-02-132-2/+7
* | * cmdargs.texi (General Variables):Paul Eggert2013-02-122-4/+8
* | Fix cursor positioning near scroll margin at top of window.Eli Zaretskii2013-02-122-0/+16
* | Minor additional fix in the wake of bugs #13623 and 13626.Eli Zaretskii2013-02-123-5/+14
* | * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.Michael Albinus2013-02-124-35/+82
* | Improve previous patch to allow for multiple simultaneous ODF->PDFTassilo Horn2013-02-121-16/+15
* | Auto-commit of generated files.Glenn Morris2013-02-124-25/+486
* | * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separateTassilo Horn2013-02-122-2/+20
* | * files.el (basic-save-buffer): Offer to create a non-existing directory.Glenn Morris2013-02-122-22/+36
* | ChangeLog fixesGlenn Morris2013-02-112-1/+6
* | Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-1119-4/+45
* | MS-Windows followup for 2013-02-11T23:37:[email protected].Eli Zaretskii2013-02-124-0/+17
* | Tweak quoting in earlier configure.ac emacs_config_options changeGlenn Morris2013-02-112-2/+2
* | Tune by using memchr and memrchr.Paul Eggert2013-02-1117-160/+1619
* | Merge from gnulib.Paul Eggert2013-02-113-3/+9
* | Aidan Gauland <[email protected]>Stefan Monnier2013-02-112-7/+15
* | Clean up read_key_sequence a tiny bit more.Paul Eggert2013-02-112-17/+11
* | * lisp/doc-view.el (doc-view-current-cache-dir): Beware % escapes.Elias Pipping2013-02-112-1/+7
* | Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier2013-02-118-401/+153
* | Fix previous commit for bug #13675.Eli Zaretskii2013-02-112-2/+14
* | Auto-commit of generated files.Glenn Morris2013-02-111-0/+12
* | * NEWS: Add autorevert changes.Michael Albinus2013-02-112-0/+18
* | * marker.c (set_marker_internal): If desired position is passedDmitry Antipov2013-02-114-19/+46
* | Check whether diff supports --label before using itGlenn Morris2013-02-112-5/+24
* | Add `enable-dir-local-variables'Glenn Morris2013-02-104-9/+25
* | NEWS copyeditsGlenn Morris2013-02-101-7/+12
* | * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...Glenn Morris2013-02-102-15/+19
* | ChangeLog for previousGlenn Morris2013-02-101-0/+4
* | * configure.ac (emacs_config_options): Record some env vars.Glenn Morris2013-02-101-0/+12
* | Remove obsolete references to VAX in comments.Paul Eggert2013-02-104-40/+3
* | Speed up some redisplay operations with very long lines (Bug#13675).Eli Zaretskii2013-02-102-4/+21
* | * syntax.c (scan_sexps_forward): Fix byte position calculationDmitry Antipov2013-02-102-0/+6