| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | * lisp/emacs-lisp/cl-macs.el: Fix last change. | Stefan Monnier | 2015-01-16 | 1 | -0/+3 | |
| | * | | * lisp/emacs-lisp/cl-generic.el (cl--generic-build-combined-method): | Stefan Monnier | 2015-01-16 | 1 | -0/+13 | |
| * | | | merge master | Joakim Verona | 2015-01-16 | 3 | -1/+70 | |
| |\ \ \ | |/ / | ||||||
| | * | | Fix the automated test for package priorities. | Jorgen Schaefer | 2015-01-16 | 1 | -1/+1 | |
| | * | | Package archives now have priorities. | Jorgen Schaefer | 2015-01-16 | 1 | -0/+17 | |
| | * | | Handle the `neg' operator in some calc-units functions. | Wolfgang Jenkner | 2015-01-15 | 1 | -0/+52 | |
| | * | | Use POSIX redirection. | Wolfgang Jenkner | 2015-01-15 | 1 | -1/+1 | |
| * | | | merge master | Joakim Verona | 2015-01-15 | 2 | -28/+177 | |
| |\ \ \ | |/ / | ||||||
| | * | | # Set copyright to FSF, standardize license notice | Glenn Morris | 2015-01-14 | 1 | -4/+6 | |
| | * | | * lisp/emacs-lisp/eieio-core.el: Provide support for cl-generic. | Stefan Monnier | 2015-01-15 | 1 | -28/+44 | |
| | * | | * lisp/emacs-lisp/cl-generic.el: New file. | Stefan Monnier | 2015-01-14 | 1 | -0/+131 | |
| * | | | merge master, fix conflicts | Joakim Verona | 2015-01-11 | 3 | -93/+106 | |
| |\ \ \ | |/ / | ||||||
| | * | | Shrink EIEIO object header. Move generics to eieio-generic.el. | Stefan Monnier | 2015-01-08 | 3 | -93/+106 | |
| | |\ \ | ||||||
| | | * | | * emacs-lisp/eieio-generic.el: New file. | Stefan Monnier | 2015-01-08 | 2 | -5/+5 | |
| | | * | | lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var. | Stefan Monnier | 2015-01-07 | 3 | -28/+28 | |
| | | * | | * lisp/emacs-lisp/eieio*.el: Use class objects in `parent' field. | Stefan Monnier | 2015-01-04 | 2 | -7/+18 | |
| | | * | | lisp/emacs-lisp/eieio*.el: Reduce object header to 1 slot | Stefan Monnier | 2014-12-29 | 1 | -2/+4 | |
| | | * | | * lisp/emacs-lisp/eieio*.el: Remove "name" field of objects | Stefan Monnier | 2014-12-22 | 3 | -34/+35 | |
| | | * | | * lisp/emacs-lisp/eieio-core.el (eieio--class-v): Rename from class-v. | Stefan Monnier | 2014-12-22 | 2 | -2/+2 | |
| | | * | | * lisp/emacs-lisp/eieio*.el: Use hashtables rather than obarrays | Stefan Monnier | 2014-12-22 | 1 | -23/+22 | |
| * | | | | merge master | jave | 2015-01-02 | 62 | -76/+84 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 62 | -62/+64 | |
| | * | | | Merge from origin/emacs-24 | Paul Eggert | 2015-01-01 | 1 | -14/+20 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
| | | * | | * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p): | Michael Albinus | 2014-12-30 | 1 | -13/+18 | |
| | | * | | Sync with Tramp 2.2.11. | Michael Albinus | 2014-12-29 | 1 | -3/+4 | |
| * | | | | a missing merge | jave | 2009-01-01 | 7 | -0/+88 | |
| * | | | | merge upstream | jave | 2014-12-31 | 5 | -136/+394 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | python.el: Native readline completion. | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -0/+7 | |
| | * | | | * test/automated/let-alist.el: Load dependency. | Glenn Morris | 2014-12-27 | 1 | -0/+1 | |
| | * | | | python.el: Enhance shell user interaction and deprecate python-shell-get-or-c... | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -78/+0 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -0/+21 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * lisp/progmodes/python.el (python-shell-buffer-substring): Handle | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -0/+21 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 2 | -1/+277 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | python.el: Handle file encoding for shell. | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -0/+271 | |
| | | * | | * automated/tramp-tests.el (tramp-test17-insert-directory): Do not | Michael Albinus | 2014-12-25 | 1 | -1/+6 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -0/+33 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | python.el: Fix electric colon behavior | Fabián Ezequiel Gallina | 2014-12-22 | 1 | -0/+33 | |
| | * | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 2 | -2/+11 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Consider electric-pair-mode in tex-mode. | Joao Tavora | 2014-12-14 | 1 | -1/+10 | |
| | | * | | * test/automated/flymake/warnpred/test.pl: Tweak earlier change. | Glenn Morris | 2014-12-13 | 1 | -1/+1 | |
| | | * | | * test/automated/flymake/warnpred/test.pl: Tweak format | Glenn Morris | 2014-12-13 | 1 | -1/+1 | |
| | * | | | python.el: Generate clearer shell buffer names. | Fabián Ezequiel Gallina | 2014-12-26 | 1 | -55/+44 | |
| * | | | | Merge branch 'master' into xwidget | jave | 2014-12-28 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Spelling fixes | Paul Eggert | 2014-12-25 | 1 | -1/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'master' into xwidget | Joakim Verona | 2014-12-23 | 28 | -232/+1736 | |
| |\ \ \ | |/ / | ||||||
| | * | | let-alist.el (let-alist): Use `make-symbol' instead of `gensym'. | Artur Malabarba | 2014-12-22 | 1 | -1/+1 | |
| | * | | * let-alist.el (let-alist): Enable access to deeper alists | Artur Malabarba | 2014-12-19 | 1 | -1/+25 | |
| | * | | * automated/let-alist.el: require `cl-lib' | Artur Malabarba | 2014-12-19 | 1 | -0/+1 | |
| | * | | * automated/let-alist.el: New file. | Artur Malabarba | 2014-12-18 | 1 | -0/+52 | |
| | * | | * lisp/emacs-lisp/seq.el: New file. | Nicolas Petton | 2014-12-16 | 1 | -0/+196 | |