index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
subr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/insdel.c (prepare_to_modify_buffer_1): Cancel lock-file checks and
...
Stefan Monnier
2014-04-08
1
-6
/
+1
*
Add GC bug investigation code
Daniel Colascione
2014-04-02
1
-25
/
+26
*
Revert subr.el workaround for GC bug.
...
Richard M. Stallman
2014-04-02
1
-2
/
+3
*
Allow `declare' to set the interactive-only property
...
Glenn Morris
2014-03-22
1
-1
/
+3
*
Avoid GC crashes.
...
Richard M. Stallman
2014-03-21
1
-1
/
+4
*
* lisp/subr.el (with-wrapper-hook): Tweak obsolescence message.
...
Glenn Morris
2014-02-28
1
-1
/
+1
*
lisp/subr.el (y-or-n-p): Fix double space issue in message.
Juanma Barranquero
2014-02-27
1
-16
/
+12
*
Spelling fixes.
Paul Eggert
2014-02-12
1
-1
/
+1
*
* subr.el (event-start): Say what a nil EVENT value means.
Lars Ingebrigtsen
2014-02-09
1
-1
/
+2
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Document the `event-start' and `event-end' functions more completely
...
Lars Ingebrigtsen
2014-02-08
1
-26
/
+24
*
* subr.el (add-to-list): Refill the paragraphs.
...
Lars Ingebrigtsen
2014-02-07
1
-10
/
+11
*
* subr.el (butlast): Document what an omitted N means.
...
Lars Ingebrigtsen
2014-01-31
1
-2
/
+5
*
Doc updates for with-demoted-errors
...
Glenn Morris
2014-01-23
1
-0
/
+4
*
Fix some function declarations
...
Glenn Morris
2014-01-21
1
-1
/
+1
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
...
Stefan Monnier
2014-01-06
1
-1
/
+1
*
* lisp/subr.el (set-transient-map): Fix nested case and docstring.
Stefan Monnier
2014-01-06
1
-17
/
+21
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* subr.el (set-temporary-overlay-map): Obsolete alias.
...
Leo Liu
2013-12-31
1
-0
/
+3
*
Rename set-temporary-overlay-map -> set-transient-map
...
Chong Yidong
2013-12-23
1
-23
/
+25
*
* lisp/replace.el (read-regexp-defaults-function): New defcustom.
...
Juri Linkov
2013-12-20
1
-8
/
+20
*
* subr.el (read-passwd): Disable show-paren-mode.
...
Leo Liu
2013-12-09
1
-0
/
+1
*
* subr.el (process-live-p): Return nil for non-process.
...
Leo Liu
2013-12-02
1
-3
/
+5
*
* lisp/subr.el (string-suffix-p): New function.
Bozhidar Batsov
2013-11-24
1
-0
/
+9
*
* lisp/subr.el (version-regexp-alist): Fix a typo.
Bozhidar Batsov
2013-11-15
1
-1
/
+1
*
* lisp/subr.el (version-regexp-alist):
...
Bozhidar Batsov
2013-11-14
1
-6
/
+8
*
* lisp/subr.el (force-mode-line-update): Delete, move to buffer.c.
...
Stefan Monnier
2013-11-11
1
-8
/
+0
*
* lisp/subr.el (version<, version<=, version=):
...
Bozhidar Batsov
2013-11-04
1
-7
/
+6
*
* subr.el (version-regexp-alist): Add support for snapshot versions.
Bozhidar Batsov
2013-11-02
1
-5
/
+10
*
* lisp/subr.el (custom-declare-variable-early): Remove function.
...
Stefan Monnier
2013-10-29
1
-131
/
+2
*
* src/keyboard.c (command_loop_1): If command is nil, call `undefined'.
...
Stefan Monnier
2013-10-29
1
-1
/
+9
*
Add pre-redisplay-function and rectangular region
...
Stefan Monnier
2013-10-29
1
-0
/
+1
*
* lisp/subr.el (add-to-list): Preserve return value in compiler-macro.
...
Stefan Monnier
2013-10-24
1
-7
/
+8
*
Don't run timers in input-pending-p. Its new check-timers param
...
Barry O'Reilly
2013-10-18
1
-1
/
+1
*
* lisp/subr.el (read-passwd): Hide chars even when called within a context
...
Stefan Monnier
2013-10-04
1
-8
/
+10
*
* lisp/subr.el (decode-char, encode-char): Use advertised-calling-convention
...
Stefan Monnier
2013-10-03
1
-1
/
+3
*
Refine documentation of `looking-back'.
...
Xue Fuqiao
2013-09-29
1
-1
/
+4
*
* lisp/subr.el (internal--call-interactively): New const.
...
Ryan
2013-09-20
1
-3
/
+5
*
* lisp/subr.el (x-popup-dialog): Declare.
Glenn Morris
2013-09-17
1
-0
/
+3
*
* subr.el (add-hook): Robustify to handle closure as well.
Leo Liu
2013-09-18
1
-1
/
+1
*
Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.org
Glenn Morris
2013-09-17
1
-1
/
+1
|
\
|
*
* lisp/subr.el (eval-after-load): Preserve evaluation order.
...
Stefan Monnier
2013-09-16
1
-1
/
+1
*
|
* subr.el (do-after-load-evaluation): Also give compiler warnings
...
Glenn Morris
2013-09-11
1
-6
/
+21
*
|
* lisp/subr.el (with-demoted-errors): Add `format' argument.
...
Stefan Monnier
2013-09-10
1
-6
/
+12
*
|
* lisp/subr.el (pop): Use `car-safe'.
...
Stefan Monnier
2013-09-04
1
-6
/
+10
*
|
* lisp/subr.el (define-error): New function.
...
Stefan Monnier
2013-08-09
1
-5
/
+20
*
|
* lisp/progmodes/dos.el: New file.
...
Arni Magnusson
2013-08-07
1
-1
/
+1
*
|
* lisp/subr.el (macrop): New function.
...
Stefan Monnier
2013-08-04
1
-6
/
+18
*
|
Add support for lexical variables to the debugger's `e' command.
...
Stefan Monnier
2013-07-26
1
-17
/
+1
*
|
* lisp/subr.el (add-to-list): Fix compiler-macro when `append' is
...
Stefan Monnier
2013-07-22
1
-8
/
+13
[next]