aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/buffer.h (struct buffer): Revert `indirections' to a simple int;Stefan Monnier2012-08-062-1/+6
* * keyboard.c (timer_check_2): Add break so timer_check returns next timeout.Jan Djärv2012-08-062-0/+6
* Fix Windows build errors introduced after converting to WGET and WSET.Dmitry Antipov2012-08-062-2/+9
* Use FSET.Jan Djärv2012-08-063-2/+8
* gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler): Remove aut...Julien Danjou2012-08-062-2/+5
* Separate read and write access to Lisp_Object slots of Lisp_Process.Dmitry Antipov2012-08-068-251/+262
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-0635-1339/+1357
* Fix Windows build errors introduced after converting to FGET and FSET.Dmitry Antipov2012-08-062-7/+19
* Fix replacement typo.Dmitry Antipov2012-08-062-1/+8
* * src/lisp.mk (lisp): Add language/persian.elc.Glenn Morris2012-08-062-0/+5
* Add NEWS for language/persian.el.Glenn Morris2012-08-061-0/+4
* * leim/quail/persian.el: Add some mappings.Mohsen BANAN2012-08-062-48/+67
* * lisp/language/persian.el: New file.Mohsen BANAN2012-08-063-0/+68
* * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris2012-08-062-7/+7
* Add inhibit-switch-frame parameter for display-buffer, and use it in occur-edit.Chong Yidong2012-08-064-37/+82
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-0628-409/+429
* Make internal shell process buffer names start with space.Fabián Ezequiel Gallina2012-08-062-15/+31
* Tweak previous esh-ext.el changeGlenn Morris2012-08-052-15/+14
* erc-match: add option to exclude server bufferJulien Danjou2012-08-062-1/+17
* gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler): Add autoloadJulien Danjou2012-08-052-0/+7
* Ignore stamp-h.inAndreas Schwab2012-08-051-0/+1
* * emacs.c (decode_env_path): Only use defaulted if WINDOWSNT.Andreas Schwab2012-08-052-1/+7
* Generalize common compile-time constants.Dmitry Antipov2012-08-0523-85/+101
* Tweak proced docstring to trigger autoloading.Chong Yidong2012-08-052-4/+10
* In Imenu, don't show defvars with no second argument.Chong Yidong2012-08-053-43/+50
* * search.c (Freplace_match): Treat \? in the replacement text literally.Lawrence Mitchell2012-08-053-1/+13
* * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)Michael Albinus2012-08-052-0/+10
* Auto-commit of generated files.Glenn Morris2012-08-051-0/+23
* Manual fixes for frame-background-mode.Chong Yidong2012-08-055-19/+34
* Mark last change as tiny.Chong Yidong2012-08-051-1/+1
* Add declares for viper-deflocalvar and viper-loop.Vegard Øye2012-08-052-0/+11
* Improvements to local-variable reporting in `describe-variable'.Chong Yidong2012-08-053-33/+64
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-056-5/+19
* * lisp/eshell/esh-ext.el (eshell/addpath): Also update eshell-path-env.Glenn Morris2012-08-042-3/+8
* * configure.ac: Disable paxctl if binaries don't have a PT_PAX_FLAGS header.Ulrich Müller2012-08-042-0/+11
* * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.Chong Yidong2012-08-052-12/+23
* * fringe.el: Docstring and minor code improvements.Chong Yidong2012-08-052-52/+83
* * files.el (set-auto-mode): Fix invalid setq call.Chong Yidong2012-08-052-1/+5
* * lisp/isearch.el: Misc simplification; use defstruct.Stefan Monnier2012-08-042-101/+102
* TODO triviaGlenn Morris2012-08-041-1/+1
* Fix compilation --with-x-toolkit=no.Eli Zaretskii2012-08-042-2/+8
* Doc fixes and improvements for syntax tables.Chong Yidong2012-08-047-179/+150
* Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp.Eli Zaretskii2012-08-048-63/+106
* Auto-commit of generated files.Glenn Morris2012-08-041-23/+23
* Fix the MSDOS build as fallout of latest changes.Eli Zaretskii2012-08-045-13/+33
|\
| * Fix Sed scripts and msdos.c as fallout of latest changes.Eli Zaretskii2012-08-045-13/+33
* | * simple.el (list-processes): Doc fix.Andreas Schwab2012-08-042-1/+2
* | * simple.el (list-processes--refresh): For a server use :host orAndreas Schwab2012-08-042-1/+8
* | * lisp/mpc.el: Support password in host argument.Michal Nazarewicz2012-08-042-23/+43
|/
* Export DEFAULT_REHASH_* to GDB.Paul Eggert2012-08-032-2/+8