Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert last change. | Thien-Thi Nguyen | 2007-08-17 | 2 | -17/+3 |
| | |||||
* | (copyright-update-year, copyright-update) | Thien-Thi Nguyen | 2007-08-17 | 2 | -3/+17 |
| | | | | (copyright-fix-years): Fix bug: Handle nil copyright-limit. | ||||
* | (Position Info): Add index entry for face at point. | Eli Zaretskii | 2007-08-17 | 2 | -1/+8 |
| | | | | Mention that character faces are also displayed by "C-u C-x =". | ||||
* | Fix s{a}{b} parsing | Vinicius Jose Latorre | 2007-08-17 | 2 | -4/+15 |
| | |||||
* | Remove debug fprintf. | Jan Djärv | 2007-08-17 | 1 | -5/+1 |
| | |||||
* | (handle_one_xevent): Remove check that mouse click is in | Jan Djärv | 2007-08-17 | 2 | -20/+25 |
| | | | | active frame. | ||||
* | (compilation-get-file-structure): Make use of the directory part when | Glenn Morris | 2007-08-17 | 1 | -1/+7 |
| | | | | | checking for an existing entry, to handle files with same basename in different directories. | ||||
* | *** empty log message *** | Glenn Morris | 2007-08-17 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2007-08-17 | 1 | -0/+2 |
| | |||||
* | Docstring fix | Vinicius Jose Latorre | 2007-08-17 | 2 | -1/+6 |
| | |||||
* | Docstring fix | Vinicius Jose Latorre | 2007-08-17 | 1 | -0/+5 |
| | |||||
* | Docstring fix | Vinicius Jose Latorre | 2007-08-16 | 1 | -4/+8 |
| | |||||
* | (smerge-resolve): New arg `safe'. | Stefan Monnier | 2007-08-16 | 2 | -5/+52 |
| | | | | | | | (smerge-resolve-all, smerge-batch-resolve): New function. (smerge-refine): Make sure `diff' returns the expected result. (smerge-parsep-re): New const. (smerge-mode): Use it to adjust paragraph-separate. | ||||
* | (perl-font-lock-syntactic-keywords): Correctly match / regexp matchers | Stefan Monnier | 2007-08-16 | 2 | -2/+14 |
| | | | | as first char on a line when fontifying only that line. | ||||
* | (cl-transform-lambda): Preserve the match-data. | Stefan Monnier | 2007-08-16 | 2 | -9/+17 |
| | |||||
* | Redraw problem is probably a graphics driver bug, not specific to | Glenn Morris | 2007-08-16 | 1 | -3/+0 |
| | | | | Emacs. | ||||
* | (ps-font-size): Doc fix. | Glenn Morris | 2007-08-16 | 1 | -1/+2 |
| | |||||
* | Tweak previous change (don't init statics). | Glenn Morris | 2007-08-16 | 2 | -8/+12 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | Don't fiddle with vc-handled-backend. | Stefan Monnier | 2007-08-15 | 2 | -101/+80 |
| | | | | | | | (vc-bzr-registered): Don't redundantly protect against file-error. Actually use the format-specific code. (vc-bzr-buffer-nonblank-p): Remove. (vc-bzr-status): Change `kindchange' -> `kindchanged'. | ||||
* | Typo. | Glenn Morris | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | Comment previous change. | Glenn Morris | 2007-08-15 | 1 | -0/+3 |
| | |||||
* | Philippe Waroquiers <philippe.waroquiers at eurocontrol.int> | Glenn Morris | 2007-08-15 | 2 | -3/+12 |
| | | | | | (tty_default_color_capabilities): Explicitly initialize static variables in file scope, to avoid HPUX compiler problem. | ||||
* | "undigestify-rmail-message" is fixed. | Glenn Morris | 2007-08-15 | 1 | -3/+4 |
| | | | | | | "CVS build" totally unreproducible (I think someone would have noticed if CVS did not build for 3 weeks...). Add some urls. | ||||
* | (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of | Glenn Morris | 2007-08-15 | 1 | -2/+10 |
| | | | | | GNU Mailman. (rmail-digest-rfc1153): Initialize `result' correctly. | ||||
* | *** empty log message *** | Glenn Morris | 2007-08-15 | 1 | -0/+6 |
| | |||||
* | (bootstrap-nmake): Change directories once more. | Jason Rumney | 2007-08-14 | 1 | -0/+1 |
| | |||||
* | "modification hooks called only once" -- fix is on the trunk. | Chong Yidong | 2007-08-14 | 1 | -3/+4 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2007-08-14 | 1 | -0/+4 |
| | |||||
* | (bad-packages-alist): Fix regexp typo in previous change. | Glenn Morris | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | Move CUA-mode check to `bad-packages-alist'. | Glenn Morris | 2007-08-14 | 2 | -17/+1 |
| | |||||
* | Mention `bad-packages-alist'. | Glenn Morris | 2007-08-14 | 1 | -1/+5 |
| | |||||
* | (bad-packages-alist): New constant. | Glenn Morris | 2007-08-14 | 2 | -0/+55 |
| | | | | | | (bad-package-check): New function. Together, these two add elements to `after-load-alist' to check for problematic external packages. | ||||
* | *** empty log message *** | Glenn Morris | 2007-08-14 | 1 | -0/+7 |
| | |||||
* | Merge from gnus--rel--5.10 | Miles Bader | 2007-08-13 | 6 | -3/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 242-244) - Update from CVS 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nntp.el (nntp-xref-number-is-evil): New server variable. (nntp-find-group-and-number): If it is non-nil, don't trust article numbers in the Xref header. 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t. 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (article-hide-headers): Bind inhibit-read-only to t. 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (NNTP): Mention nntp-xref-number-is-evil. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-92 | ||||
* | *** empty log message *** | Juanma Barranquero | 2007-08-13 | 1 | -3/+20 |
| | |||||
* | (vhdl-update-progress-info): Avoid divide by zero error. | Juanma Barranquero | 2007-08-13 | 1 | -4/+7 |
| | |||||
* | (ada-gnatls-args): Fix docstring. | Juanma Barranquero | 2007-08-13 | 1 | -10/+15 |
| | | | | | | | | | | | (ada-treat-cmd-string): Improve error message. (ada-do-file-completion): Call `ada-require-project-file', so project variables are set properly. (ada-prj-find-prj-file): Delete Emacs 20.2 support. (ada-gnatfind-buffer-name): New constant. (ada-find-any-references): Use new constant. Set buffer name properly in compilation-start. Toggle read-only properly. (ada-find-in-src-path): Fix spelling error in docstring. | ||||
* | (cvs-parse-table): Handle additional instance of optional quotes | Juanma Barranquero | 2007-08-13 | 1 | -0/+2 |
| | | | | around files in NEED-UPDATE . REMOVED case. | ||||
* | (gdb-send): Handle CTRL-D more carefully. | Nick Roberts | 2007-08-13 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Nick Roberts | 2007-08-13 | 1 | -0/+4 |
| | |||||
* | (update_frame_tool_bar): Use -1 as index | Jan Djärv | 2007-08-13 | 2 | -6/+14 |
| | | | | to gtk_toolbar_insert. | ||||
* | (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout) | Richard M. Stallman | 2007-08-12 | 3 | -5/+29 |
| | | | | | (cvs-execute-single-file): Use new name split-string-and-unquote. (cvs-header-msg): Use new name combine-and-quote-strings. | ||||
* | (vi-next-line): Ignore return value of line-move. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | (gud-common-init): Use new name split-string-and-unquote. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | (flymake-err-line-patterns): Fix infloop in javac regexp. | Richard M. Stallman | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | (cvs-qtypedesc-strings): Use new names | Richard M. Stallman | 2007-08-12 | 1 | -1/+2 |
| | | | | combine-and-quote-strings and split-string-and-unquote. | ||||
* | (combine-and-quote-strings): Renamed from strings->string. | Richard M. Stallman | 2007-08-12 | 1 | -10/+9 |
| | | | | (split-string-and-unquote): Renamed from string->strings. | ||||
* | *** empty log message *** | Richard M. Stallman | 2007-08-12 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2007-08-11 | 1 | -3/+0 |
| |