index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
unsafep.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-24
Fix unsafep for aliases to side-effect-free functions
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-01-28
Use lexical-binding in all of `lisp/emacs-lisp`
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-31
Trim and explain set of safe forms for 'unsafep' (bug#44018)
Mattias Engdegård
2020-10-26
Revert "Don't consider play-sound-file to be a 'safe' function (bug#44018)"
Mattias Engdegård
2020-10-26
Don't consider play-sound-file to be a 'safe' function (bug#44018)
Mattias Engdegård
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-26
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-04-21
Move side-effect-free from unsafep.el to subr.el
Basil L. Contovounesios
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-10
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-11
* lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
Johan Bockgård
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-10-18
Don't allow functions that display messages in unsafep.
Chong Yidong
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-01-05
Add 2009 to copyright years.
Glenn Morris
2008-05-06
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-01-07
Add 2008 to copyright years.
Glenn Morris
2007-10-29
(unsafep, unsafep-function, unsafep-progn, unsafep-let):
Juanma Barranquero
2007-08-08
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-01-21
Add 2007 to copyright years.
Glenn Morris
2006-02-21
(unsafep): Don't treat &rest or &optional as variables at all.
Richard M. Stallman
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-01
Minor twiddles in comments and docstrings.
Stefan Monnier
2005-08-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2003-09-01
Add arch taglines
Miles Bader
2003-07-25
Updated contact address.
Jonathan Yavner
2003-02-04
Trailing whitepace deleted.
Juanma Barranquero
2002-10-27
Fixed first-line problem for function documentation strings.
Jonathan Yavner
[next]