summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add bug ref to ChangeLog.Glenn Morris2011-06-291-1/+1
* * lisp/term/ns-win.el (ns-set-resource): Declare.Glenn Morris2011-06-292-1/+4
* * lisp/gnus/mm-util.el (mm-charset-synonym-alist): Move definition before use.Glenn Morris2011-06-292-28/+32
* * lisp/ses.el (row, col): Declare dynamic variables honestly.Glenn Morris2011-06-292-4/+4
* Silence reftex-parse compilation.Glenn Morris2011-06-292-26/+33
* (thing-at-point-short-url-regexp): Require that short URLs have at least one ...Lars Magne Ingebrigtsen2011-06-302-1/+4
* mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4 variations ...Lars Magne Ingebrigtsen2011-06-302-1/+7
* Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong2011-06-295-23/+60
* nnmh.el (nnmh-request-list-1): Work on MS Windows.Katsumi Yamaoka2011-06-302-1/+7
* (rgrep): Bind `process-connection-type' to nil, because using a pty is appare...Lars Magne Ingebrigtsen2011-06-302-2/+9
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-06-304-5/+35
* Add the new `sendmail-query-once' function to sendmail.el.Lars Magne Ingebrigtsen2011-06-292-0/+48
* * lisp/files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.Glenn Morris2011-06-292-0/+7
* Silence ses.el compilation.Glenn Morris2011-06-292-8/+18
* Rename more functions to use window-/window-- prefixes.Martin Rudalics2011-06-292-144/+182
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-06-283-1/+15
* Tweaks to the report-emacs-bug preamble.Chong Yidong2011-06-282-21/+38
* (smtpmail-send-it): Leave off changing the buffer multibyteness, since it sho...Lars Magne Ingebrigtsen2011-06-282-1/+5
* Some more fixes of buffer display functions.Martin Rudalics2011-06-282-19/+37
* * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): Unnest `let'.Deniz Dogan2011-06-282-40/+43
* * textmodes/css-mode.el (css-proprietary-nmstart-re): Use `regexp-opt'.Deniz Dogan2011-06-282-1/+2
* * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped selectors.Deniz Dogan2011-06-282-1/+6
* * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).Jari Aalto2011-06-272-1/+14
* * lisp/help-fns.el (describe-variable): Fix message for terminal-local vars.Stefan Monnier2011-06-272-6/+16
* * lisp/net/ange-ftp.el: Allow loading .gz files (Bug#6923).Katsumi Yamaoka2011-06-272-3/+11
* Remove incorrect ChangeLog entry from last commit.Chong Yidong2011-06-271-8/+0
* Coding system fix for tar-untar-buffer (Bug#8870).Jambunathan K2011-06-272-1/+15
* Use window- prefix more consistently. Fix two buffer display bugs.Martin Rudalics2011-06-272-52/+70
* Use better names for window-next/-prev and window-vchild/-hchild.Martin Rudalics2011-06-272-27/+40
* 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 M. Stallman2011-06-272-9/+22
* rmailmm: Handle truncated messages.Richard M. 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-272-6/+10
* 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