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
/
bytecomp.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few problems with directed quotes
Paul Eggert
2015-10-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-4
/
+4
*
Revert some stray curved quotes I missed earlier
Paul Eggert
2015-09-10
1
-3
/
+3
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-42
/
+42
*
Fix disassembly of non-compiled lexical functions (bug#21377)
Stefan Monnier
2015-09-03
1
-1
/
+3
*
Treat “instead” strings as docstrings
Paul Eggert
2015-08-31
1
-1
/
+3
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-3
/
+3
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-8
/
+9
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-46
/
+46
*
Address a compilation warning.
Glenn Morris
2015-06-16
1
-1
/
+1
*
Address some compilation warnings.
Glenn Morris
2015-06-16
1
-1
/
+1
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Minor declare-function improvement
Glenn Morris
2015-05-05
1
-5
/
+11
*
* lisp/emacs-lisp/bytecomp.el: Revert "Silence noninteractive compilations"
Artur Malabarba
2015-05-01
1
-44
/
+19
*
* lisp/emacs-lisp/bytecomp.el: Use `inhibit-message'
Artur Malabarba
2015-04-29
1
-3
/
+2
*
* lisp/emacs-lisp/bytecomp.el: Silence noninteractive compilations
Artur Malabarba
2015-04-12
1
-19
/
+45
*
Speed up byte-compilation and autoload generation by avoiding mode-hooks
Artur Malabarba
2015-04-12
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
Stefan Monnier
2015-02-16
1
-7
/
+7
*
Add (:documentation <form>) for dynamically-generated docstrings
Stefan Monnier
2015-02-05
1
-21
/
+38
*
Don't downcase system diagnostics' first letters
Paul Eggert
2015-01-21
1
-2
/
+2
*
lisp/emacs-lisp/eieio*.el: Rewrite our generics on top of cl-generic
Stefan Monnier
2015-01-20
1
-1
/
+1
*
Less 'make' chatter in batch mode
Paul Eggert
2015-01-03
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2014-12-13
1
-1
/
+1
*
* lisp: Prefer inlinable functions to macros.
Stefan Monnier
2014-12-05
1
-0
/
+4
*
Fix bootstrap failure after last change to eval-and-compile.
Stefan Monnier
2014-11-09
1
-24
/
+30
*
Merge from emacs-24; up to 117689
Glenn Morris
2014-11-08
1
-2
/
+5
|
\
|
*
* bytecomp.el (byte-compile-report-error): Allow the argument to be a string.
Glenn Morris
2014-11-08
1
-2
/
+5
*
|
* lisp/emacs-lisp/bytecomp.el: Add a warning and remove a spurious warning.
Stefan Monnier
2014-11-08
1
-50
/
+54
*
|
Merge from emacs-24; up to 117634
Glenn Morris
2014-10-29
1
-9
/
+14
|
\
|
|
*
* lisp/emacs-lisp/bytecomp.el: Require cl-extra.
Stefan Monnier
2014-10-23
1
-1
/
+5
|
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-and-folded): Optimize case where
Stefan Monnier
2014-10-22
1
-9
/
+10
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile--use-old-handlers): Change default.
Stefan Monnier
2014-10-23
1
-1
/
+1
*
|
* lisp/select.el: Use lexical-binding.
Stefan Monnier
2014-10-22
1
-5
/
+3
*
|
Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ru
Glenn Morris
2014-10-20
1
-5
/
+6
|
\
|
|
*
Restore temporarily reverted bytecomp change
Stefan Monnier
2014-10-20
1
-5
/
+6
|
*
Temporarily revert previous bytecomp change
Glenn Morris
2014-10-20
1
-6
/
+5
|
*
* lisp/emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-arg
Stefan Monnier
2014-10-19
1
-5
/
+6
*
|
* lisp/subr.el (track-mouse): New macro.
Stefan Monnier
2014-09-27
1
-7
/
+0
*
|
* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Don't add fundoc usage
Stefan Monnier
2014-09-22
1
-2
/
+5
*
|
Minor bytecomp.el fixes
Daniel Colascione
2014-04-21
1
-20
/
+20
*
|
Correctly treat progn contents as toplevel forms when byte compiling
Daniel Colascione
2014-04-21
1
-23
/
+44
|
/
*
Move some help functions from help-fns.el to help.el, which is preloaded.
Glenn Morris
2014-03-13
1
-1
/
+0
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
"Use instead" obsolescence messages should end with "."
Glenn Morris
2014-02-06
1
-1
/
+1
*
Silence byte-compiler warning.
Juanma Barranquero
2014-01-24
1
-3
/
+1
*
Use whole file-name-history'.
Daniel Colascione
2014-01-15
1
-1
/
+1
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-8
/
+5
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-2
/
+2
*
Make the `interactive-only' bytecomp warning like the `obsolete' one
Glenn Morris
2013-11-30
1
-8
/
+12
[next]