summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release logsemacs-24.2Chong Yidong2012-08-2422-30/+30
* Fix bug #12242 with crashes in ralloc.c on OpenBSD.Eli Zaretskii2012-08-242-13/+37
* * lisp/files.el (safe-local-eval-forms): Fix before-save-hook entry to beStefan Monnier2012-08-232-1/+7
* * lisp/progmodes/hideif.el (hif-compress-define-list): Fix typo. (tiny change)Jeremy Moore2012-08-222-1/+6
* * lisp/progmodes/hideshow.el (hs-block-end-regexp): Restore lostDan Nicolaescu2012-08-202-0/+7
* Fix comment in log-edit.el.Chong Yidong2012-08-201-4/+4
* Auto-commit of generated files.Glenn Morris2012-08-161-10/+10
* Add 24.2 NEWS section (do not merge to trunk)Glenn Morris2012-08-151-0/+5
* * lisp/vc/log-edit.el (log-edit-font-lock-gnu-style): Mark safe if boolean.Glenn Morris2012-08-152-0/+10
* Regenerate ldefs-boot.elChong Yidong2012-08-161-22/+22
* Bump version to 24.2Chong Yidong2012-08-1636-22/+114
* Fix for the buffer-local rcirc-encode-coding-system caseLeo Liu2012-08-152-16/+22
* Add CVE number to ChangeLogGlenn Morris2012-08-141-0/+1
* * src/eval.c (Fcalled_interactively_p): Doc fix. (Bug#11747)Glenn Morris2012-08-142-5/+8
* Auto-commit of generated files.Glenn Morris2012-08-142-5/+0
* Fix build failure with glibc-2.16.Chong Yidong2012-08-144-23/+15
* * systime.h (EMACS_TIME_CMP): Don't cast time_t values to long.Ulrich Mueller2012-08-142-7/+9
* Improve the file-local variable regression test.Chong Yidong2012-08-142-21/+123
* Backport: Don't disable Unicode menus on Windows NT and later.Eli Zaretskii2012-08-133-2/+15
* * lisp/net/rcirc.el (rcirc-split-message): New function.Leo Liu2012-08-142-15/+29
* Backport fix for Bug#11677 from trunkChong Yidong2012-08-132-17/+29
* Backports for 1995-05-29T20:16:10Z!kwzh@gnu.org, 1995-05-03T21:38:13Z!rms@gnu...Jan Djärv2012-08-123-34/+92
* * test/automated/files.el (files-test-disable-local-variables): New test.Glenn Morris2012-08-102-0/+15
* * admin/bzrmerge.el (bzrmerge-resolve): Disable local eval:.Glenn Morris2012-08-092-1/+6
* * lisp/emacs-lisp/copyright.el (copyright-update-directory): Logic fix.Glenn Morris2012-08-092-5/+7
* Disable local eval: in some placesGlenn Morris2012-08-094-4/+16
* * test/automated/files.el: New file.Glenn Morris2012-08-082-0/+45
* * unexmacosx.c (copy_data_segment): Copy initialized data in statically linke...YAMAMOTO Mitsuharu2012-08-082-1/+22
* * test/automated/Makefile.in (all): Fix typo.Glenn Morris2012-08-072-1/+5
* hack-local-variables-filter fix for bug#12155Glenn Morris2012-08-072-5/+16
* Add new load commands for OS X 10.8.YAMAMOTO Mitsuharu2012-08-072-2/+27
* Backport 2012-06-23T12:54:59Z!cyd@gnu.org from trunkChong Yidong2012-08-071-3/+0
* Backport 2012-06-23T12:48:24Z!cyd@gnu.org from trunkChong Yidong2012-08-072-4/+13
* * doc/misc/url.texi (Parsed URLs): Adjust to the code's use of defstruct.Aurélien Aptel2012-08-062-17/+23
* Revert typo in previousGlenn Morris2012-08-061-1/+1
* Remove non-standard comment from license section of commentaryGlenn Morris2012-08-061-3/+1
* * lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix forStefan Monnier2012-08-062-3/+14
* Fix bug #12138 with indexing "closures".Eli Zaretskii2012-08-063-3/+12
* NEWS clarificationGlenn Morris2012-08-041-1/+1
* * emacs.texi: Fix ISBN.Chong Yidong2012-07-312-1/+5
* Fix bogus code in gdb-place-breakpoints.Chong Yidong2012-07-282-13/+21
* Fix bug #12073 with outdated FAQ entry.Eli Zaretskii2012-07-282-6/+11
* Avoid leaving nil in the alist in cc-imenu-objc-functionLeo Liu2012-07-262-6/+7
* Backport fix for Bug#11989 from trunk.Chong Yidong2012-07-252-6/+14
* Fix bug #11958 with description of mouse-2 in the Emacs manual.Eli Zaretskii2012-07-212-2/+7
* Use match-string-no-properties instead in c-defun-nameLeo Liu2012-07-212-2/+7
* * lisp/progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.Leo Liu2012-07-212-8/+13
* Backport: Recognize Objective-C methods also in c-defun-nameJan Djärv2012-07-212-0/+14
* * progmodes/cc-langs.el (c-symbol-start): Include char _.Leo Liu2012-07-202-1/+5
* Avoid two crashes involving windows on dead frames.Chong Yidong2012-07-192-2/+10