1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
emacs/lisp/calendar
Chong Yidong 8cd22a0818 Rename set-temporary-overlay-map -> set-transient-map
* lisp/subr.el (set-transient-map): Rename from
set-temporary-overlay-map.  Doc fix.

* lisp/face-remap.el (text-scale-adjust):
* lisp/indent.el (indent-rigidly):
* lisp/kmacro.el (kmacro-call-macro):
* lisp/minibuffer.el (minibuffer-force-complete):
* lisp/repeat.el (repeat):
* lisp/simple.el (universal-argument--mode):
* lisp/calendar/todo-mode.el (todo-insert-item--next-param):
* lisp/progmodes/f90.el (f90-abbrev-start): Callers changed.

* lisp/org/org.el (orgstruct-make-binding): Call set-transient-map
instead of old name set-temporary-overlay-map.

* doc/lispref/keymaps.texi (Controlling Active Maps): Renamed
set-temporary-overlay-map to set-transient map.  Doc fixes.
(Searching Keymaps): The transient keymap takes precedence.
2013-12-23 11:59:10 +08:00
..
.gitignore
appt.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
cal-bahai.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-china.el * calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015. 2013-08-28 20:21:33 -07:00
cal-coptic.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-dst.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-french.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-hebrew.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-html.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-islam.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-iso.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-julian.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-mayan.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-menu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-move.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-persia.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-tex.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cal-x.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
calendar.el * lisp/calendar/calendar.el (calendar-font-lock-keywords): Set to nil 2013-08-06 20:06:43 -04:00
diary-lib.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
holidays.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
icalendar.el * icalendar.el (icalendar-import-file): Fix interactive spec (tiny change) 2013-10-09 21:18:01 -04:00
lunar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
parse-time.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
solar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
time-date.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
timeclock.el * lisp/calendar/timeclock.el: Minor cleanups. 2013-08-21 21:09:08 -04:00
todo-mode.el Rename set-temporary-overlay-map -> set-transient-map 2013-12-23 11:59:10 +08:00