Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc/message fixes. | Glenn Morris | 2009-10-01 | 7 | -46/+71 |
| | |||||
* | (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555). | Glenn Morris | 2009-10-01 | 2 | -12/+16 |
| | |||||
* | (semantic-c-reset-preprocessor-symbol-map): Fix declaration. | Glenn Morris | 2009-10-01 | 2 | -6/+9 |
| | | | | (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes. | ||||
* | Remove unused declarations. | Glenn Morris | 2009-10-01 | 11 | -21/+25 |
| | |||||
* | (iswitchb-read-buffer): Fix declaration. | Glenn Morris | 2009-10-01 | 1 | -10/+2 |
| | | | | | | | (iswitchb-mode, remember, remember-buffer-desc) (remember-finalize, remember-save-after-remembering, remember-register) (remember-buffer, remember-handler-functions) (remember-annotation-functions): Remove unused declarations. | ||||
* | (url-dav-file-attributes): Fix declaration. | Glenn Morris | 2009-10-01 | 2 | -3/+7 |
| | |||||
* | (Declaring Functions): Mention that we also search for ".m" files in | Glenn Morris | 2009-10-01 | 2 | -7/+11 |
| | | | | the src/ directory. | ||||
* | (declare-function): Doc fix. | Glenn Morris | 2009-10-01 | 2 | -5/+10 |
| | |||||
* | (check-declare-scan): Read the declaration rather than parsing it as a | Glenn Morris | 2009-10-01 | 1 | -23/+23 |
| | | | | | | | regexp. This relaxes the layout requirements and makes errors easier to detect. (check-declare-verify): Check file is regular. (check-declare-directory): Doc fix. | ||||
* | See bug#4594. | Glenn Morris | 2009-10-01 | 1 | -2/+4 |
| | |||||
* | * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): | Juanma Barranquero | 2009-10-01 | 2 | -0/+5 |
| | | | | Use \000 instead of literal ^@. | ||||
* | * cedet/srecode/expandproto.el: Fix provide statement. | Juanma Barranquero | 2009-09-30 | 2 | -1/+5 |
| | |||||
* | * emacs-lisp/eieio.el (boolean-p): Deleted. | Chong Yidong | 2009-09-30 | 3 | -9/+11 |
| | | | | * cedet/ede/srecode.el: Fix provide statement. | ||||
* | (ede-proj-target-makefile-miscelaneous): Fix doc typo. | Glenn Morris | 2009-09-30 | 2 | -3/+4 |
| | |||||
* | (ede-aux-source): Fix doc typo. | Glenn Morris | 2009-09-30 | 2 | -2/+3 |
| | |||||
* | Fix comment typos. | Glenn Morris | 2009-09-30 | 2 | -3/+7 |
| | | | | (ede-proj-target-makefile-miscelaneous, ede-misc-source): Fix doc typos. | ||||
* | Fix comment typos. | Glenn Morris | 2009-09-30 | 2 | -4/+7 |
| | | | | (semantic-mrub-completing-read, semantic-mrub-switch-tags): Fix doc typos. | ||||
* | (data-debug-new-buffer, data-debug-insert-thing): Remove unneeded | Glenn Morris | 2009-09-30 | 2 | -6/+7 |
| | | | | | declarations (one broken). (semanticdb-enable-gnu-global-databases): Fix prompt typo. | ||||
* | Fix comment typos. | Glenn Morris | 2009-09-30 | 1 | -2/+2 |
| | |||||
* | (elint-init-form): Report declarations where the filename is not a string. | Glenn Morris | 2009-09-30 | 2 | -5/+15 |
| | |||||
* | (semantic-scope-find): Fix declaration. | Glenn Morris | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Fix declarations. | Glenn Morris | 2009-09-30 | 7 | -7/+19 |
| | |||||
* | (org-columns-uncompile-format): Avoid assignment to free variable `fun'. | Glenn Morris | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Relicense under GPLv3+. | Glenn Morris | 2009-09-30 | 2 | -13/+16 |
| | |||||
* | (authors-ignored-files): Add "js2-mode.el". | Glenn Morris | 2009-09-30 | 2 | -0/+8 |
| | |||||
* | (semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'. | Glenn Morris | 2009-09-30 | 1 | -8/+11 |
| | |||||
* | Remove duplicate author header. | Glenn Morris | 2009-09-30 | 1 | -2/+0 |
| | |||||
* | Fix format of Authors: header. | Glenn Morris | 2009-09-30 | 1 | -1/+2 |
| | |||||
* | Fix comment typo. | Glenn Morris | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | (Acknowledgments): CEDET updates. Fix Hungarian accent. | Glenn Morris | 2009-09-30 | 3 | -41/+51 |
| | |||||
* | * files.el (safe-local-eval-forms): Fix typo. | Chong Yidong | 2009-09-29 | 2 | -1/+5 |
| | |||||
* | * vc-hooks.el (vc-dir-buffers): New var. | Stefan Monnier | 2009-09-29 | 3 | -44/+63 |
| | | | | | | | | | | | | | (vc-state-refresh): New function. (vc-state): Use it. (vc-after-save): Always ask the backend to recompute the new state. Always call vc-dir if necessary, using vc-dir-buffers. * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file): Use vc-dir-buffers. (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook. (vc-dir-prepare-status-buffer, vc-dir-update) (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode): Don't call expand-file-name on default-directory. | ||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-09-29 | 2 | -2/+3 |
| | |||||
* | Relicense under GPLv3+. | Glenn Morris | 2009-09-29 | 3 | -23/+22 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-09-29 | 1 | -0/+0 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-09-29 | 25 | -36/+36 |
| | |||||
* | Regenerate. | Glenn Morris | 2009-09-29 | 1 | -2555/+1846 |
| | |||||
* | (check-declare-verify): Add basic defmethod and defclass, and | Glenn Morris | 2009-09-29 | 2 | -4/+16 |
| | | | | define-overloadable-function. | ||||
* | Mark declarations not understood by check-declare. | Glenn Morris | 2009-09-29 | 3 | -6/+8 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-09-29 | 1 | -2/+2 |
| | | | | (srecode-resolve-arguments): Fix declaration. | ||||
* | (check-declare-locate): Remove pointless file-name-nondirectory call | Glenn Morris | 2009-09-29 | 2 | -2/+10 |
| | | | | | preventing location of cedet files. (check-declare-verify): Use literal search rather than re-search. | ||||
* | (tramp-smb-handle-directory-files-and-attributes): Use | Glenn Morris | 2009-09-29 | 1 | -1/+1 |
| | | | | | tramp-compat-file-attributes rather than nonexistent tramp-compat-handle-file-attributes. | ||||
* | * speedbar.el (speedbar-item-delete): | Juanma Barranquero | 2009-09-29 | 7 | -8/+20 |
| | | | | | | | | | | | * calc/calc-prog.el (calc-kbd-if): * language/hanja-util.el (hanja-init-load): Fix typos in messages. * epa.el (epa-key-list-mode-map): * hi-lock.el (hi-lock-menu): Fix typos in menus. * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring. (hs-show-hook): Fix typo in docstring. | ||||
* | * spam-stat.el (spam-stat-load): Fix typo in message. | Juanma Barranquero | 2009-09-29 | 2 | -10/+14 |
| | |||||
* | * org-agenda.el (org-agenda-restore-windows-after-quit): Fix typo in docstring. | Juanma Barranquero | 2009-09-29 | 2 | -1/+6 |
| | |||||
* | (check): Update for two new levels of subdirectory in lisp/. | Glenn Morris | 2009-09-29 | 2 | -0/+12 |
| | |||||
* | (lisptagsfiles4): New. | Glenn Morris | 2009-09-29 | 2 | -11/+52 |
| | | | | | | | | | (AUTOGENEL): Add cedet loaddefs files. (TAGS, TAGS-LISP): Use $lisptagsfiles4. (update-elclist, compile-always, backup-compiled-files) (bootstrap-clean): Add yet another directory level. (update-elclist): Use LC_COLLATE rather than COLLATE. (ELCFILES): Update, via `make update-elclist'. | ||||
* | *** empty log message *** | Juanma Barranquero | 2009-09-29 | 1 | -0/+6 |
| | |||||
* | * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros. | Juanma Barranquero | 2009-09-29 | 1 | -6/+13 |
| | | | | | (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET. (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST. | ||||
* | * cedet/*: New unit tests, from CEDET repository. | Chong Yidong | 2009-09-28 | 1 | -0/+4 |
| |