index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
2
-11
/
+15
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-5
/
+7
*
* emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests): Doc fixes.
Glenn Morris
2011-10-15
1
-21
/
+20
*
* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
Stefan Monnier
2011-10-13
1
-21
/
+20
*
* lisp/emacs-lisp/edebug.el: Heed checkdoc recommendations.
Stefan Monnier
2011-10-05
1
-20
/
+19
*
* lisp/emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
Stefan Monnier
2011-09-27
1
-1
/
+3
*
* lisp/emacs-lisp/package.el (list-packages): Fix echo area message.
Chong Yidong
2011-09-27
1
-2
/
+3
*
* lisp/emacs-lisp/debug.el (debugger-args): Give it a docstring.
Stefan Monnier
2011-09-19
1
-26
/
+41
*
Capitalize non-function content words in menu item strings.
Juri Linkov
2011-09-18
2
-11
/
+11
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
Andreas Schwab
2011-09-17
1
-1
/
+1
*
Add package-menu-mark-upgrades to the Package Menu menu bar map.
Chong Yidong
2011-09-14
1
-0
/
+3
*
Add an "mark upgradable packages" command to Package Menu mode.
Chong Yidong
2011-09-14
1
-26
/
+87
*
Tabify previous change.
Glenn Morris
2011-09-13
1
-62
/
+62
*
* lisp/emacs-lisp/debug.el (debugger-make-xrefs): Preserve point. (Bug#9462)
Glenn Morris
2011-09-13
1
-65
/
+66
*
Doc fixes related to lisp-indent-function (bug#9484)
Glenn Morris
2011-09-12
2
-11
/
+18
*
* lisp/emacs-lisp/find-func.el (find-function-C-source): Only set
Stefan Monnier
2011-09-06
1
-7
/
+8
*
Fix package menu bug in marking obsolete packages for deletion.
Chong Yidong
2011-08-28
1
-1
/
+1
*
* package.el (package-install): Call package-initialize if called interactively.
Chong Yidong
2011-08-26
1
-10
/
+16
*
Fix bug #9324 with unwarranted repositioning of point.
Eli Zaretskii
2011-08-26
1
-1
/
+1
*
Fix format bug in defstruct
Leo Liu
2011-08-26
1
-6
/
+4
*
* lisp/emacs-lisp/derived.el (define-derived-mode): Doc fix.
Glenn Morris
2011-08-24
1
-2
/
+2
*
* lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
Stefan Monnier
2011-08-23
1
-8
/
+108
*
* lisp/emacs-lisp/debug.el (debug-arglist): New function.
Stefan Monnier
2011-08-22
1
-13
/
+21
*
Improve Edebug error for attempting to instrument built-in functions.
Chong Yidong
2011-08-21
2
-2
/
+8
*
Add L and R categories to standard category table, and use them.
Chong Yidong
2011-08-18
1
-1
/
+1
*
New function `string-mark-left-to-right' for handling LRMs.
Chong Yidong
2011-08-10
1
-1
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
Stefan Monnier
2011-08-05
2
-6
/
+34
*
Auto-commit of loaddefs files.
Glenn Morris
2011-08-03
1
-1
/
+2
*
dolist doc fix.
Lars Magne Ingebrigtsen
2011-08-02
1
-0
/
+1
*
* lisp/emacs-lisp/package.el (package-generate-autoloads): Load autoloads
Stefan Monnier
2011-08-01
1
-1
/
+1
*
Auto-commit of loaddefs files.
Glenn Morris
2011-07-17
1
-1
/
+1
*
Silence byte-compiler warning with :read-only defstruct slots
Lawrence Mitchell
2011-07-16
1
-2
/
+4
*
Add a variable to customize the gnutls priority
Lars Magne Ingebrigtsen
2011-07-15
1
-3
/
+4
*
* emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
Lars Magne Ingebrigtsen
2011-07-15
1
-1
/
+2
*
* emacs-lisp/cl-macs.el (declare): Doc string fix-up.
Lars Magne Ingebrigtsen
2011-07-15
1
-2
/
+2
*
Minor grammer fixes for syntax.el.
Lars Magne Ingebrigtsen
2011-07-15
2
-3
/
+8
*
* emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
Lars Magne Ingebrigtsen
2011-07-15
1
-0
/
+6
*
* lisp/emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
Glenn Morris
2011-07-14
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-07-14
1
-1
/
+1
*
Add FORCE-SAME-WINDOW argument to switch-to-buffer.
Chong Yidong
2011-07-13
1
-1
/
+1
*
* emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
Lars Magne Ingebrigtsen
2011-07-06
1
-19
/
+19
*
* lisp/emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
Stefan Monnier
2011-07-05
2
-2
/
+4
*
* lisp/files.el (find-file): Use pop-to-buffer-same-window.
Stefan Monnier
2011-07-04
1
-1
/
+1
*
* emacs-lisp/timer.el (timer--time-less-p): Use time-less-p.
Paul Eggert
2011-07-03
1
-8
/
+1
*
* emacs-lisp/timer.el (timer-until): Use time-subtract and float-time.
Paul Eggert
2011-07-03
1
-4
/
+1
*
* lisp/emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
Stefan Monnier
2011-07-01
1
-2
/
+5
*
Merge from trunk.
Paul Eggert
2011-06-30
1
-1
/
+20
|
\
|
*
* lisp/emacs-lisp/find-func.el (find-library--load-name): New fun.
Stefan Monnier
2011-06-30
1
-1
/
+20
*
|
* emacs-lisp/timer.el (timer-relative-time): Use time-add.
Paul Eggert
2011-06-30
1
-21
/
+6
*
|
* emacs-lisp/elp.el (elp-elapsed-time): Use float-time.
Paul Eggert
2011-06-30
1
-4
/
+2
[next]