Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1f10e750
Commit
1f10e750
authored
Dec 10, 2010
by
Chong Yidong
Browse files
Bump version to 23.2.91.
Regenerate configure and ldefs-boot.el.
parent
158d5945
Changes
22
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
361 additions
and
333 deletions
+361
-333
README
README
+1
-1
configure
configure
+243
-226
configure.in
configure.in
+1
-1
doc/emacs/emacs.texi
doc/emacs/emacs.texi
+1
-1
doc/lispref/book-spine.texinfo
doc/lispref/book-spine.texinfo
+1
-1
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+1
-1
doc/lispref/vol1.texi
doc/lispref/vol1.texi
+1
-1
doc/lispref/vol2.texi
doc/lispref/vol2.texi
+1
-1
doc/man/emacs.1
doc/man/emacs.1
+1
-1
doc/misc/faq.texi
doc/misc/faq.texi
+1
-1
etc/AUTHORS
etc/AUTHORS
+34
-27
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+1
-1
lisp/dired.el
lisp/dired.el
+1
-1
lisp/ldefs-boot.el
lisp/ldefs-boot.el
+60
-61
lisp/simple.el
lisp/simple.el
+5
-0
lisp/version.el
lisp/version.el
+1
-1
nextstep/Cocoa/Emacs.base/Contents/Info.plist
nextstep/Cocoa/Emacs.base/Contents/Info.plist
+2
-2
nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
...s.base/Contents/Resources/English.lproj/InfoPlist.strings
+2
-2
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop
+1
-1
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+2
-2
No files found.
README
View file @
1f10e750
...
...
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
See the end of the file for license conditions.
This directory tree holds version 23.2.9
0
of GNU Emacs, the extensible,
This directory tree holds version 23.2.9
1
of GNU Emacs, the extensible,
customizable, self-documenting real-time display editor.
The file INSTALL in this directory says how to build and install GNU
...
...
configure
View file @
1f10e750
This diff is collapsed.
Click to expand it.
configure.in
View file @
1f10e750
...
...
@@ -22,7 +22,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.62)
AC_INIT(emacs, 23.2.9
0
)
AC_INIT(emacs, 23.2.9
1
)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
...
...
doc/emacs/emacs.texi
View file @
1f10e750
...
...
@@ -5,7 +5,7 @@
@c The edition number appears in several places in this file
@set EDITION Sixteenth
@set EMACSVER 23.2.9
0
@set EMACSVER 23.2.9
1
@copying
This is the @value
{
EDITION
}
edition of the @cite
{
GNU Emacs Manual
}
,@*
...
...
doc/lispref/book-spine.texinfo
View file @
1f10e750
...
...
@@ -11,7 +11,7 @@
@center @titlefont
{
GNU Emacs Lisp Reference Manual
}
@sp 5
@center GNU
@center Emacs Version 23.2.9
0
@center Emacs Version 23.2.9
1
@center for Unix Users
@sp 5
...
...
doc/lispref/elisp.texi
View file @
1f10e750
...
...
@@ -8,7 +8,7 @@
@c Please remember to update the edition number in README as well.
@c And also the copies in vol1.texi and vol2.texi.
@set VERSION 3.0
@set EMACSVER 23.2.9
0
@set EMACSVER 23.2.9
1
@set DATE July 2009
@c in general, keep the following line commented out, unless doing a
...
...
doc/lispref/vol1.texi
View file @
1f10e750
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.2.9
0
@set EMACSVER 23.2.9
1
@set DATE July 2009
@dircategory Emacs
...
...
doc/lispref/vol2.texi
View file @
1f10e750
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.2.9
0
@set EMACSVER 23.2.9
1
@set DATE July 2009
@dircategory Emacs
...
...
doc/man/emacs.1
View file @
1f10e750
.\" See section COPYING for copyright and redistribution information.
.TH EMACS 1 "2007 April 13" "GNU Emacs 23.2.9
0
"
.TH EMACS 1 "2007 April 13" "GNU Emacs 23.2.9
1
"
.
.
.SH NAME
...
...
doc/misc/faq.texi
View file @
1f10e750
...
...
@@ -5,7 +5,7 @@
@
c
%**
end
of
header
@
c
This
is
used
in
many
places
@
set
VER
23.2.9
0
@
set
VER
23.2.9
1
@
c
This
file
is
maintained
by
Romain
Francoise
<
rfrancoise
@
gnu
.
org
>.
@
c
Feel
free
to
install
changes
without
prior
permission
(
but
I
'd
...
...
etc/AUTHORS
View file @
1f10e750
...
...
@@ -334,7 +334,8 @@ Bob Halley: changed ccl.c esh-io.el
Bob Olson: co-wrote cperl-mode.el
Bob Rogers: changed vc-svn.el cperl-mode.el ffap.el thingatpt.el
Bob Rogers: changed vc-svn.el cperl-mode.el ffap.el maintaining.texi
thingatpt.el vc-dir.el vc1-xtra.texi
Bob Weiner: changed info.el quail.el
...
...
@@ -437,7 +438,7 @@ and co-wrote longlines.el
and changed xdisp.c simple.el files.el display.texi frames.texi
files.texi emacs.texi xterm.c keyboard.c cus-edit.el faces.el
Makefile.in xfaces.c misc.texi xfns.c font.c image.c startup.el
compile.el custom.texi
text.texi
and 65
0
other files
text.texi
compile.el custom.texi and 65
3
other files
Chris Chase: co-wrote idlw-shell.el idlwave.el
...
...
@@ -838,8 +839,9 @@ Ed L. Cashin: changed gnus-sum.el imap.el
Ed Swarthout: changed hexl.el table.el
Eduard Wiebe: changed browse-url.el flymake.texi footnote.el
javascript.el korean.el mule-conf.el objects.texi ps-print.el vc-rcs.el
Eduard Wiebe: changed browse-url.el dired.el flymake.texi footnote.el
javascript.el korean.el locate.el mule-conf.el objects.texi ps-print.el
vc-rcs.el
Eduardo Muñoz: changed dired.el ls-lisp.el
...
...
@@ -876,7 +878,7 @@ Eli Tziperman: wrote rmail-spam-filter.el
Eli Zaretskii: wrote rxvt.el tty-colors.el
and changed msdos.c makefile.w32-in Makefile.in files.el info.el rmail.el
fileio.c mainmake.v2 pc-win.el startup.el config.bat simple.el msdos.h
dired.c
w32.c
frame.c
internal.el
menu-bar.el process.c INSTALL
w32.c
dired.c frame.c menu-bar.el process.c
internal.el
INSTALL
xfaces.c and 604 other files
Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el
...
...
@@ -1145,7 +1147,7 @@ and changed Makefile.in calendar.el diary-lib.el rmail.el f90.el
cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in
calendar.texi cal-islam.el bytecomp.el cal-bahai.el appt.el emacs.texi
files.el cal-china.el rmailsum.el cal-tex.el simple.el
and 101
0
other files
and 101
1
other files
Glynn Clements: wrote gamegrid.el snake.el tetris.el
...
...
@@ -1333,7 +1335,7 @@ James Clark: wrote nxml-enc.el nxml-glyph.el nxml-maint.el nxml-mode.el
rng-match.el rng-nxml.el rng-parse.el rng-pttrn.el rng-uri.el
rng-util.el rng-valid.el rng-xsd.el sgml-mode.el xmltok.el
xsd-regexp.el
and changed fns.c window.c xselect.c
and changed
fns.c
nxml-mode.texi
window.c xselect.c
James Cloos: wrote arabic.el
and changed url-history.el
...
...
@@ -1360,10 +1362,10 @@ Jan Djärv: wrote dnd.el font-setting.el x-dnd.el
and changed gtkutil.c xterm.c xfns.c xterm.h configure.in xmenu.c
x-win.el Makefile.in gtkutil.h keyboard.c frame.c frames.texi config.in
emacs.c xselect.c xresources.texi cus-start.el startup.el alloc.c
process.c xlwmenu.c and 20
5
other files
process.c xlwmenu.c and 20
7
other files
Jan Moringen: co-wrote cpp.el
and changed eieio.el zeroconf.el
and changed eieio.el
log-edit.el
zeroconf.el
Jan Nieuwenhuizen: changed info.el TUTORIAL.nl add-log.el emacs.c
emacsclient.c gnus-start.el gud.el nnmh.el server.el startup.el
...
...
@@ -1517,6 +1519,8 @@ Joe Edmonds: changed lisp-mode.el
Joe Hildebrand: co-wrote nndb.el
Joe Matarazzo: changed ebrowse.c
Joe Ramey: changed filelock.c rmailsum.el
Joe Reiss: changed gnus-art.el
...
...
@@ -1796,8 +1800,8 @@ Kenichi Handa: wrote composite.el cyrillic.el isearch-x.el ps-bdf.el
and co-wrote ps-def.el ps-mule.el ps-print.el ps-samp.el quail.el
and changed coding.c mule-cmds.el mule.el fontset.c charset.c fontset.el
xdisp.c xterm.c font.c fileio.c Makefile.in mule-conf.el characters.el
fns.c mule-diag.el ftfont.c ccl.c
charset.h
coding.h xfaces.c
japanese.el and 37
8
other files
fns.c mule-diag.el
charset.h
ftfont.c ccl.c coding.h xfaces.c
japanese.el and 37
9
other files
Kenichi Okada: co-wrote sasl-cram.el sasl-digest.el
...
...
@@ -1942,8 +1946,8 @@ Lawrence Mitchell: wrote erc-backend.el erc-log.el
and changed erc.el erc-match.el erc-nets.el erc-nickserv.el erc-button.el
erc-compat.el erc-dcc.el erc-fill.el erc-list.el erc-track.el ielm.el
erc-autoaway.el erc-autojoin.el erc-bbdb.el erc-ezbounce.el erc-menu.el
erc-netsplit.el erc-nicklist.el erc-notify.el erc-sound.el
lread.c
and
4
other files
erc-netsplit.el erc-nicklist.el erc-notify.el erc-sound.el
format.el
and
5
other files
Lawrence R. Dodd: co-wrote dired-x.el
and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el
...
...
@@ -2042,9 +2046,9 @@ and changed erc.el erc-dcc.el erc-speak.el erc-bbdb.el erc-complete.el
and 23 other files
Mark A. Hershberger: changed xml.el nnrss.el mm-url.el cperl-mode.el
vc-bzr.el Makefile.in NXML-NEWS cc-mode.texi compilation.txt
compile.el
ede.texi eieio.texi esh-mode.el flymake.el gnus-group.el
isearch.el
makefile.w32-in
nxml
nxml-mode.texi programs.texi python.el
vc-bzr.el
Makefile.in NXML-NEWS cc-mode.texi compilation.txt
compile.el
ede.texi eieio.texi esh-mode.el flymake.el gnus-group.el
isearch.el
makefile.w32-in nxml-mode.texi programs.texi python.el
and 5 other files
Mark D. Baushke: changed mh-e.el mh-utils.el mh-mime.el mh-comp.el
...
...
@@ -2123,8 +2127,8 @@ Martin Neitzel: changed supercite.el
Martin Pohlack: changed pc-select.el
Martin Rudalics: changed window.el window.c windows.texi cus-edit.el
frame.c frame.el cus-start.el files.el subr.el add-log.el
buffer.c
buffer
s.texi dired.el
font-lock.el help-fns.el wid-edit.el xdisp.c
frame.c frame.el cus-start.el
dired.el
files.el subr.el add-log.el
buffer
.c buffers.texi
font-lock.el help-fns.el wid-edit.el xdisp.c
display.texi find-func.el help.el help.texi and 129 other files
Martin Stjernholm: wrote cc-bytecomp.el
...
...
@@ -2982,7 +2986,7 @@ and co-wrote font-lock.el
and changed vc.el subr.el lisp.h keyboard.c simple.el files.el pcvs.el
keymap.c xdisp.c Makefile.in vc-hooks.el alloc.c newcomment.el
tex-mode.el bytecomp.el compile.el buffer.c info.el fill.el fileio.c
window.c and 90
8
other files
window.c and 90
9
other files
Stefan Reichör: changed gnus-agent.el
...
...
@@ -3006,7 +3010,7 @@ Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi
Stephen A. Wood: changed fortran.el
Stephen Berman: changed todo-mode.el allout.el
diary-lib.el
dired.el
Stephen Berman: changed
diary-lib.el
todo-mode.el allout.el dired.el
files.el find-dired.el gtkutil.c info.el newcomment.el recentf.el
rfc822.el
...
...
@@ -3205,7 +3209,7 @@ Toby Speight: changed generic-x.el window.el
Tokuya Kameshima: wrote org-mew.el org-wl.el
Tom Breton: changed autoinsert.el gnus-agent.el lread.c
Tom Breton: changed autoinsert.el
cus-edit.el
gnus-agent.el lread.c
Tom Hageman: changed etags.c
...
...
@@ -3285,10 +3289,9 @@ Ulf Stegemann: changed smime.el
Ulrich Leodolter: changed w32proc.c
Ulrich Mueller: changed configure.in Makefile.in files.el gud.el
ChgPane.c ChgSel.c INSTALL XMakeAssoc.c authors.el bytecomp.el
calc-units.el case-table.el configure doctor.el emacs.1 emacs.c
emacs.desktop emacsclient.c fortran.el gnu-linux.h iso-acc.el
and 13 other files
server.el ChgPane.c ChgSel.c HELLO INSTALL XMakeAssoc.c authors.el
bytecomp.el calc-units.el case-table.el configure doctor.el emacs.1
emacs.c emacs.desktop emacsclient.c fortran.el and 14 other files
Ulrich Neumerkel: changed xterm.c
...
...
@@ -3330,6 +3333,8 @@ Vladimir Alexiev: changed arc-mode.el nnvirtual.el tmm.el
Vladimir Volovich: changed smime.el
W. Martin Borgert: changed files.el schemas.xml
Walter C. Pelissero: changed browse-url.el url-methods.el
Werner Benger: changed keyboard.c
...
...
@@ -3397,8 +3402,8 @@ Yagi Tatsuya: changed gnus-art.el gnus-start.el
Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h
macmenu.c macgui.h image.c xdisp.c macselect.c keyboard.c xterm.c
Makefile.in emacs.c darwin.h w32term.c dispextern.h macos.texi
process.c unexmacosx.c
alloc.c
and 8
3
other files
Makefile.in emacs.c darwin.h w32term.c
alloc.c
dispextern.h macos.texi
process.c unexmacosx.c and 8
4
other files
Yann Dirson: changed imenu.el
...
...
@@ -3426,6 +3431,8 @@ Yu-Ji Hosokawa: changed README.W32
Yukihiro Matsumoto: co-wrote ruby-mode.el
Yuri Karaban: changed pop3.el
Yuri Shtil: changed etags.c
Yutaka Niibe: changed indent.c xdisp.c configure.in Makefile.in dispnew.c
...
...
lib-src/makefile.w32-in
View file @
1f10e750
...
...
@@ -22,7 +22,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
.PHONY
:
$(ALL)
VERSION
=
23.2.9
0
VERSION
=
23.2.9
1
LOCAL_FLAGS
=
-DWINDOWSNT
-DDOS_NT
-DSTDC_HEADERS
=
1
-DNO_LDAV
=
1
\
-DNO_ARCHIVES
=
1
-DHAVE_CONFIG_H
=
1
-I
../nt/inc
\
...
...
lisp/dired.el
View file @
1f10e750
...
...
@@ -3532,7 +3532,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
;;;;;; dired-diff) "
dired-aux
" "
dired-aux.el
" "
0
7676ea25af17f5d50cc5db4f53bddc0
")
;;;;;; dired-diff) "
dired-aux
" "
dired-aux.el
" "
0
3cf081d2aac54764123d2407c3196a2
")
;;; Generated autoloads from dired-aux.el
(autoload 'dired-diff "
dired-aux
" "
\
...
...
lisp/ldefs-boot.el
View file @
1f10e750
...
...
@@ -1492,7 +1492,7 @@ insert a template for the file depending on the mode of the buffer.
;;;### (autoloads (batch-update-autoloads update-directory-autoloads
;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
;;;;;; (196
36 5849
6))
;;;;;; (196
83 6408
6))
;;; Generated autoloads from emacs-lisp/autoload.el
(put 'generated-autoload-file 'safe-local-variable 'stringp)
...
...
@@ -2601,19 +2601,14 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
;;;;;; compile-defun byte-compile-file byte-recompile-directory
;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning
;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el"
;;;;;; (19636 58496))
;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19678 47007))
;;; Generated autoloads from emacs-lisp/bytecomp.el
(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
(put 'byte-compile-warnings 'safe-local-variable 'byte-compile-warnings-safe-p)
(autoload 'byte-compile-warnings-safe-p "bytecomp" "\
Return non-nil if X is valid as a value of `byte-compile-warnings'.
\(fn X)" nil nil)
(put 'byte-compile-warnings 'safe-local-variable (lambda (v) (or (symbolp v) (null (delq nil (mapcar (lambda (x) (not (symbolp x))) v))))))
(autoload 'byte-compile-disable-warning "bytecomp" "\
Change `byte-compile-warnings' to disable WARNING.
...
...
@@ -2860,8 +2855,8 @@ See the documentation for `calculator-mode' for more information.
;;;***
;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (196
36
;;;;;;
58496
))
;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (196
78
;;;;;;
47007
))
;;; Generated autoloads from calendar/calendar.el
(autoload 'calendar "calendar" "\
...
...
@@ -3910,7 +3905,7 @@ is run).
;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
;;;;;; (19
652 2458
9))
;;;;;; (19
706 5802
9))
;;; Generated autoloads from comint.el
(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
...
...
@@ -4858,7 +4853,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
;;;;;; customize-mode customize customize-save-variable customize-set-variable
;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
;;;;;; (19
636 58496
))
;;;;;; (19
711 45554
))
;;; Generated autoloads from cus-edit.el
(defvar custom-browse-sort-alphabetically nil "\
...
...
@@ -5943,7 +5938,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
;;;***
;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
;;;;;; "calendar/diary-lib.el" (19
636 58496
))
;;;;;; "calendar/diary-lib.el" (19
714 24709
))
;;; Generated autoloads from calendar/diary-lib.el
(autoload 'diary "diary-lib" "\
...
...
@@ -6024,7 +6019,7 @@ With prefix arg, prompt for diff switches.
;;;***
;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
;;;;;; (19
661 51722
))
;;;;;; (19
711 45554
))
;;; Generated autoloads from diff-mode.el
(autoload 'diff-mode "diff-mode" "\
...
...
@@ -6065,7 +6060,7 @@ Optional arguments are passed to `dig-invoke'.
;;;### (autoloads (dired-mode dired-auto-revert-buffer dired-noselect
;;;;;; dired-other-frame dired-other-window dired dired-trivial-filenames
;;;;;; dired-listing-switches) "dired" "dired.el" (19
636 5849
6))
;;;;;; dired-listing-switches) "dired" "dired.el" (19
714 2482
6))
;;; Generated autoloads from dired.el
(defvar dired-listing-switches (purecopy "-al") "\
...
...
@@ -8268,7 +8263,7 @@ Minor mode to hook EasyPG into Mail mode.
;;;***
;;;### (autoloads (epg-make-context) "epg" "epg.el" (19
636 58496
))
;;;### (autoloads (epg-make-context) "epg" "epg.el" (19
708 34240
))
;;; Generated autoloads from epg.el
(autoload 'epg-make-context "epg" "\
...
...
@@ -13688,8 +13683,8 @@ The main features of this mode are
;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19
636
;;;;;;
58496
))
;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19
705
;;;;;;
10058
))
;;; Generated autoloads from ido.el
(defvar ido-mode nil "\
...
...
@@ -14165,7 +14160,7 @@ Example:
;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag
;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs
;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs)
;;;;;; "image-dired" "image-dired.el" (19
636 5849
6))
;;;;;; "image-dired" "image-dired.el" (19
709 1555
6))
;;; Generated autoloads from image-dired.el
(autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\
...
...
@@ -15945,7 +15940,7 @@ something strange, such as redefining an Emacs function.
;;;***
;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
;;;;;; "locate" "locate.el" (196
62 53673
))
;;;;;; "locate" "locate.el" (196
97 24269
))
;;; Generated autoloads from locate.el
(defvar locate-ls-subdir-switches (purecopy "-al") "\
...
...
@@ -15997,7 +15992,7 @@ except that FILTER is not optional.
;;;***
;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19
661 52402
))
;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (19
714 24709
))
;;; Generated autoloads from log-edit.el
(autoload 'log-edit "log-edit" "\
...
...
@@ -16057,8 +16052,8 @@ are indicated with a symbol.
;;;***
;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (196
36
;;;;;;
5849
6))
;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (196
88
;;;;;;
1175
6))
;;; Generated autoloads from lpr.el
(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)))
...
...
@@ -16152,7 +16147,7 @@ for further customization of the printer command.
;;;***
;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
;;;;;; (1967
2 43471
))
;;;;;; (1967
8 47007
))
;;; Generated autoloads from ls-lisp.el
(defvar ls-lisp-support-shell-wildcards t "\
...
...
@@ -17575,8 +17570,8 @@ To test this function, evaluate:
;;;***
;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (196
36
;;;;;;
58496
))
;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (196
78
;;;;;;
47007
))
;;; Generated autoloads from mouse-sel.el
(defvar mouse-sel-mode nil "\
...
...
@@ -18410,7 +18405,7 @@ Revert posting and mailing methods to the standard Emacs methods.
;;;***
;;;### (autoloads (disable-command enable-command disabled-command-function)
;;;;;; "novice" "novice.el" (196
36 58496
))
;;;;;; "novice" "novice.el" (196
78 47007
))
;;; Generated autoloads from novice.el
(defvar disabled-command-function 'disabled-command-function "\
...
...
@@ -20721,7 +20716,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
;;;***
;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
;;;;;; (196
36 58496
))
;;;;;; (196
78 64521
))
;;; Generated autoloads from textmodes/picture.el
(autoload 'picture-mode "picture" "\
...
...
@@ -20899,7 +20894,7 @@ Ignores leading comment characters.
;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
;;;;;; (196
36 58496
))
;;;;;; (196
78 47007
))
;;; Generated autoloads from printing.el
(autoload 'pr-interface "printing" "\
...
...
@@ -21589,8 +21584,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19
641
;;;;;; 1
314
))
;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (19
705
;;;;;; 1
0058
))
;;; Generated autoloads from ps-print.el
(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
...
...
@@ -21787,7 +21782,7 @@ If EXTENSION is any other symbol, it is ignored.
;;;***
;;;### (autoloads (python-shell jython-mode python-mode run-python)
;;;;;; "python" "progmodes/python.el" (196
72 43471
))
;;;;;; "python" "progmodes/python.el" (196
89 20360
))
;;; Generated autoloads from progmodes/python.el
(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
...
...
@@ -21798,20 +21793,24 @@ If EXTENSION is any other symbol, it is ignored.
(autoload 'run-python "python" "\
Run an inferior Python process, input and output via buffer *Python*.
CMD is the Python command to run. NOSHOW non-nil means don't
show the
buffer automatically.
CMD is the Python command to run. NOSHOW non-nil means don't
show the
buffer automatically.
Normally, if there is a process already running in `python-buffer',
switch to that buffer. Interactively, a prefix arg allows you to edit
the initial command line (default is `python-command'); `-i' etc. args
will be added to this as appropriate. A new process is started if:
one isn't running attached to `python-buffer', or interactively the
default `python-command', or argument NEW is non-nil. See also the
documentation for `python-buffer'.
Interactively, a prefix arg means to prompt for the initial
Python command line (default is `python-command').
Runs the hook `inferior-python-mode-hook' (after the
`comint-mode-hook' is run). (Type \\[describe-mode] in the process
buffer for a list of commands.)
A new process is started if one isn't running attached to
`python-buffer', or if called from Lisp with non-nil arg NEW.
Otherwise, if a process is already running in `python-buffer',
switch to that buffer.
This command runs the hook `inferior-python-mode-hook' after
running `comint-mode-hook'. Type \\[describe-mode] in the
process buffer for a list of commands.
By default, Emacs inhibits the loading of Python modules from the
current working directory, for security reasons. To disable this
behavior, change `python-remove-cwd-from-path' to nil.
\(fn &optional CMD NOSHOW NEW)" t nil)
...
...
@@ -21873,7 +21872,7 @@ command is used to switch to an existing process, only when a new
process is started. If you use this, you will probably want to ensure
that the current arguments are retained (they will be included in the
prompt). This argument is ignored when this function is called
programmatically
, or when running in Emacs 19.34 or older
.
programmatically.
Note: You can toggle between using the CPython interpreter and the
JPython interpreter by hitting \\[python-toggle-shells]. This toggles
...
...
@@ -22864,8 +22863,8 @@ variable.
;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp
;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19
641
;;;;;; 1
152
))
;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19
705
;;;;;; 1
0467
))
;;; Generated autoloads from mail/rmail.el
(autoload 'rmail-movemail-variant-p "rmail" "\
...
...
@@ -24128,8 +24127,8 @@ Like `mail' command, but display mail buffer in another frame.
;;;***
;;;### (autoloads (server-save-buffers-kill-terminal server-mode
;;;;;; server-force-delete server-start) "server" "server.el" (196
6
2
;;;;;;
1326
1))
;;;;;; server-force-delete server-start) "server" "server.el" (196
8
2
;;;;;;
5851
1))
;;; Generated autoloads from server.el
(autoload 'server-start "server" "\
...
...
@@ -24729,7 +24728,7 @@ interactively. If there's no argument, do it at the current buffer.
;;;***
;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
;;;;;; "mail/smtpmail.el" (19
636 58496
))
;;;;;; "mail/smtpmail.el" (19
714 24709
))
;;; Generated autoloads from mail/smtpmail.el
(autoload 'smtpmail-send-it "smtpmail" "\
...
...
@@ -25095,7 +25094,7 @@ Spam reports will be queued with the method used when
;;;***
;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
;;;;;; "speedbar.el" (196
5
8
61388
))
;;;;;; "speedbar.el" (196
7
8
47007
))
;;; Generated autoloads from speedbar.el
(defalias 'speedbar 'speedbar-frame-mode)
...
...
@@ -26529,7 +26528,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
;;;***
;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
;;;;;; "progmodes/tcl.el" (196
36 58496
))
;;;;;; "progmodes/tcl.el" (196
73 50265
))
;;; Generated autoloads from progmodes/tcl.el
(autoload 'tcl-mode "tcl" "\
...
...
@@ -28011,7 +28010,7 @@ BUFFER defaults to `trace-buffer'.
;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
;;;;;; "net/tramp.el" (19
672 43471
))
;;;;;; "net/tramp.el" (19
714 24709
))
;;; Generated autoloads from net/tramp.el
(defvar tramp-mode t "\
...
...
@@ -29566,7 +29565,7 @@ Name of the directory containing Bzr repository status files.")
;;;***
;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19
661 53223
))
;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (19
706 58306
))
;;; Generated autoloads from vc-dir.el
(autoload 'vc-dir "vc-dir" "\
...
...
@@ -29625,7 +29624,7 @@ case, and the process object in the asynchronous case.
;;;***
;;;### (autoloads nil "vc-hg" "vc-hg.el" (196
61 52523
))
;;;### (autoloads nil "vc-hg" "vc-hg.el" (196
83 64086
))
;;; Generated autoloads from vc-hg.el
(defun vc-hg-registered (file)
"Return non-nil if FILE is registered with hg."
...
...
@@ -30940,7 +30939,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
;;;***
;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
;;;;;; (196
36 58496
))
;;;;;; (196
94 49287
))
;;; Generated autoloads from progmodes/which-func.el
(put 'which-func-format 'risky-local-variable t)
(put 'which-func-current 'risky-local-variable t)
...
...
@@ -31401,8 +31400,8 @@ With arg, turn widget mode on if and only if arg is positive.
;;;***
;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (196
36
;;;;;;
58496
))
;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (196
78
;;;;;;
47007
))
;;; Generated autoloads from wid-edit.el
(autoload 'widgetp "wid-edit" "\
...
...
@@ -32012,8 +32011,8 @@ Zone out, completely.
;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19
672
;;;;;;
46342 903499
))
;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19
714
;;;;;;
25843 484853
))
;;;***
lisp/simple.el
View file @
1f10e750
...
...
@@ -4115,6 +4115,11 @@ into account variable-width characters and line continuation."
;; When already vscrolled, we vscroll some more if we can,
;; or clear vscroll and move forward at end of tall image.
((> (setq vs (window-vscroll nil t)) 0)
;; If we are vscrolling an image at the top of the screen,
;; we could actually advance point if this yields space
;; below....
(when (> rbot 0)
(set-window-vscroll nil (+ vs (min rbot (frame-char-height))) t)))
;; If cursor just entered the bottom scroll margin, move forward,
...
...
lisp/version.el
View file @
1f10e750
...
...
@@ -32,7 +32,7 @@
(
defconst
emacs-copyright
"Copyright (C) 2010 Free Software Foundation, Inc."
"\
Short
copyright
string
for
this
version
of
Emacs.
")