summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* (c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solveAlan Mackenzie2008-04-011-2/+4
| | | | performance problem.
* Fix last fix.Chong Yidong2008-04-011-10/+5
|
* (find-dired-filter): Fix last patch to handle multi-line processChong Yidong2008-04-011-38/+47
| | | | input. Pad link numbers too.
* * find-dired.el (find-dired-filter): Fix last patch to handleChong Yidong2008-04-011-0/+5
| | | | multi-line process input. Pad link numbers too.
* (find-dired-filter): Align columns by padding file sizes.Chong Yidong2008-04-011-3/+12
|
* * find-dired.el (find-dired-filter): Align columns by padding fileChong Yidong2008-04-011-0/+5
| | | | sizes.
* (calc-init-extensions): Remove keybinding assignments for `calc-yank'.Jay Belanger2008-04-012-2/+7
|
* Autoload `calc-yank'.Jay Belanger2008-04-011-1/+5
| | | | (calc-mode-map): Add keybindings for `calc-yank'.
* Fix typo in date.Chong Yidong2008-03-311-1/+1
|
* (find-function-search-for-symbol): Strip extension from .emacs.el toChong Yidong2008-03-311-2/+6
| | | | make sure symbol is searched in .emacs too.
* * emacs-lisp/find-func.el (find-function-search-for-symbol):Chong Yidong2008-03-311-0/+6
| | | | | Strip extension from .emacs.el to make sure symbol is searched in .emacs too.
* (url-digest-auth): Changed an if so that the interaction between theChong Yidong2008-03-311-12/+12
| | | | | PROMPT and OVERWRITE arguments can no longer result in the user being queried twice for the same login and password information.
* * url-auth.el (url-digest-auth): Changed an if so that theChong Yidong2008-03-311-0/+7
| | | | | | interaction between the PROMPT and OVERWRITE arguments can no longer result in the user being queried twice for the same login and password information.
* (vc-do-command): Don't show internal temp buffers.Stefan Monnier2008-03-292-9/+18
|
* (mac-ae-reopen-application): New function.YAMAMOTO Mitsuharu2008-03-292-3/+21
| | | | (mac-apple-event-map): Bind "reopen application" Apple event to it.
* (mac-dnd-drop-data): Remove redundant check.YAMAMOTO Mitsuharu2008-03-292-1/+5
|
* Bump version to 22.2.50.Chong Yidong2008-03-261-1/+1
|
* Regenerate.Chong Yidong2008-03-261-59/+62
|
* Bump version to 22.2.Chong Yidong2008-03-262-1/+5
|
* *** empty log message ***Kenichi Handa2008-03-261-1/+1
|
* (Info-isearch-search): Always return point.Johan Bockgård2008-03-252-2/+6
|
* (message-cite-original-without-signature): MentionReiner Steib2008-03-242-1/+7
| | | | stripping of the signatur in doc string.
* (menu-bar-showhide-fringe-ind-menu) [customize]: Add radio button.Andreas Schwab2008-03-232-1/+6
|
* *** empty log message ***Andreas Schwab2008-03-231-3/+3
|
* (menu-bar-showhide-fringe-ind-menu): Fix radioAndreas Schwab2008-03-232-4/+10
| | | | | button condition. (menu-bar-showhide-fringe-ind-menu): Likewise.
* (vc-bzr-print-log): Ensure it works when passed aDan Nicolaescu2008-03-202-3/+12
| | | | | single file argument. (vc-bzr-show-log-entry): Fix typo.
* (verilog-easy-menu-filter): New function.Dan Nicolaescu2008-03-202-153/+263
| | | | | | | | | | | | (verilog-stmt-menu, verilog-menu): Add :help. (verilog-customize, verilog-font-customize) (electric-verilog-backward-sexp, electric-verilog-forward-sexp) (verilog-mode): Update documentation strings to match tool tips. (verilog-auto-search-do, verilog-auto-re-search-do) (verilog-skip-forward-comment-or-string): Fix verilog-auto expansion when a .* appears inside a string. (verilog-re-search-forward, verilog-re-search-backward): Add comment to recall how this works.
* (open-tls-stream): Reindent.Reiner Steib2008-03-192-43/+47
|
* (open-tls-stream): Use with-current-buffer.Reiner Steib2008-03-192-2/+2
|
* [ Merge from Gnus v5-10 ]Reiner Steib2008-03-195-8/+39
| | | | | | | | | | | | | | | | | | | | | 2008-03-19 Nils Ackermann <nils@ackermath.info> (tiny change) * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group parameter. * message.el (message-disassociate-draft): Specify drafts group name fully. 2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org> * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find Incoming* files. 2008-03-19 Katsumi Yamaoka <yamaoka@jpl.org> * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet) (nntp-open-via-telnet-and-telnet): Make sure the nntp port to specify is a string.
* Sync 2007-11-04 change from trunk, plus the related comments that came after.Glenn Morris2008-03-192-26/+19
| | | | | Don't require rx when compiling. (tls-end-of-info): Rewrite without using rx.
* (font-lock-comment-face): Set the foreground forDan Nicolaescu2008-03-192-1/+4
| | | | the light background 8 colors case.
* (vc-bzr-print-log): Insert a file marker. Run the logDan Nicolaescu2008-03-192-10/+33
| | | | | | command for each file in the list. (vc-bzr-log-view-mode): Recognize the file marker. (vc-bzr-show-log-entry): Make regexp match more cases.
* (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.Dan Nicolaescu2008-03-192-1/+7
|
* (vc-bzr-log-view-mode, vc-bzr-annotate-command)Stefan Monnier2008-03-182-4/+8
| | | | | (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line): Revision numbers can include ".".
* (diff-end-of-hunk): Be careful not to overlook trailingStefan Monnier2008-03-182-5/+21
| | | | "+" lines not accounted for by counting "-" and context lines.
* *** empty log message ***Juri Linkov2008-03-161-0/+11
|
* (dired-warn-writable): Rename to `dired-perm-write'.Juri Linkov2008-03-161-5/+7
| | | | | | | | | | (dired-perm-write): Renamed from `dired-warn-writable'. Change parent face from `font-lock-warning-face' to `font-lock-comment-delimiter-face'. (dired-warn-writable-face): Rename to `dired-perm-write-face'. (dired-perm-write-face): Renamed from `dired-warn-writable-face'. (dired-font-lock-keywords): Replace `dired-warn-writable-face' with `dired-perm-write-face'.
* (mac-service-open-file): Use file URL instead of file name string.YAMAMOTO Mitsuharu2008-03-162-1/+8
|
* (vc-bzr-registered): Fail if `bzr' is not installed.Stefan Monnier2008-03-142-9/+21
| | | | | (vc-bzr-annotate-command): Preserve line alignment. (vc-bzr-annotate-time): Accept space used to preserve alignment.
* (mouse-yank-secondary): Nice error msg if no secondary sel.Richard M. Stallman2008-03-132-1/+6
|
* (defadvice): Add usage pattern.Richard M. Stallman2008-03-132-1/+8
|
* * simple.el (set-mark-command): Doc fix.Chong Yidong2008-03-111-0/+4
|
* Doc fix.Chong Yidong2008-03-111-1/+2
|
* *** empty log message ***Juanma Barranquero2008-03-101-1/+0
|
* Add advice about using Cygwin GDB (from aNick Roberts2008-03-101-0/+8
| | | | thread in [h-e-w]).
* *** empty log message ***Nick Roberts2008-03-101-0/+6
|
* Merge from gnus--rel--5.10Miles Bader2008-03-104-33/+51
| | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-246
* Fix typo.Chong Yidong2008-03-101-1/+1
|
* (while-no-input): Don't splice BODY directly into the `or' form.Johan Bockgård2008-03-082-1/+6
|