1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp
Miles Bader aad1926a4f Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
(make-text-button): Default button type if not specified

2005-03-02  Miles Bader  <miles@gnu.org>

   * lisp/button.el (make-text-button): If the user doesn't specify a
   type, use the default.  Rewrite to use `add-text-properties' and
   plist functions.
2005-03-02 09:12:54 +00:00
..
calc Add differentiation rule for calcFunc-coth. 2005-02-19 20:02:43 +00:00
calendar (redraw-calendar): Work from any buffer, not just the calendar. 2005-03-01 10:24:33 +00:00
emacs-lisp (debug): Skip one more frame in case of debug on entry. 2005-03-01 13:02:37 +00:00
emulation * viper-cmd.el (viper-prefix-commands): make into a defconst. 2005-02-19 19:32:47 +00:00
eshell (eshell-previous-matching-input): 2004-12-30 01:47:35 +00:00
gnus (gnus-summary-exit): Undo last change and fix it in a more conservative way. 2005-03-01 22:44:46 +00:00
international (ccl-encode-mule-utf-16le): Fix 2005-02-28 07:19:16 +00:00
language (indian-script-language-alist): Swap value and doc. 2004-10-16 23:25:39 +00:00
mail Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
mh-e *** empty log message *** 2004-09-07 04:15:56 +00:00
net (tramp-file-name-for-operation): Fix misapplied 2005-02-27 17:31:56 +00:00
obsolete (hilit-mode): Typo. 2004-10-27 19:52:02 +00:00
play (decipher-mode): Don't call decipher-read-alphabet if buffer is empty. 2005-01-17 23:50:23 +00:00
progmodes (gdb-get-location): Use a warning instead 2005-03-01 10:43:05 +00:00
term (function-key-map): Use char-names more consistently. 2005-02-21 13:11:04 +00:00
textmodes Update copyright notice to 2005. 2005-03-01 12:28:24 +00:00
toolbar Add back_arrow.xpm and fwd_arrow.xpm. 2005-01-11 23:06:42 +00:00
url (url-have-visited-url): Don't barf if url-history-hash-table is nil. 2005-02-26 15:23:43 +00:00
.arch-inventory
.gitignore
abbrev.el (only-global-abbrevs): Doc fix. 2004-08-01 03:56:05 +00:00
abbrevlist.el
add-log.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
align.el (align-areas): Delete whitespace before reindenting, so 2004-11-06 12:06:18 +00:00
allout.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
ansi-color.el (save-buffer-state): Definition deleted. 2004-12-27 15:40:23 +00:00
apropos.el (apropos-score-doc): Prevent division by zero. 2005-02-11 16:09:50 +00:00
arc-mode.el
array.el
autoarg.el
autoinsert.el (auto-insert-alist): Insert the user's name in copyright notice, 2004-11-15 20:50:08 +00:00
autorevert.el (auto-revert-stop-on-user-input): Doc fix. 2005-02-18 00:46:29 +00:00
avoid.el (mouse-avoidance-ignore-p): New fun. 2004-08-20 21:59:42 +00:00
battery.el (display-battery-mode): Rename from display-battery. 2005-01-04 21:15:09 +00:00
bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the 2005-01-17 21:18:35 +00:00
bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil. 2004-12-27 16:41:59 +00:00
bs.el (bs-mode): Doc fix. 2004-09-08 10:47:13 +00:00
buff-menu.el (Buffer-menu-revert-function): Clear out undo info before reverting 2004-12-27 05:17:09 +00:00
button.el Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145 2005-03-02 09:12:54 +00:00
calculator.el (calculator-radix-grouping-mode) 2004-12-21 11:38:36 +00:00
case-table.el (set-upcase-syntax, set-downcase-syntax): Fix previous change. 2005-02-02 02:43:13 +00:00
cdl.el
ChangeLog Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145 2005-03-02 09:12:54 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 *** empty log message *** 2004-11-11 23:04:45 +00:00
ChangeLog.8
ChangeLog.9
ChangeLog.10 Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
chistory.el
cmuscheme.el Typo in the menu. 2004-09-19 02:14:14 +00:00
comint.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
compare-w.el (compare-windows-highlight): Attach each overlay 2004-11-28 07:56:01 +00:00
complete.el
completion.el
composite.el (encode-composition-rule): Add autoload cooky. 2004-09-08 07:18:13 +00:00
COPYING
cus-dep.el
cus-edit.el Comment change. 2005-02-27 21:37:03 +00:00
cus-face.el (custom-declare-face): Record defface in current-load-list. 2005-01-05 01:10:24 +00:00
cus-start.el (all): Use default-boundp. 2005-02-16 09:37:20 +00:00
cus-theme.el
custom.el (custom-theme-set-variables): Handle variable aliases. 2005-02-12 17:56:32 +00:00
cvs-status.el Reduce spurious warnings. 2004-11-11 23:47:15 +00:00
dabbrev.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
delim-col.el
delsel.el (delsel-unload-hook): Set as a variable. 2004-10-17 06:51:48 +00:00
descr-text.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
desktop.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
diff-mode.el (diff-current-defun): Fix 2004-06-13's change. 2004-10-10 04:08:43 +00:00
diff.el
dired-aux.el (dired-recursive-copies): Moved to dired.el. 2004-11-22 16:56:34 +00:00
dired-x.el
dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t. 2005-02-16 09:39:06 +00:00
dirtrack.el
disp-table.el Undo 2004-12-01 change. Display table is now 2004-12-02 10:45:31 +00:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el (double-translate-key): Call force-window-update after 2005-02-28 22:49:46 +00:00
ebuff-menu.el (Electric-buffer-menu-mode): 2005-01-10 11:56:07 +00:00
echistory.el
ediff-diff.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
ediff-help.el
ediff-hook.el
ediff-init.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
ediff-merg.el
ediff-mult.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el * ediff.el (ediff-set-diff-overlays-in-one-buffer, 2005-02-19 04:46:24 +00:00
edmacro.el edit-kbd-macro' is now bound to C-x C-k e'. 2004-12-08 01:10:13 +00:00
ehelp.el (electric-help-map): Reorder Q/q and R/r entries so 2004-11-01 23:16:25 +00:00
electric.el (Electric-pop-up-window): Use fit-window-to-buffer 2005-01-02 23:11:26 +00:00
elide-head.el (elide-head): Change error to message. 2004-10-27 17:48:14 +00:00
emacs-lock.el
emerge.el
env.el
expand.el
facemenu.el * facemenu.el (list-colors-print): New function created from code 2005-01-12 00:33:00 +00:00
faces.el (escape-glyph, minibuffer-prompt, button): Add commentary for 2005-02-19 13:27:09 +00:00
fast-lock.el Comment change. 2004-11-02 14:18:10 +00:00
ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars, 2004-12-27 15:41:08 +00:00
filecache.el (file-cache-add-directory-using-find): 2004-12-13 19:46:36 +00:00
files.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
filesets.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
find-dired.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
find-file.el (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $. 2004-10-26 21:39:34 +00:00
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el (font-lock-default-function): Use with-no-warnings. 2005-02-10 06:45:26 +00:00
font-lock.el (font-lock-unfontify-region): Save buffer state. 2004-12-07 04:58:36 +00:00
format.el (buffer-auto-save-file-format): Make it permanent local. 2004-09-08 02:44:32 +00:00
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el
frame.el (blink-cursor-mode): Add :group keyword. 2005-02-25 00:23:25 +00:00
fringe.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
generic-x.el
generic.el (define-generic-mode): Doc fix. 2004-11-27 19:01:41 +00:00
gs.el
help-at-pt.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
help-fns.el (help-with-tutorial): Make sure that users cannot remove the entire 2005-02-03 19:42:19 +00:00
help-macro.el Whitespace change. 2005-01-13 19:45:51 +00:00
help-mode.el (help-xref): Add follow-link property. 2004-12-17 15:17:12 +00:00
help.el (help-for-help-internal): Renamed from help-for-help. 2005-02-10 06:46:42 +00:00
hexl.el * hexl.el (hexlify-buffer): Remove fontification here. 2004-12-27 11:59:49 +00:00
hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. 2005-02-03 06:49:18 +00:00
hilit-chg.el (highlight-changes-mode): Don't autoload. 2005-01-17 21:24:46 +00:00
hippie-exp.el
hl-line.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
ibuf-ext.el (ibuffer-kill-line): Set arg `interactive-p' in interactive spec 2004-10-23 19:58:27 +00:00
ibuf-macs.el
ibuffer.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
icomplete.el
ido.el (ido-fallback-command): Pass user input to fallback command. 2005-02-16 21:36:41 +00:00
ielm.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies. 2004-07-03 09:54:20 +00:00
image-file.el
image.el (insert-sliced-image): Use t for line-height property. 2005-01-01 13:08:33 +00:00
imenu.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
indent.el (set-left-margin, set-right-margin): Delete redundant code. 2004-10-24 21:01:20 +00:00
info-look.el Fix Copyright years. 2005-01-15 14:05:47 +00:00
info-xref.el
info.el (Info-isearch-search): New defcustom. 2005-02-23 17:03:17 +00:00
informat.el
isearch.el (isearch-forward): Document isearch-query-replace and 2005-02-19 20:52:47 +00:00
isearchb.el
iswitchb.el Update AUCTeX information. 2004-08-22 10:58:41 +00:00
jit-lock.el
jka-compr.el
kermit.el
kmacro.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
lazy-lock.el
ldefs-boot.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
ledit.el
loadhist.el (file-loadhist-lookup): New function. 2005-01-02 23:43:51 +00:00
loadup.el Don't use buffer-disable-undo; do it directly. 2004-12-27 16:24:54 +00:00
locate.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
log-edit.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
log-view.el (log-view-message-re): Fix up Subversion regexp. 2005-02-18 21:56:47 +00:00
lpr.el
ls-lisp.el (ls-lisp-format): Mark file names with poperty dired-filename. 2004-09-25 06:56:03 +00:00
macros.el (insert-kbd-macro): Handle kmacro functions. 2004-11-28 23:57:47 +00:00
Makefile.in (recompile): Revert 2004-11-19 change. 2004-11-20 10:35:04 +00:00
makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook. 2004-10-30 16:43:18 +00:00
makesum.el
man.el (Man-getpage-in-background): Disable undo in Man buffer. 2005-01-29 17:27:13 +00:00
master.el
menu-bar.el (menu-bar-select-frame): FRAME defaults to selected. 2005-02-16 09:47:37 +00:00
midnight.el
minibuf-eldef.el
misc.el
mouse-copy.el
mouse-drag.el
mouse-sel.el (mouse-sel-mode): Adjust to new names for x-lost-selection-functions. 2004-10-28 23:34:51 +00:00
mouse.el (mouse-1-click-in-non-selected-windows): New defcustom. 2005-02-25 23:30:59 +00:00
msb.el (msb-unload-hook): Set the variable. 2004-10-16 15:31:28 +00:00
mwheel.el (mouse-wheel-progressive-speed): Fix typo in name. 2004-11-11 23:51:40 +00:00
newcomment.el (comment-auto-fill-only-comments): Add autoload. 2004-10-16 15:32:14 +00:00
novice.el (disabled-command-hook): Autoload the defalias 2005-02-16 09:48:29 +00:00
outline.el (hide-body): Don't hide lines at the top of the file 2004-11-06 12:10:38 +00:00
paren.el (show-paren-function): Fix last change (2004-12-02). 2004-12-06 19:06:12 +00:00
patcomp.el
paths.el (news-path): Fix previous change. 2004-10-19 06:15:15 +00:00
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el 2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com> 2005-01-21 10:26:26 +00:00
pcvs-defs.el (cvs-mode-map): Map follow-link to a function which 2004-12-17 15:17:35 +00:00
pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE. 2004-09-07 04:51:47 +00:00
pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message. 2004-10-12 18:01:36 +00:00
pcvs-util.el (cvs-bury-buffer): Don't call get-buffer-window for effect. 2004-10-16 15:35:11 +00:00
pcvs.el (cvs-retrieve-revision): Fix thinko. 2005-02-21 18:36:11 +00:00
printing.el pr-setup & lpr-setup 2004-11-21 23:05:20 +00:00
ps-bdf.el
ps-mule.el (ps-mule-header-string-charsets): Delete it. 2005-02-22 06:23:01 +00:00
ps-print.el (ps-header-footer-string): Return a list of header 2005-02-22 06:18:38 +00:00
README
recentf.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
rect.el (delete-rectangle-line, delete-extract-rectangle-line) 2005-01-29 17:26:39 +00:00
register.el (describe-register-1): Explicitly handle yank-excluded-properties = t. 2005-02-27 10:34:59 +00:00
repeat.el
replace.el (query-replace-read-from): Fix 2005-02-19 change. 2005-02-25 11:45:05 +00:00
reposition.el
resume.el
reveal.el (reveal-post-command): Don't try to reveal overlays which 2005-02-27 23:42:14 +00:00
rfn-eshadow.el
rot13.el
ruler-mode.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
s-region.el
saveplace.el (save-place): Doc fix. 2004-11-16 17:11:00 +00:00
sb-dir-minus.xpm
sb-dir-plus.xpm
sb-dir.xpm
sb-mail.xpm
sb-pg-minus.xpm
sb-pg-plus.xpm
sb-pg.xpm
sb-tag-gt.xpm
sb-tag-minus.xpm
sb-tag-plus.xpm
sb-tag-type.xpm
sb-tag-v.xpm
sb-tag.xpm
scroll-all.el
scroll-bar.el
select.el (x-set-cut-buffer): Cancel previous change. 2004-10-25 00:46:04 +00:00
server.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
ses.el (undo-more): restore defadvice, but only the part that allows changes 2005-02-20 05:02:54 +00:00
shadowfile.el (shadow-copy-files): Use interactive-p 2004-10-27 17:41:24 +00:00
shell.el
simple.el (line-move): Add fourth optional arg try-vscroll which 2005-02-19 23:30:29 +00:00
skeleton.el
smerge-mode.el
sort.el
soundex.el
speedbar.el (speedbar-update-flag): Doc fix. 2005-02-28 06:18:37 +00:00
startup.el (command-line): Adapt blinking cursor init to changes in frame.el. 2005-02-12 18:00:53 +00:00
strokes.el (strokes-unload-hook): Fix previous change. 2004-10-27 15:03:15 +00:00
subr.el (find-tag-default): Catch errors in forward-sexp. 2005-02-23 21:04:14 +00:00
tabify.el
talk.el
tar-mode.el (tar-extract): Bind buffer-undo-list to t. 2005-01-15 18:10:12 +00:00
tempo.el (tempo-match-finder): Doc fix. 2004-11-06 14:49:45 +00:00
term.el (term-termcap-format): Synchronyze with terminfo. 2004-12-11 21:05:19 +00:00
terminal.el (te-escape): Show `?' in prompt for help key. 2004-09-04 13:17:34 +00:00
thingatpt.el
thumbs.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
time-stamp.el (time-stamp): Doc fix. 2004-06-14 00:20:28 +00:00
time.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
timezone.el
tmm.el
tooltip.el (tooltip-show-help-function): Pass event to 2005-02-22 09:42:23 +00:00
tree-widget.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
type-break.el (type-break-mode): Add a test for type-break-file-name being non-nil. 2005-01-22 10:41:29 +00:00
uniquify.el (uniquify-rationalize-file-buffer-names): Fix corner case when renaming 2005-01-05 21:49:02 +00:00
userlock.el
vc-arch.el (vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is 2005-01-09 21:29:27 +00:00
vc-cvs.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc-hooks.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc-mcvs.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc-rcs.el (vc-rcs-annotate-command): 2004-12-29 01:56:13 +00:00
vc-sccs.el Doc fix. 2004-09-07 04:48:04 +00:00
vc-svn.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
vc.el (vc-do-command): Don't run command asynchronously when 2005-02-27 18:38:48 +00:00
vcursor.el
version.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
view.el (view-mode-enable): Set view-page-size and view-half-page-size to nil. 2004-10-16 15:24:34 +00:00
vms-patch.el
vmsproc.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
wdired.el *** empty log message *** 2005-02-18 07:08:18 +00:00
whitespace.el (whitespace-unload-hook): Set the variable. 2004-10-16 15:26:23 +00:00
wid-browse.el
wid-edit.el (widget-button-click): Shorten the range of the track-mouse binding. 2005-01-29 17:21:12 +00:00
widget.el
windmove.el (windmove-frame-edges): Report coordinates of 2004-09-13 20:08:44 +00:00
window.el (handle-select-window): Don't switch window when we're in the minibuffer. 2005-01-20 14:23:23 +00:00
winner.el (winner-active-region, winner-edges, winner-window-list): Define at toplevel. 2004-11-14 06:31:12 +00:00
woman.el (woman-dired-define-key-maybe): If KEY is undefined, 2005-01-15 12:46:54 +00:00
x-dnd.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
xml.el (xml-name-re, xml-entity-value-re): Add defvars. 2004-12-13 19:37:32 +00:00
xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in 2005-01-17 09:54:56 +00:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
`term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.