aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | CommentsGlenn Morris2012-08-102-11/+7
* | | ChangeLog fixesGlenn Morris2012-08-102-3/+3
* | | Fix bug #10299 with Unicode characters sent on MS-Windows by MSKLC.Eli Zaretskii2012-08-102-17/+58
* | | * src/Makefile.in (config_h): Fix conf_post.h out-of-tree build location.Glenn Morris2012-08-092-1/+3
* | | Remove some make-docfile.c undes that are no longer neededGlenn Morris2012-08-092-15/+14
* | | Move DIRECTORY_SEP from lisp.h to config.hGlenn Morris2012-08-0910-39/+34
* | | CommentsGlenn Morris2012-08-091-6/+7
* | | * lib-src/ebrowse.c (PATH_LIST_SEPARATOR): RemoveGlenn Morris2012-08-092-7/+7
* | | calccomp.el (math-compose-expr): Add extra argument indicating thatJay Belanger2012-08-092-4/+16
* | | Convert several man.el defvars to defcustoms.Chong Yidong2012-08-092-26/+39
* | | Auto-commit of generated files.Glenn Morris2012-08-091-32/+33
* | | * lisp/vc/add-log.el (change-log-mode): Bind comment-start to nil.Chong Yidong2012-08-092-0/+3
* | | * descr-text.el (describe-char): Don't insert extra newlines.Chong Yidong2012-08-092-11/+8
* | | Update docstrings for last change.Chong Yidong2012-08-091-12/+16
* | | * lisp/vc/log-view.el (log-view-diff): Use use-region-p.Chong Yidong2012-08-092-5/+8
* | | * align.el (align-region): Delete temporary markers.Chong Yidong2012-08-092-76/+82
* | | ChangeLog merge date fixesGlenn Morris2012-08-092-2/+2
* | | * etc/images/splash.svg, etc/images/splash.png: Tweak SVG pathsChong Yidong2012-08-093-166/+36
* | | Use TSET for write access to Lisp_Object slots of struct terminal.Dmitry Antipov2012-08-095-7/+17
* | | * progmodes/python.el (python-pdbtrack-tracked-buffer)Fabián Ezequiel Gallina2012-08-092-4/+12
* | | * progmodes/python.el: Enhancements to forward-sexp.Fabián Ezequiel Gallina2012-08-092-72/+175
* | | calc/calc-menu.el (calc-modes-menu): Fix menu item.Jay Belanger2012-08-081-1/+1
* | | calc-menu.el (calc-modes-menu): Add entries for matrix modesJay Belanger2012-08-082-0/+101
* | | * lisp/delsel.el (delete-selection-pre-hook): Don't propagate theStefan Monnier2012-08-082-7/+12
* | | * src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describingStefan Monnier2012-08-085-8/+19
* | | * lisp/emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)Stefan Monnier2012-08-083-16/+29
* | | Fix and document recently introduced configuration options.Dmitry Antipov2012-08-085-19/+37
* | | Remove reference to src/s fileGlenn Morris2012-08-081-2/+2
* | | Refill commentGlenn Morris2012-08-081-6/+5
* | | CommentsGlenn Morris2012-08-082-4/+7
* | | Tiny comment updatesGlenn Morris2012-08-082-2/+2
* | | ChangeLog fixGlenn Morris2012-08-081-1/+1
* | | Inline functions to examine and change buffer overlays.Dmitry Antipov2012-08-0811-77/+144
* | | * net/tramp-sh.el (tramp-find-file-exists-command): Protect theMichael Albinus2012-08-082-62/+75
* | | Inline functions to examine and change buffer intervals.Dmitry Antipov2012-08-0810-93/+115
* | | Inline functions to examine and change string intervals.Dmitry Antipov2012-08-0811-33/+51
* | | * lisp/bookmark.el: Add `defaults' property to the bookmark record.Juri Linkov2012-08-083-25/+50
* | | * lisp/files.el (basic-save-buffer): Use `buffer-name' as the defaultJuri Linkov2012-08-082-1/+7
* | | * lisp/info.el (Info-isearch-search): Doc fix.Juri Linkov2012-08-082-6/+14
* | | Merge language/persian.el into language/misc-lang.elGlenn Morris2012-08-087-65/+19
* | | Cleanup intervals.Dmitry Antipov2012-08-0813-196/+191
* | | Check total length of intervals with eassert.Dmitry Antipov2012-08-083-36/+33
* | | * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.Oscar Fuentes2012-08-082-0/+45
* | | * progmodes/python.el Fixed defsubst warning.Fabián Ezequiel Gallina2012-08-072-73/+88
* | | calc-misc.el (calc-record-why): Don't record a message twice.Jay Belanger2012-08-072-1/+6
* | | * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value ofAndreas Schwab2012-08-072-1/+6
* | | Defer to configure.ac for required automake versionGlenn Morris2012-08-071-1/+2
* | | Fix .gdbinit to match changes with INTERNAL_FIELD.Eli Zaretskii2012-08-072-10/+16
* | | * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-0712-240/+193
* | | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov2012-08-0719-210/+184