1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/emacs-lisp
2015-06-29 09:14:47 +02:00
..
advice.el Fix some “nested” quoting confusion in doc strings 2015-06-21 12:38:08 -07:00
autoload.el Don't require help-fns when not needed 2015-05-20 08:24:23 -07:00
avl-tree.el
backquote.el A few more doc string fixes (Bug#20385) 2015-05-28 00:45:00 -07:00
benchmark.el
bindat.el
byte-opt.el Address some compilation warnings. 2015-06-16 20:04:35 -04:00
byte-run.el * etc/TODO: Remove obsolete entries. 2015-03-25 14:28:25 -04:00
bytecomp.el Address a compilation warning. 2015-06-16 20:44:23 -04:00
cconv.el
chart.el * lisp/emacs-lisp/chart.el (chart-axis-draw): Replace obsolete alias. 2015-05-11 23:50:08 -07:00
check-declare.el * lisp/emacs-lisp/check-declare.el (check-declare-warn): 2015-06-16 20:45:35 -04:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el (checkdoc-get-keywords): 2015-06-10 17:06:02 -04:00
cl-extra.el cl-extra fixes for most-negative-fixnum 2015-06-27 12:19:22 -07:00
cl-generic.el Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
cl-indent.el Fix indentation for with-output-to-string 2015-06-26 18:03:30 +08:00
cl-lib.el Initialize cl--gensym-counter to 0 2015-06-27 10:59:08 -07:00
cl-macs.el Initialize cl--gensym-counter to 0 2015-06-27 10:59:08 -07:00
cl-preloaded.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
cl-seq.el Fix bootstrap (void function cl-member). 2015-05-13 19:02:31 -04:00
cl.el (define-modify-macro): Make sure cl--arglist-args is defined 2015-05-06 17:43:43 -04:00
copyright.el
crm.el
cursor-sensor.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
debug.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
derived.el ; * lisp/emacs-lisp/derived.el (derived-mode-make-docstring): 2015-06-15 18:02:33 -04:00
disass.el
easy-mmode.el (define-minor-mode): Use setq-default for :global minor modes 2015-06-17 14:52:54 -04:00
easymenu.el
edebug.el Replace gui-method macros with cl-generic with &context 2015-05-23 11:32:29 -04:00
eieio-base.el Let jit-lock know the result of font-lock-extend-region-functions. 2015-03-30 21:33:20 -04:00
eieio-compat.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-core.el ; Add class name to error message 2015-05-01 13:10:26 -04:00
eieio-custom.el Spelling fixes 2015-05-05 12:25:48 -07:00
eieio-datadebug.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-opt.el Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
eieio-speedbar.el
eieio.el ; Auto-commit of loaddefs files. 2015-06-19 06:20:41 -04:00
eldoc.el * lisp/cedet/semantic/grammar.el: Fix compiler warnings (bug#20505) 2015-05-05 22:18:19 -04:00
elint.el Don't require help-fns when not needed 2015-05-20 08:24:23 -07:00
elp.el
ert-x.el
ert.el Generate curved quotes in ert doc 2015-06-02 07:33:14 -07:00
ewoc.el
find-func.el Make find-function-on-key use the current window 2015-06-22 03:25:38 +03:00
float-sup.el
generator.el Address some compilation warnings. 2015-06-16 20:04:35 -04:00
generic.el
gv.el * lisp/progmodes/gud.el: Use lexical-binding. 2015-03-03 14:23:49 -05:00
helper.el
inline.el
let-alist.el * lisp/let-alist.el: move to lisp/emacs-lisp/let-alist.el 2015-06-17 15:40:58 +01:00
lisp-mnt.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
lisp-mode.el Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
lisp.el Further lisp-complete-symbol related cleanup. 2015-05-18 20:51:47 -04:00
macroexp.el Improve docstring for macroexp-let2 2015-06-27 08:35:13 -07:00
map-ynp.el
map.el Revert "Define `map-elt' as a generalized variable" 2015-06-21 23:44:50 +02:00
nadvice.el Fix quoting of help for functions with odd names 2015-06-11 10:24:38 -07:00
package-x.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
package.el * package.el (describe-package): Convert the guess to a string 2015-06-29 09:14:47 +02:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase--u1): Revert earlier workaround. 2015-06-16 20:44:57 -04:00
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el '[:graph:]' now excludes whitespace, not just ' ' 2015-04-15 23:47:01 -07:00
seq.el * lisp/emacs-lisp/seq.el: Fix a byte-compiler warnings related to pcase. 2015-06-16 23:49:35 +02:00
shadow.el
smie.el Merge from origin/emacs-24 2015-03-29 14:14:15 -07:00
subr-x.el Improve parameter name 2015-05-20 18:50:38 +03:00
syntax.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tabulated-list.el * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): 2015-06-14 14:40:48 +01:00
tcover-ses.el
tcover-unsafep.el
testcover.el * lisp/emacs-lisp/testcover.el: Don't use edebug--read (bug#20487) 2015-05-06 10:50:48 -04:00
timer.el
tq.el
trace.el
unsafep.el
warnings.el Ensure early startup warnings are visible at the end. (Bug#20792) 2015-06-12 19:26:21 -07:00