summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix unsafe use of alloca reported in bug #11138.Eli Zaretskii2012-04-012-4/+14
* Fixes: debbugs:11141Andreas Schwab2012-04-012-4/+17
* Auto-commit of loaddefs files.Glenn Morris2012-04-011-242/+256
* Update to Org version 7.8.07 (commit da0e6f in Org's repo)Bastien Guerry2012-04-0151-1279/+3471
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-017-26/+41
* Doc fix for xterm-extra-capabilitiesGlenn Morris2012-03-313-3/+28
* * lisp/language/indian.el ("Devanagari"): Fix typo.Glenn Morris2012-03-312-1/+3
* Revert 2012-03-28 calendar changeGlenn Morris2012-03-312-19/+48
* Edebug doc fixesGlenn Morris2012-03-315-6/+65
* Fix bug #11063 with move_it_by_lines when there's a before-string at bol.Eli Zaretskii2012-03-312-1/+19
* Fix bug #7464 with mouse highlight after "C-x 1".Eli Zaretskii2012-03-312-0/+19
* Remove an incorrect assertion on move_it_by_lines.Eli Zaretskii2012-03-312-1/+4
* Improve documentation of 'cursor' text property.Eli Zaretskii2012-03-312-15/+42
* Fix bug #11091 with inaccurate docs of emacsclient on MS-Windows.Eli Zaretskii2012-03-312-8/+19
* Fix cursor positioning in rows completely covered by display strings.Eli Zaretskii2012-03-313-6/+37
* lispref/edebug.texi copyeditsGlenn Morris2012-03-302-7/+13
* Remove debug code.Chong Yidong2012-03-311-1/+1
* Fix copying of symlinks.Thierry Volpiatto2012-03-314-14/+25
* Updates for Display chapter of Lisp manual.Chong Yidong2012-03-317-363/+388
* Comment.Glenn Morris2012-03-301-0/+2
* * doc/lispref/edebug.texi (Jumping): Give name of `i' binding.Glenn Morris2012-03-302-2/+9
* ispell.el (ispell-get-extended-character-mode): Make sure extended-character-...Agustín Martín2012-03-302-2/+10
* Fix bug #11068 with window display when default face was remapped.Eli Zaretskii2012-03-302-7/+26
* help-with-tutorial buffer-read-only fixGlenn Morris2012-03-292-0/+7
* * lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.Stefan Monnier2012-03-292-11/+17
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-294-0/+14
* calendar/calendar.el (calendar-exit): Use `quit-windows-on' instead ofSam Steingold2012-03-292-44/+27
* Doc and lispref updates related to searchingGlenn Morris2012-03-285-36/+90
* * src/keyboard.c (safe_run_hooks_error): Don't unquote strings.Stefan Monnier2012-03-282-3/+6
* Fixes: debbugs:11109Andreas Schwab2012-03-282-4/+8
* CommentGlenn Morris2012-03-281-0/+4
* lispref/searching.tex small editsGlenn Morris2012-03-282-22/+33
* Spelling fixes.Paul Eggert2012-03-283-3/+3
* * lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo.Stefan Monnier2012-03-272-7/+22
* NEWS pedantryGlenn Morris2012-03-271-1/+2
* Optionally avoid that switching to previous or next buffer shows that buffer ...Martin Rudalics2012-03-274-16/+61
* Small doc and elisp manual fixes related to searching Glenn Morris2012-03-264-18/+41
* * lisp/startup.el (mail-host-address): Doc fix.Glenn Morris2012-03-262-1/+7
* * doc/lispref/processes.texi (Network Servers): Standardize apostrophe usage.Glenn Morris2012-03-262-2/+4
* More lispref/os.texi small editsGlenn Morris2012-03-262-94/+83
* * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow moreStefan Monnier2012-03-262-3/+9
* dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-262-1/+6
* New variable selection-inhibit-update-commands, for inhibiting selection upda...Chong Yidong2012-03-262-1/+20
* * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.Ami Fischman2012-03-262-5/+18
* More small edits for lispref/os.texiGlenn Morris2012-03-254-46/+58
* Small edits for lispref/os.texiGlenn Morris2012-03-254-52/+71
* Remove dead MSVC-specific code.Fabrice Popineau2012-03-252-24/+5
* Fix parallel "make install" on MS-Windows.Eli Zaretskii2012-03-258-24/+59
* dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-262-1/+6
* Fix interaction of load-theme with cust-theme.el.Chong Yidong2012-03-253-3/+16