| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles. | Glenn Morris | 2010-11-11 | 2 | -9/+7 |
* | system-type related trivia. | Glenn Morris | 2010-11-09 | 2 | -2/+6 |
* | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 6 | -33/+21 |
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 2 | -6/+7 |
* | * cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use. | Glenn Morris | 2010-11-01 | 2 | -8/+9 |
* | Fix some declarations in cedet. | Glenn Morris | 2010-10-31 | 5 | -10/+13 |
* | * lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change. | Glenn Morris | 2010-10-31 | 2 | -6/+4 |
* | Fix previous cedet change and ChangeLog. | Glenn Morris | 2010-10-31 | 2 | -4/+14 |
* | * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun. | Julien Danjou | 2010-10-31 | 2 | -9/+3 |
* | More merge fixes. | Juanma Barranquero | 2010-10-31 | 1 | -6/+0 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2010-10-31 | 4 | -124/+109 |
|\ |
|
| * | Replace some inappropriate uses of toggle-read-only. (Bug#7292) | Glenn Morris | 2010-10-29 | 4 | -124/+103 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 3 | -5/+11 |
* | | lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog. | Juanma Barranquero | 2010-10-12 | 1 | -17/+0 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-08 | 10 | -68/+139 |
|\ \
| |/ |
|
| * | Fix more CEDET require statements. | Chong Yidong | 2010-09-29 | 3 | -2/+8 |
| * | Fix errors in CEDET 1.0 merge. | Chong Yidong | 2010-09-29 | 8 | -62/+120 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-09-27 | 1 | -0/+5 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-09-25 | 6 | -6/+14 |
|\ \
| |/ |
|
| * | Fix require names in CEDET 1.0 merge. | Chong Yidong | 2010-09-25 | 6 | -6/+14 |
* | | Fix typos. | Juanma Barranquero | 2010-09-25 | 5 | -6/+14 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-09-23 | 81 | -2065/+5609 |
|\ \
| |/ |
|
| * | Synch SRecode to CEDET 1.0. | Eric M. Ludlam | 2010-09-21 | 16 | -316/+725 |
| * | Synch EDE to CEDET 1.0. | Eric M. Ludlam | 2010-09-20 | 32 | -1272/+2318 |
| * | Synch Semantic to CEDET 1.0. | Chong Yidong | 2010-09-18 | 35 | -518/+2524 |
* | | Add "Version:" and "Package:" Lisp file headers. | Chong Yidong | 2010-08-29 | 4 | -1/+4 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 6 | -1/+6 |
* | | Merge from emacs-23 | Juanma Barranquero | 2010-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * cedet/semantic/db-file.el (object-write): Fix typo in docstring. | Juanma Barranquero | 2010-07-20 | 1 | -1/+1 |
* | | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -31/+25 |
|\ \
| |/ |
|
| * | Fix to semantic-lex-spp-table-write-slot-value (Bug#6324). | Eric M. Ludlam | 2010-06-03 | 1 | -31/+25 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-05-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name. | Jonathan Marchand | 2010-05-31 | 1 | -1/+1 |
* | | Use a mode-line spec rather than a static string in Semantic. | Stefan Monnier | 2010-05-02 | 4 | -68/+61 |
* | | Use define-minor-mode in CEDET where applicable. | Stefan Monnier | 2010-05-01 | 6 | -711/+270 |
* | | * minibuffer.el (tags-completion-at-point-function): New function. | Chong Yidong | 2010-04-29 | 1 | -2/+7 |
* | | Unify complete-symbol with completion-at-point. | Chong Yidong | 2010-04-28 | 2 | -45/+46 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Bugfix for ede-proj-makefile-insert-variables. | Chong Yidong | 2010-04-18 | 1 | -4/+3 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-04-02 | 2 | -5/+5 |
|\ \
| |/ |
|
| * | Bump version to 23.1.95.emacs-pretest-23.1.95 | Chong Yidong | 2010-04-02 | 1 | -1/+1 |
| * | Fix typos in semantic/imenu.el. | Juanma Barranquero | 2010-04-02 | 1 | -4/+4 |
* | | Merge from `emacs-23'. | Stefan Monnier | 2010-03-24 | 2 | -1/+538 |
|\ \
| |/ |
|
| * | Fix typos. | Juanma Barranquero | 2010-03-24 | 1 | -1/+1 |
| * | * cedet/semantic/imenu.el: Fix typo in copyright header. | Glenn Morris | 2010-03-13 | 1 | -2/+0 |
| * | * cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412). | Chong Yidong | 2010-03-13 | 1 | -0/+539 |
* | | * cedet/ede/project-am.el (ede-shell-run-something): Declare. | Glenn Morris | 2010-03-23 | 1 | -0/+2 |
* | | * cedet/semantic/bovine/c.el (semantic-c-describe-environment): | Glenn Morris | 2010-03-23 | 1 | -2/+3 |
|/ |
|
* | Update some cedet template copyrights to GPLv3+. | Glenn Morris | 2010-03-05 | 1 | -7/+5 |