index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
obsolete
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
* lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove
Stefan Monnier
2015-09-17
1
-2
/
+1
*
Bind inhibit-modification-hooks rather than a/b-c-f
Stefan Monnier
2015-09-12
2
-3
/
+3
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
8
-9
/
+9
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
3
-6
/
+6
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-5
/
+5
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
14
-37
/
+37
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-2
/
+2
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-2
/
+2
*
Fix "\`" confusion in Lisp strings
Paul Eggert
2015-08-15
2
-2
/
+2
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
2
-4
/
+7
*
* lisp/obsolete/longlines.el (longlines-search-function):
Artur Malabarba
2015-07-17
1
-8
/
+3
*
* lisp/obsolete/landmark.el: Add Obsolete-since header
Nicolas Richard
2015-07-08
1
-0
/
+1
*
* lisp/play/landmark.el: Move to lisp/obsolete/
Nicolas Richard
2015-07-07
1
-0
/
+1686
*
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-30
1
-1
/
+1
*
Remove "no-byte-compile: t" from a few files.
Glenn Morris
2015-06-16
3
-3
/
+3
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
5
-9
/
+9
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Replace an obsolete function alias
Glenn Morris
2015-04-28
1
-1
/
+1
*
mouse-sel.el: Fix mouse-sel-get-selection-function
Johan Bockgård
2015-04-12
1
-1
/
+1
*
Generate a ChangeLog file from commit logs
Paul Eggert
2015-04-07
1
-1
/
+1
*
Add `predicate' arg to `read-buffer' and use it for erc-iswitchb
Stefan Monnier
2015-03-16
1
-3
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
55
-56
/
+56
*
* obsolete/pc-select.el (pc-selection-mode): Use system-type.
Paul Eggert
2014-12-29
1
-6
/
+6
*
Move VC diff ASYNC argument to the fifth position
Dmitry Gutov
2014-12-14
1
-1
/
+1
*
Various minor details accumulated over time
Stefan Monnier
2014-12-08
1
-1
/
+1
*
vc/vc-arch.el: Moved to obsolete directory...
Eric S. Raymond
2014-12-08
1
-0
/
+644
*
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-0
/
+0
|
\
|
*
.gitignore cleanup.
Paul Eggert
2014-11-17
1
-0
/
+0
*
|
Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.org
Glenn Morris
2014-11-03
1
-0
/
+2
|
\
|
|
*
NEWS and comment trivia re crisp.el
Glenn Morris
2014-11-03
1
-0
/
+2
|
*
Make most emulation packages obsolete. [Backport]
Glenn Morris
2014-10-20
7
-0
/
+8858
*
|
Update some version numbers for trunk version change
Glenn Morris
2014-10-29
1
-1
/
+1
*
|
Merge from emacs-24
Stefan Monnier
2014-10-20
1
-0
/
+165
|
\
|
|
*
* lisp/obsolete/cc-compat.el: Make obsolete.
Stefan Monnier
2014-10-20
1
-0
/
+165
*
|
* lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.
Stefan Monnier
2014-10-06
1
-5
/
+1
*
|
New gui-selection-value consolidating x-selection-value.
Stefan Monnier
2014-10-02
1
-4
/
+4
*
|
* lisp/obsolete/lucid.el (read-number): Remove, redundant.
Stefan Monnier
2014-10-02
2
-29
/
+0
*
|
Consolidate management/ownership of selections.
Stefan Monnier
2014-10-01
1
-7
/
+4
*
|
* lisp/obsolete/mouse-sel.el (mouse-sel-mode): Use add/remove-function.
Stefan Monnier
2014-08-13
1
-17
/
+8
*
|
* lisp/simple.el (handle-shift-selection, exchange-point-and-mark)
Stefan Monnier
2014-06-23
1
-1
/
+1
*
|
* lisp/electric.el (electric-layout-post-self-insert-function):
Dmitry Antipov
2014-06-22
1
-1
/
+1
*
|
Make some old emulation modes obsolete
Glenn Morris
2014-06-01
7
-0
/
+8858
*
|
Add with-file-modes macro, and use it
Glenn Morris
2014-05-14
3
-24
/
+11
*
|
Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca
Paul Eggert
2014-04-16
1
-9
/
+1
|
\
|
|
*
* src/buffer.c (Foverlays_at): Add argument `sorted'.
Stefan Monnier
2014-04-15
1
-9
/
+1
*
|
Allow selective autoloading from lisp/obsolete directory
Glenn Morris
2014-03-27
1
-5
/
+2
*
|
Make gulp.el obsolete
Glenn Morris
2014-03-25
1
-0
/
+179
|
/
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
22
-22
/
+22
[next]