summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Auto-commit of loaddefs files.Glenn Morris2011-06-271-1/+1
* (ses-destroy-cell-variable-range): Fix heading comment convention.Vincent Belaïche2011-06-272-8/+17
* Implement battery-mode-line-limit option.Richard Stallman2011-06-272-9/+22
* rmailmm: Handle truncated messages.Richard Stallman2011-06-272-2/+20
* flymake.el fix for bug#8866.Glenn Morris2011-06-272-14/+11
* (ses-relocate-range): Keep rest of arguments for ses-range.Vincent Belaïche2011-06-272-9/+130
* (ses-repair-cell-reference-all): New function.Vincent Belaïche2011-06-272-0/+76
* Update cycle detection algorithm.Vincent Belaïche2011-06-272-81/+318
* Fix commenting and indenting convention.Vincent Belaïche2011-06-272-235/+245
* * lisp/bs.el (bs-cycle-next): Complete last change.Stefan Monnier2011-06-262-24/+27
* Fix typos in lisp/ChangeLog.Juanma Barranquero2011-06-271-12/+11
* lisp/faces.el (list-faces-display): Add help-mode-map to output.Drew Adams2011-06-272-1/+5
* Fix stupid typo with gnutls-clii.Lars Magne Ingebrigtsen2011-06-271-6/+6
* Fix stupid typo with gnutls-clii.Lars Magne Ingebrigtsen2011-06-271-0/+4
* Bind coding-system-for-* to binary to possibly avoid line encodingLars Magne Ingebrigtsen2011-06-272-1/+10
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-06-265-13/+23
* If the SMTP server supports STARTTLS, but Emacs has no built-in orLars Magne Ingebrigtsen2011-06-263-12/+41
* Add global-hl-line-sticky-flag (Bug#8323).Chong Yidong2011-06-262-3/+25
* * lisp/vc/vc.el (vc-revert-show-diff): Default to t.Chong Yidong2011-06-262-1/+5
* ChangeLog fix.Glenn Morris2011-06-261-1/+0
* * allout-widgets.el (allout-widgets-post-command-business): Stop decoratingKen Manheimer2011-06-262-18/+40
* Fix some more display-buffer related bugs.martin rudalics2011-06-262-47/+112
* Merge changes made in Gnus trunk.Gnus developers2011-06-265-48/+67
* lisp/bs.el (bs-cycle-next): Pass current buffer to `bury-buffer'.Juanma Barranquero2011-06-262-2/+7
* * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.Andreas Schwab2011-06-262-2/+7
* Use built-in TLS support if `gnutls-available-p' is true.Lars Magne Ingebrigtsen2011-06-262-6/+17
* Extend emacs register to accept value from registerv-makeLeo Liu2011-06-262-3/+53
* New option for showing a diff in vc-revert (Bug#8927).Chong Yidong2011-06-262-25/+49
* * lisp/progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.Chong Yidong2011-06-252-6/+5
* * lisp/progmodes/f90.el (f90-looking-at-critical): Doc fix.Glenn Morris2011-06-251-1/+1
* Add support for block and critical blocks to f90.el.Glenn Morris2011-06-252-6/+74
* Add some co-array stuff to f90.el.Glenn Morris2011-06-251-2/+6
* Add some more F2008 font-locking for f90.el.Glenn Morris2011-06-252-4/+8
* * lisp/calendar/diary-lib.el: Comment fix.Glenn Morris2011-06-251-2/+2
* Avoid some code duplication in diary-lib.el.Glenn Morris2011-06-252-31/+31
* When marking, visit included diary-files in temp buffers.Glenn Morris2011-06-252-23/+38
* * lisp/progmodes/f90.el (f90-procedures-re): Add F2008 "is_contiguous".Glenn Morris2011-06-251-1/+1
* Add submodule support to f90.el.Glenn Morris2011-06-252-11/+29
* Add missing ChangeLog for previous commit.Glenn Morris2011-06-251-2/+6
* Add some F2008 keywords to f90.el font-locking.Glenn Morris2011-06-251-0/+18
* Merge from emacs-23; up to r100601.Glenn Morris2011-06-252-0/+8
|\
| * Merge fix for Bug#8879 from trunkChong Yidong2011-06-182-0/+5
| * Fix bug #8780 with decoding files after using ange-ftp.Eli Zaretskii2011-06-092-0/+8
| * Fixes bug#8730, bug#8781. Do not merge into trunk.Juanma Barranquero2011-06-052-0/+32
| * * flymake.el (flymake-compilation-prevents-syntax-check): Doc fix (Bug#8713).Reuben Thomas2011-06-042-1/+6
| * * lisp/repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).Chong Yidong2011-06-042-1/+7
| * lisp/loadhist.el (unload-feature-special-hooks): Add comint-output-filter-fun...Juanma Barranquero2011-06-042-10/+15
* | Simplify unloading functions after revno:104702.Juanma Barranquero2011-06-256-30/+12
* | Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2011-06-252-3/+22
* | * loadhist.el (unload--set-major-mode): New function.Juanma Barranquero2011-06-253-0/+38