1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
emacs/lisp/emacs-lisp
Paul Pogonyshev a4aa94d0cd New primitives sxhash-eq, sxhash-eql
* doc/lispref/hash.texi (Defining Hash), etc/NEWS: Document this.
* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns):
Add sxhash-equal, sxhash-eq, sxhash-eql.
* lisp/subr.el (sxhash): Now an alias for sxhash-equal.
* src/fns.c (Fsxhash_eq, Fsxhash_eql): New functions.n
2016-04-08 15:33:59 -07:00
..
advice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoload.el * lisp/emacs-lisp/autoload.el (autoload-timestamps): 2016-02-29 21:10:42 -08:00
avl-tree.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
backquote.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
benchmark.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bindat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
byte-opt.el New primitives sxhash-eq, sxhash-eql 2016-04-08 15:33:59 -07:00
byte-run.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bytecomp.el Merge from origin/emacs-25 2016-02-03 23:56:08 -08:00
cconv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
chart.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
check-declare.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
checkdoc.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
cl-extra.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-generic.el Avoid loading cl-lib for term/xterm.elc, eg in -Q -nw. (Bug#22669) 2016-02-16 11:49:05 -05:00
cl-indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-lib.el Make setf for frame-height/width work again 2016-02-23 15:45:08 +11:00
cl-macs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-preloaded.el Fix copyright years by hand 2016-01-01 01:38:07 -08:00
cl-seq.el (cl-union): Do not ignore :test argument when lists are equal. 2016-02-23 14:38:30 +11:00
cl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
copyright.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
crm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cursor-sensor.el Fix (args-out-of-range 1) error in cursor-sensor--detect 2016-03-21 18:26:40 +08:00
debug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
derived.el Comment on last change to define-derived-mode 2016-03-01 11:51:34 +08:00
disass.el Teach M-x disassemble a default argument. 2016-03-31 19:34:05 -04:00
easy-mmode.el Minor fixes in global-auto-composition-mode 2016-02-15 21:46:17 +02:00
easymenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
edebug.el Mark some user options that can get evalled as risky. 2016-01-30 11:36:41 -08:00
eieio-base.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-compat.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-core.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-custom.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-datadebug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-opt.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-speedbar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eldoc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
elint.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
elp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ert-x.el Spelling fixes 2016-04-03 23:17:09 -07:00
ert.el * lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-error 2016-01-25 08:55:17 +00:00
ewoc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-func.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
float-sup.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
generator.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
generic.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
helper.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
inline.el Document 'define-inline' 2016-01-16 15:30:47 +02:00
let-alist.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
lisp-mnt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lisp-mode.el Merge from origin/emacs-25 2016-03-11 13:33:32 -08:00
lisp.el Fix white space in last checkin 2016-02-24 13:55:29 +11:00
macroexp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
map-ynp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
map.el Fix map-put and map-delete for alists (Bug#23105) 2016-03-25 15:11:23 +01:00
nadvice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
package-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
package.el * lisp/emacs-lisp/package.el (package-generate-autoloads): 2016-02-29 20:47:12 -08:00
pcase.el Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00
pp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
re-builder.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
regexp-opt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
regi.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ring.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rx.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
seq.el * lisp/emacs-lisp/seq.el: Require cl-lib instead of cl-extra 2016-03-29 12:43:13 +02:00
shadow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
smie.el * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in strings 2016-03-16 22:55:56 -04:00
subr-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var 2016-01-16 15:06:04 -05:00
tabulated-list.el * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant line 2016-01-25 09:48:33 +00:00
tcover-ses.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tcover-unsafep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
testcover.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
thunk.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
timer-list.el Make the revert command in timer-list-mode work 2016-03-01 16:06:42 +11:00
timer.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tq.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
trace.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
unsafep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
warnings.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00