Sync to HEAD
Showing
with
93274 additions
and
42636 deletions
+93274
-42636
- AUTHORS AUTHORS +6 -6
- ChangeLog ChangeLog +137 -21
- MAINTAINERS MAINTAINERS +2 -0
- Makefile.in Makefile.in +21 -12
- admin/ChangeLog admin/ChangeLog +24 -0
- admin/README admin/README +2 -0
- admin/admin.el admin/admin.el +1 -0
- admin/alloc-colors.c admin/alloc-colors.c +3 -0
- admin/build-configs admin/build-configs +2 -0
- admin/check-doc-strings admin/check-doc-strings +1 -0
- admin/cus-test.el admin/cus-test.el +1 -12
- admin/diff-tar-files admin/diff-tar-files +1 -0
- admin/emacs-pretesters admin/emacs-pretesters +2 -0
- admin/make-announcement admin/make-announcement +2 -0
- admin/make-changelog-diff admin/make-changelog-diff +2 -0
- admin/make-emacs admin/make-emacs +2 -0
- admin/make-tarball.txt admin/make-tarball.txt +29 -14
- admin/notes/cpp admin/notes/cpp +2 -0
- admin/notes/iftc admin/notes/iftc +2 -0
- admin/notes/trailing-whitespace admin/notes/trailing-whitespace +2 -0
- admin/nt/dump.bat admin/nt/dump.bat +4 -0
- admin/nt/makedist.bat admin/nt/makedist.bat +4 -0
- admin/quick-install-emacs admin/quick-install-emacs +9 -8
- admin/revdiff admin/revdiff +2 -0
- autogen.sh autogen.sh +2 -0
- config.bat config.bat +6 -2
- configure configure +1702 -2701
- configure.in configure.in +62 -5
- etc/ChangeLog etc/ChangeLog +95 -0
- etc/DEBUG etc/DEBUG +2 -0
- etc/GNU etc/GNU +10 -2
- etc/HELLO etc/HELLO +43 -33
- etc/MACHINES etc/MACHINES +4 -31
- etc/MAILINGLISTS etc/MAILINGLISTS +2 -0
- etc/MH-E-NEWS etc/MH-E-NEWS +2 -0
- etc/MORE.STUFF etc/MORE.STUFF +26 -11
- etc/Makefile etc/Makefile +1 -0
- etc/NEWS etc/NEWS +708 -79
- etc/ONEWS etc/ONEWS +2 -1
- etc/ONEWS.1 etc/ONEWS.1 +2 -0
- etc/ONEWS.2 etc/ONEWS.2 +2 -0
- etc/ONEWS.3 etc/ONEWS.3 +2 -0
- etc/ONEWS.4 etc/ONEWS.4 +2 -0
- etc/OTHER.EMACSES etc/OTHER.EMACSES +2 -0
- etc/PROBLEMS etc/PROBLEMS +57 -2
- etc/SERVICE etc/SERVICE +1 -0
- etc/TODO etc/TODO +21 -18
- etc/TUTORIAL etc/TUTORIAL +2 -0
- etc/TUTORIAL.bg etc/TUTORIAL.bg +960 -957
- etc/TUTORIAL.cn etc/TUTORIAL.cn +2 -0
- etc/TUTORIAL.cs etc/TUTORIAL.cs +2 -0
- etc/TUTORIAL.de etc/TUTORIAL.de +51 -47
- etc/TUTORIAL.es etc/TUTORIAL.es +2 -0
- etc/TUTORIAL.fr etc/TUTORIAL.fr +3 -1
- etc/TUTORIAL.it etc/TUTORIAL.it +2 -0
- etc/TUTORIAL.ja etc/TUTORIAL.ja +2 -0
- etc/TUTORIAL.ko etc/TUTORIAL.ko +2 -0
- etc/TUTORIAL.nl etc/TUTORIAL.nl +272 -268
- etc/TUTORIAL.pl etc/TUTORIAL.pl +1 -0
- etc/TUTORIAL.ro etc/TUTORIAL.ro +2 -0
- etc/TUTORIAL.ru etc/TUTORIAL.ru +2 -0
- etc/TUTORIAL.sk etc/TUTORIAL.sk +2 -0
- etc/TUTORIAL.sl etc/TUTORIAL.sl +2 -0
- etc/TUTORIAL.sv etc/TUTORIAL.sv +2 -0
- etc/TUTORIAL.th etc/TUTORIAL.th +1 -0
- etc/TUTORIAL.translators etc/TUTORIAL.translators +3 -1
- etc/TUTORIAL.zh etc/TUTORIAL.zh +2 -0
- etc/Xkeymap.txt etc/Xkeymap.txt +2 -0
- etc/calccard.tex etc/calccard.tex +2 -0
- etc/compilation.txt etc/compilation.txt +345 -0
- etc/cs-dired-ref.tex etc/cs-dired-ref.tex +2 -0
- etc/cs-refcard.tex etc/cs-refcard.tex +2 -0
- etc/cs-survival.tex etc/cs-survival.tex +3 -4
- etc/ctags.1 etc/ctags.1 +2 -0
- etc/de-refcard.tex etc/de-refcard.tex +2 -0
- etc/dired-ref.tex etc/dired-ref.tex +1 -0
- etc/emacs.1 etc/emacs.1 +2 -0
- etc/emacs.bash etc/emacs.bash +1 -0
- etc/emacs.csh etc/emacs.csh +2 -0
- etc/emacsclient.1 etc/emacsclient.1 +2 -0
- etc/emacstool.1 etc/emacstool.1 +2 -0
- etc/etags.1 etc/etags.1 +2 -0
- etc/fr-drdref.tex etc/fr-drdref.tex +1 -0
- etc/fr-refcard.tex etc/fr-refcard.tex +2 -0
- etc/fr-survival.tex etc/fr-survival.tex +3 -4
- etc/gfdl.1 etc/gfdl.1 +2 -0
- etc/ledit.l etc/ledit.l +2 -0
- etc/ms-7bkermit etc/ms-7bkermit +2 -0
- etc/ms-kermit etc/ms-kermit +1 -0
- etc/pl-refcard.tex etc/pl-refcard.tex +3 -4
- etc/ps-prin1.ps etc/ps-prin1.ps +8 -1
- etc/refcard.tex etc/refcard.tex +2 -0
- etc/ses-example.ses etc/ses-example.ses +2 -0
- etc/sk-dired-ref.tex etc/sk-dired-ref.tex +2 -0
- etc/sk-refcard.tex etc/sk-refcard.tex +2 -0
- etc/sk-survival.tex etc/sk-survival.tex +3 -4
- etc/survival.tex etc/survival.tex +2 -0
- etc/tasks.texi etc/tasks.texi +4 -0
- etc/termcap.src etc/termcap.src +0 -1
- etc/ulimit.hack etc/ulimit.hack +2 -0
- etc/vipcard.tex etc/vipcard.tex +2 -0
- etc/viperCard.tex etc/viperCard.tex +2 -0
- info/dir info/dir +5 -3
- leim/CXTERM-DIC/4Corner.tit leim/CXTERM-DIC/4Corner.tit +2 -1
- leim/CXTERM-DIC/ARRAY30.tit leim/CXTERM-DIC/ARRAY30.tit +2 -0
- leim/CXTERM-DIC/CCDOSPY.tit leim/CXTERM-DIC/CCDOSPY.tit +2 -1
- leim/CXTERM-DIC/ECDICT.tit leim/CXTERM-DIC/ECDICT.tit +1 -0
- leim/CXTERM-DIC/ETZY.tit leim/CXTERM-DIC/ETZY.tit +2 -0
- leim/CXTERM-DIC/PY-b5.tit leim/CXTERM-DIC/PY-b5.tit +2 -0
- leim/CXTERM-DIC/Punct-b5.tit leim/CXTERM-DIC/Punct-b5.tit +2 -0
- leim/CXTERM-DIC/Punct.tit leim/CXTERM-DIC/Punct.tit +2 -1
- leim/CXTERM-DIC/QJ-b5.tit leim/CXTERM-DIC/QJ-b5.tit +2 -0
- leim/CXTERM-DIC/QJ.tit leim/CXTERM-DIC/QJ.tit +2 -1
- leim/CXTERM-DIC/SW.tit leim/CXTERM-DIC/SW.tit +2 -1
- leim/CXTERM-DIC/TONEPY.tit leim/CXTERM-DIC/TONEPY.tit +2 -1
- leim/CXTERM-DIC/ZOZY.tit leim/CXTERM-DIC/ZOZY.tit +2 -0
- leim/ChangeLog leim/ChangeLog +55 -1
- leim/MISC-DIC/CTLau-b5.html leim/MISC-DIC/CTLau-b5.html +3 -0
- leim/MISC-DIC/CTLau.html leim/MISC-DIC/CTLau.html +3 -0
- leim/Makefile.in leim/Makefile.in +10 -5
- leim/ja-dic/ja-dic.el leim/ja-dic/ja-dic.el +1 -0
- leim/makefile.nt leim/makefile.nt +7 -3
- leim/makefile.w32-in leim/makefile.w32-in +8 -4
- leim/quail/croatian.el leim/quail/croatian.el +2 -0
- leim/quail/cyril-jis.el leim/quail/cyril-jis.el +1 -0
- leim/quail/cyrillic.el leim/quail/cyrillic.el +38 -38
- leim/quail/czech.el leim/quail/czech.el +1 -0
- leim/quail/ethiopic.el leim/quail/ethiopic.el +1 -0
- leim/quail/georgian.el leim/quail/georgian.el +1 -0
- leim/quail/greek.el leim/quail/greek.el +1 -0
- leim/quail/hangul.el leim/quail/hangul.el +1 -0
- leim/quail/hangul3.el leim/quail/hangul3.el +1 -0
- leim/quail/hanja-jis.el leim/quail/hanja-jis.el +1 -0
- leim/quail/hanja.el leim/quail/hanja.el +1 -0
- leim/quail/hanja3.el leim/quail/hanja3.el +1 -0
- leim/quail/hebrew.el leim/quail/hebrew.el +5 -4
- leim/quail/indian.el leim/quail/indian.el +1 -0
- leim/quail/ipa.el leim/quail/ipa.el +1 -0
- leim/quail/japanese.el leim/quail/japanese.el +1 -0
- leim/quail/lao.el leim/quail/lao.el +1 -0
- leim/quail/latin-alt.el leim/quail/latin-alt.el +1 -0
- leim/quail/latin-ltx.el leim/quail/latin-ltx.el +13 -2
- leim/quail/latin-post.el leim/quail/latin-post.el +1 -0
- leim/quail/latin-pre.el leim/quail/latin-pre.el +4 -2
- leim/quail/lrt.el leim/quail/lrt.el +1 -0
- leim/quail/py-punct.el leim/quail/py-punct.el +1 -0
- leim/quail/pypunct-b5.el leim/quail/pypunct-b5.el +1 -0
- leim/quail/rfc1345.el leim/quail/rfc1345.el +0 -0
- leim/quail/sgml-input.el leim/quail/sgml-input.el +1 -0
- leim/quail/slovak.el leim/quail/slovak.el +1 -0
- leim/quail/symbol-ksc.el leim/quail/symbol-ksc.el +1 -0
- leim/quail/thai.el leim/quail/thai.el +1 -0
- leim/quail/tibetan.el leim/quail/tibetan.el +1 -0
- leim/quail/uni-input.el leim/quail/uni-input.el +1 -0
- leim/quail/viqr.el leim/quail/viqr.el +1 -0
- leim/quail/vntelex.el leim/quail/vntelex.el +1 -0
- leim/quail/welsh.el leim/quail/welsh.el +1 -0
- lib-src/ChangeLog lib-src/ChangeLog +111 -8
- lib-src/Makefile.in lib-src/Makefile.in +6 -12
- lib-src/README lib-src/README +1 -1
- lib-src/b2m.c lib-src/b2m.c +2 -0
- lib-src/b2m.pl lib-src/b2m.pl +3 -1
- lib-src/cvtmail.c lib-src/cvtmail.c +3 -0
- lib-src/digest-doc.c lib-src/digest-doc.c +3 -0
- lib-src/ebrowse.c lib-src/ebrowse.c +3 -0
- lib-src/emacsclient.c lib-src/emacsclient.c +107 -54
- lib-src/emacstool.c lib-src/emacstool.c +3 -0
- lib-src/etags.c lib-src/etags.c +4 -1
- lib-src/fakemail.c lib-src/fakemail.c +3 -0
- lib-src/getopt.c lib-src/getopt.c +3 -0
- lib-src/getopt.h lib-src/getopt.h +3 -0
- lib-src/getopt1.c lib-src/getopt1.c +2 -0
- lib-src/grep-changelog lib-src/grep-changelog +38 -25
- lib-src/hexl.c lib-src/hexl.c +3 -0
- lib-src/leditcfns.c lib-src/leditcfns.c +3 -0
- lib-src/make-docfile.c lib-src/make-docfile.c +26 -7
- lib-src/makefile.nt lib-src/makefile.nt +2 -0
- lib-src/makefile.w32-in lib-src/makefile.w32-in +3 -1
- lib-src/movemail.c lib-src/movemail.c +3 -0
- lib-src/ntlib.c lib-src/ntlib.c +3 -0
- lib-src/ntlib.h lib-src/ntlib.h +3 -0
- lib-src/pop.c lib-src/pop.c +3 -0
- lib-src/pop.h lib-src/pop.h +3 -0
- lib-src/profile.c lib-src/profile.c +3 -0
- lib-src/rcs-checkin lib-src/rcs-checkin +1 -0
- lib-src/rcs2log lib-src/rcs2log +37 -13
- lib-src/sorted-doc.c lib-src/sorted-doc.c +3 -0
- lib-src/test-distrib.c lib-src/test-distrib.c +3 -0
- lib-src/update-game-score.c lib-src/update-game-score.c +3 -0
- lib-src/vcdiff lib-src/vcdiff +3 -3
- lib-src/yow.c lib-src/yow.c +2 -0
- lisp/.gitignore lisp/.gitignore +1 -0
- lisp/ChangeLog lisp/ChangeLog +4333 -23050
- lisp/ChangeLog.1 lisp/ChangeLog.1 +2 -0
- lisp/ChangeLog.10 lisp/ChangeLog.10 +23543 -0
- lisp/ChangeLog.2 lisp/ChangeLog.2 +2 -0
- lisp/ChangeLog.3 lisp/ChangeLog.3 +2 -0
- lisp/ChangeLog.4 lisp/ChangeLog.4 +2 -0
- lisp/ChangeLog.5 lisp/ChangeLog.5 +2 -0
- lisp/ChangeLog.6 lisp/ChangeLog.6 +2 -0
- lisp/ChangeLog.7 lisp/ChangeLog.7 +2 -0
- lisp/ChangeLog.8 lisp/ChangeLog.8 +2 -0
- lisp/ChangeLog.9 lisp/ChangeLog.9 +2 -0
- lisp/Makefile.in lisp/Makefile.in +49 -18
- lisp/abbrev.el lisp/abbrev.el +12 -4
- lisp/abbrevlist.el lisp/abbrevlist.el +2 -1
- lisp/add-log.el lisp/add-log.el +3 -3
- lisp/align.el lisp/align.el +1 -0
- lisp/allout.el lisp/allout.el +6 -6
- lisp/ansi-color.el lisp/ansi-color.el +1 -0
- lisp/apropos.el lisp/apropos.el +48 -41
- lisp/arc-mode.el lisp/arc-mode.el +2 -1
- lisp/array.el lisp/array.el +1 -0
- lisp/autoarg.el lisp/autoarg.el +1 -0
- lisp/autoinsert.el lisp/autoinsert.el +1 -0
- lisp/autorevert.el lisp/autorevert.el +124 -39
- lisp/avoid.el lisp/avoid.el +1 -0
- lisp/battery.el lisp/battery.el +113 -7
- lisp/bindings.el lisp/bindings.el +27 -13
- lisp/bookmark.el lisp/bookmark.el +83 -216
- lisp/bs.el lisp/bs.el +57 -68
- lisp/buff-menu.el lisp/buff-menu.el +81 -33
- lisp/button.el lisp/button.el +1 -0
- lisp/calc/calc-aent.el lisp/calc/calc-aent.el +1 -0
- lisp/calc/calc-alg.el lisp/calc/calc-alg.el +1 -0
- lisp/calc/calc-arith.el lisp/calc/calc-arith.el +1 -0
- lisp/calc/calc-bin.el lisp/calc/calc-bin.el +1 -0
- lisp/calc/calc-comb.el lisp/calc/calc-comb.el +1 -0
- lisp/calc/calc-cplx.el lisp/calc/calc-cplx.el +1 -0
- lisp/calc/calc-embed.el lisp/calc/calc-embed.el +4 -2
- lisp/calc/calc-ext.el lisp/calc/calc-ext.el +6 -2
- lisp/calc/calc-fin.el lisp/calc/calc-fin.el +1 -0
- lisp/calc/calc-forms.el lisp/calc/calc-forms.el +4 -3
- lisp/calc/calc-frac.el lisp/calc/calc-frac.el +1 -0
- lisp/calc/calc-funcs.el lisp/calc/calc-funcs.el +1 -0
- lisp/calc/calc-graph.el lisp/calc/calc-graph.el +1 -0
- lisp/calc/calc-help.el lisp/calc/calc-help.el +1 -0
- lisp/calc/calc-incom.el lisp/calc/calc-incom.el +1 -0
- lisp/calc/calc-keypd.el lisp/calc/calc-keypd.el +1 -0
- lisp/calc/calc-lang.el lisp/calc/calc-lang.el +1 -0
- lisp/calc/calc-macs.el lisp/calc/calc-macs.el +1 -0
- lisp/calc/calc-maint.el lisp/calc/calc-maint.el +1 -0
- lisp/calc/calc-map.el lisp/calc/calc-map.el +3 -5
- lisp/calc/calc-math.el lisp/calc/calc-math.el +1 -0
- lisp/calc/calc-misc.el lisp/calc/calc-misc.el +1 -0
- lisp/calc/calc-mode.el lisp/calc/calc-mode.el +1 -0
- lisp/calc/calc-mtx.el lisp/calc/calc-mtx.el +1 -0
- lisp/calc/calc-poly.el lisp/calc/calc-poly.el +1 -0
- lisp/calc/calc-prog.el lisp/calc/calc-prog.el +1 -0
- lisp/calc/calc-rewr.el lisp/calc/calc-rewr.el +1 -0
- lisp/calc/calc-rules.el lisp/calc/calc-rules.el +1 -0
- lisp/calc/calc-sel.el lisp/calc/calc-sel.el +1 -0
- lisp/calc/calc-stat.el lisp/calc/calc-stat.el +1 -0
- lisp/calc/calc-store.el lisp/calc/calc-store.el +1 -0
- lisp/calc/calc-stuff.el lisp/calc/calc-stuff.el +1 -0
- lisp/calc/calc-trail.el lisp/calc/calc-trail.el +1 -0
- lisp/calc/calc-undo.el lisp/calc/calc-undo.el +1 -0
- lisp/calc/calc-units.el lisp/calc/calc-units.el +1 -0
- lisp/calc/calc-vec.el lisp/calc/calc-vec.el +1 -0
- lisp/calc/calc-yank.el lisp/calc/calc-yank.el +1 -0
- lisp/calc/calc.el lisp/calc/calc.el +10 -10
- lisp/calc/calcalg2.el lisp/calc/calcalg2.el +1 -0
- lisp/calc/calcalg3.el lisp/calc/calcalg3.el +1 -0
- lisp/calc/calccomp.el lisp/calc/calccomp.el +1 -0
- lisp/calc/calcsel2.el lisp/calc/calcsel2.el +1 -0
- lisp/calculator.el lisp/calculator.el +1 -0
- lisp/calendar/appt.el lisp/calendar/appt.el +259 -196
- lisp/calendar/cal-china.el lisp/calendar/cal-china.el +1 -0
- lisp/calendar/cal-coptic.el lisp/calendar/cal-coptic.el +3 -2
- lisp/calendar/cal-dst.el lisp/calendar/cal-dst.el +1 -0
- lisp/calendar/cal-french.el lisp/calendar/cal-french.el +3 -2
- lisp/calendar/cal-hebrew.el lisp/calendar/cal-hebrew.el +12 -11
- lisp/calendar/cal-islam.el lisp/calendar/cal-islam.el +7 -6
- lisp/calendar/cal-iso.el lisp/calendar/cal-iso.el +1 -0
- lisp/calendar/cal-julian.el lisp/calendar/cal-julian.el +3 -2
- lisp/calendar/cal-mayan.el lisp/calendar/cal-mayan.el +5 -4
- lisp/calendar/cal-menu.el lisp/calendar/cal-menu.el +45 -38
- lisp/calendar/cal-move.el lisp/calendar/cal-move.el +22 -0
- lisp/calendar/cal-persia.el lisp/calendar/cal-persia.el +1 -0
- lisp/calendar/cal-tex.el lisp/calendar/cal-tex.el +1 -0
- lisp/calendar/cal-x.el lisp/calendar/cal-x.el +10 -3
- lisp/calendar/calendar.el lisp/calendar/calendar.el +112 -45
- lisp/calendar/diary-lib.el lisp/calendar/diary-lib.el +88 -56
- lisp/calendar/holidays.el lisp/calendar/holidays.el +1 -0
- lisp/calendar/lunar.el lisp/calendar/lunar.el +1 -0
- lisp/calendar/parse-time.el lisp/calendar/parse-time.el +2 -0
- lisp/calendar/solar.el lisp/calendar/solar.el +1 -0
- lisp/calendar/time-date.el lisp/calendar/time-date.el +1 -0
- lisp/calendar/timeclock.el lisp/calendar/timeclock.el +28 -26
- lisp/calendar/todo-mode.el lisp/calendar/todo-mode.el +1 -7
- lisp/case-table.el lisp/case-table.el +1 -0
- lisp/cdl.el lisp/cdl.el +1 -0
- lisp/chistory.el lisp/chistory.el +1 -0
- lisp/cmuscheme.el lisp/cmuscheme.el +1 -0
- lisp/comint.el lisp/comint.el +264 -262
- lisp/compare-w.el lisp/compare-w.el +216 -18
- lisp/complete.el lisp/complete.el +10 -19
- lisp/completion.el lisp/completion.el +1 -0
- lisp/composite.el lisp/composite.el +3 -1
- lisp/cus-dep.el lisp/cus-dep.el +2 -0
- lisp/cus-edit.el lisp/cus-edit.el +34 -18
- lisp/cus-face.el lisp/cus-face.el +1 -0
- lisp/cus-start.el lisp/cus-start.el +8 -0
- lisp/cus-theme.el lisp/cus-theme.el +1 -0
- lisp/custom.el lisp/custom.el +22 -8
- lisp/cvs-status.el lisp/cvs-status.el +3 -2
- lisp/dabbrev.el lisp/dabbrev.el +8 -12
- lisp/delim-col.el lisp/delim-col.el +4 -3
- lisp/delsel.el lisp/delsel.el +1 -0
- lisp/desktop.el lisp/desktop.el +185 -164
- lisp/diff-mode.el lisp/diff-mode.el +194 -96
- lisp/diff.el lisp/diff.el +82 -215
- lisp/dired-aux.el lisp/dired-aux.el +119 -5
- lisp/dired-x.el lisp/dired-x.el +74 -22
- lisp/dired.el lisp/dired.el +331 -94
- lisp/dirtrack.el lisp/dirtrack.el +1 -0
- lisp/disp-table.el lisp/disp-table.el +15 -4
- lisp/dos-fns.el lisp/dos-fns.el +1 -0
- lisp/dos-vars.el lisp/dos-vars.el +1 -0
- lisp/dos-w32.el lisp/dos-w32.el +5 -2
- lisp/double.el lisp/double.el +1 -0
- lisp/ebuff-menu.el lisp/ebuff-menu.el +1 -0
- lisp/echistory.el lisp/echistory.el +1 -0
- lisp/ediff-diff.el lisp/ediff-diff.el +3 -2
- lisp/ediff-help.el lisp/ediff-help.el +1 -0
- lisp/ediff-hook.el lisp/ediff-hook.el +1 -0
- lisp/ediff-init.el lisp/ediff-init.el +5 -3
- lisp/ediff-merg.el lisp/ediff-merg.el +1 -0
- lisp/ediff-mult.el lisp/ediff-mult.el +12 -2
- lisp/ediff-ptch.el lisp/ediff-ptch.el +3 -2
- lisp/ediff-util.el lisp/ediff-util.el +31 -18
- lisp/ediff-vers.el lisp/ediff-vers.el +1 -0
- lisp/ediff-wind.el lisp/ediff-wind.el +1 -0
- lisp/ediff.el lisp/ediff.el +70 -38
- lisp/edmacro.el lisp/edmacro.el +15 -3
- lisp/ehelp.el lisp/ehelp.el +1 -0
- lisp/electric.el lisp/electric.el +4 -4
- lisp/elide-head.el lisp/elide-head.el +1 -0
- lisp/emacs-lisp/advice.el lisp/emacs-lisp/advice.el +27 -24
- lisp/emacs-lisp/assoc.el lisp/emacs-lisp/assoc.el +1 -0
- lisp/emacs-lisp/authors.el lisp/emacs-lisp/authors.el +2 -1
- lisp/emacs-lisp/autoload.el lisp/emacs-lisp/autoload.el +1 -0
- lisp/emacs-lisp/backquote.el lisp/emacs-lisp/backquote.el +9 -2
- lisp/emacs-lisp/benchmark.el lisp/emacs-lisp/benchmark.el +2 -0
- lisp/emacs-lisp/bindat.el lisp/emacs-lisp/bindat.el +1 -0
- lisp/emacs-lisp/byte-opt.el lisp/emacs-lisp/byte-opt.el +127 -119
- lisp/emacs-lisp/byte-run.el lisp/emacs-lisp/byte-run.el +13 -9
- lisp/emacs-lisp/bytecomp.el lisp/emacs-lisp/bytecomp.el +154 -104
- lisp/emacs-lisp/checkdoc.el lisp/emacs-lisp/checkdoc.el +13 -17
- lisp/emacs-lisp/cl-compat.el lisp/emacs-lisp/cl-compat.el +1 -0
- lisp/emacs-lisp/cl-extra.el lisp/emacs-lisp/cl-extra.el +1 -0
- lisp/emacs-lisp/cl-indent.el lisp/emacs-lisp/cl-indent.el +1 -0
- lisp/emacs-lisp/cl-macs.el lisp/emacs-lisp/cl-macs.el +4 -5
- lisp/emacs-lisp/cl-seq.el lisp/emacs-lisp/cl-seq.el +1 -0
- lisp/emacs-lisp/cl-specs.el lisp/emacs-lisp/cl-specs.el +1 -1
- lisp/emacs-lisp/cl.el lisp/emacs-lisp/cl.el +7 -1
- lisp/emacs-lisp/copyright.el lisp/emacs-lisp/copyright.el +4 -2
- lisp/emacs-lisp/crm.el lisp/emacs-lisp/crm.el +1 -0
- lisp/emacs-lisp/cust-print.el lisp/emacs-lisp/cust-print.el +1 -0
- lisp/emacs-lisp/debug.el lisp/emacs-lisp/debug.el +1 -0
- lisp/emacs-lisp/derived.el lisp/emacs-lisp/derived.el +1 -0
- lisp/emacs-lisp/disass.el lisp/emacs-lisp/disass.el +1 -0
- lisp/emacs-lisp/easy-mmode.el lisp/emacs-lisp/easy-mmode.el +37 -20
- lisp/emacs-lisp/easymenu.el lisp/emacs-lisp/easymenu.el +7 -4
- lisp/emacs-lisp/edebug.el lisp/emacs-lisp/edebug.el +75 -33
- lisp/emacs-lisp/eldoc.el lisp/emacs-lisp/eldoc.el +28 -13
- lisp/emacs-lisp/elint.el lisp/emacs-lisp/elint.el +3 -1
- lisp/emacs-lisp/elp.el lisp/emacs-lisp/elp.el +1 -0
- lisp/emacs-lisp/ewoc.el lisp/emacs-lisp/ewoc.el +1 -0
- lisp/emacs-lisp/find-func.el lisp/emacs-lisp/find-func.el +1 -0
- lisp/emacs-lisp/find-gc.el lisp/emacs-lisp/find-gc.el +1 -0
- lisp/emacs-lisp/float-sup.el lisp/emacs-lisp/float-sup.el +1 -0
- lisp/emacs-lisp/gulp.el lisp/emacs-lisp/gulp.el +1 -0
- lisp/emacs-lisp/helper.el lisp/emacs-lisp/helper.el +1 -0
- lisp/emacs-lisp/levents.el lisp/emacs-lisp/levents.el +1 -0
- lisp/emacs-lisp/lisp-mnt.el lisp/emacs-lisp/lisp-mnt.el +18 -15
- lisp/emacs-lisp/lisp-mode.el lisp/emacs-lisp/lisp-mode.el +48 -39
- lisp/emacs-lisp/lisp.el lisp/emacs-lisp/lisp.el +32 -13
- lisp/emacs-lisp/lmenu.el lisp/emacs-lisp/lmenu.el +1 -0
- lisp/emacs-lisp/lselect.el lisp/emacs-lisp/lselect.el +1 -0
- lisp/emacs-lisp/lucid.el lisp/emacs-lisp/lucid.el +1 -0
- lisp/emacs-lisp/macroexp.el lisp/emacs-lisp/macroexp.el +197 -0
- lisp/emacs-lisp/map-ynp.el lisp/emacs-lisp/map-ynp.el +1 -0
- lisp/emacs-lisp/pp.el lisp/emacs-lisp/pp.el +6 -7
- lisp/emacs-lisp/re-builder.el lisp/emacs-lisp/re-builder.el +1 -0
- lisp/emacs-lisp/regexp-opt.el lisp/emacs-lisp/regexp-opt.el +1 -0
- lisp/emacs-lisp/regi.el lisp/emacs-lisp/regi.el +1 -0
- lisp/emacs-lisp/ring.el lisp/emacs-lisp/ring.el +1 -0
- lisp/emacs-lisp/rx.el lisp/emacs-lisp/rx.el +55 -29
- lisp/emacs-lisp/shadow.el lisp/emacs-lisp/shadow.el +2 -1
- lisp/emacs-lisp/sregex.el lisp/emacs-lisp/sregex.el +1 -0
- lisp/emacs-lisp/syntax.el lisp/emacs-lisp/syntax.el +2 -0
- lisp/emacs-lisp/tcover-ses.el lisp/emacs-lisp/tcover-ses.el +712 -0
- lisp/emacs-lisp/tcover-unsafep.el lisp/emacs-lisp/tcover-unsafep.el +140 -0
- lisp/emacs-lisp/testcover.el lisp/emacs-lisp/testcover.el +37 -23
- lisp/emacs-lisp/timer.el lisp/emacs-lisp/timer.el +1 -0
- lisp/emacs-lisp/tq.el lisp/emacs-lisp/tq.el +3 -2
- lisp/emacs-lisp/trace.el lisp/emacs-lisp/trace.el +1 -0
- lisp/emacs-lisp/unsafep.el lisp/emacs-lisp/unsafep.el +1 -0
- lisp/emacs-lisp/warnings.el lisp/emacs-lisp/warnings.el +35 -34
- lisp/emacs-lock.el lisp/emacs-lock.el +1 -0
- lisp/emerge.el lisp/emerge.el +3 -2
- lisp/emulation/crisp.el lisp/emulation/crisp.el +1 -0
- lisp/emulation/cua-base.el lisp/emulation/cua-base.el +11 -5
- lisp/emulation/cua-gmrk.el lisp/emulation/cua-gmrk.el +1 -0
- lisp/emulation/cua-rect.el lisp/emulation/cua-rect.el +1 -0
- lisp/emulation/edt-lk201.el lisp/emulation/edt-lk201.el +1 -0
- lisp/emulation/edt-mapper.el lisp/emulation/edt-mapper.el +1 -0
- lisp/emulation/edt-pc.el lisp/emulation/edt-pc.el +1 -0
- lisp/emulation/edt-vt100.el lisp/emulation/edt-vt100.el +1 -0
- lisp/emulation/edt.el lisp/emulation/edt.el +1 -0
- lisp/emulation/keypad.el lisp/emulation/keypad.el +1 -0
- lisp/emulation/pc-mode.el lisp/emulation/pc-mode.el +1 -0
- lisp/emulation/pc-select.el lisp/emulation/pc-select.el +1 -0
- lisp/emulation/tpu-edt.el lisp/emulation/tpu-edt.el +2 -1
- lisp/emulation/tpu-extras.el lisp/emulation/tpu-extras.el +1 -0
- lisp/emulation/tpu-mapper.el lisp/emulation/tpu-mapper.el +1 -0
- lisp/emulation/vi.el lisp/emulation/vi.el +9 -7
- lisp/emulation/vip.el lisp/emulation/vip.el +1 -0
- lisp/emulation/viper-cmd.el lisp/emulation/viper-cmd.el +1 -0
- lisp/emulation/viper-ex.el lisp/emulation/viper-ex.el +3 -2
- lisp/emulation/viper-init.el lisp/emulation/viper-init.el +1 -0
- lisp/emulation/viper-keym.el lisp/emulation/viper-keym.el +1 -0
- lisp/emulation/viper-macs.el lisp/emulation/viper-macs.el +1 -0
- lisp/emulation/viper-mous.el lisp/emulation/viper-mous.el +1 -0
- lisp/emulation/viper-util.el lisp/emulation/viper-util.el +12 -11
- lisp/emulation/viper.el lisp/emulation/viper.el +1 -0
- lisp/emulation/ws-mode.el lisp/emulation/ws-mode.el +1 -0
- lisp/env.el lisp/env.el +1 -0
- lisp/eshell/em-alias.el lisp/eshell/em-alias.el +3 -2
- lisp/eshell/em-banner.el lisp/eshell/em-banner.el +2 -1
- lisp/eshell/em-basic.el lisp/eshell/em-basic.el +1 -0
- lisp/eshell/em-cmpl.el lisp/eshell/em-cmpl.el +1 -0
- lisp/eshell/em-dirs.el lisp/eshell/em-dirs.el +1 -0
- lisp/eshell/em-glob.el lisp/eshell/em-glob.el +1 -0
- lisp/eshell/em-hist.el lisp/eshell/em-hist.el +3 -2
- lisp/eshell/em-ls.el lisp/eshell/em-ls.el +3 -2
- lisp/eshell/em-pred.el lisp/eshell/em-pred.el +3 -2
- lisp/eshell/em-prompt.el lisp/eshell/em-prompt.el +1 -0
- lisp/eshell/em-rebind.el lisp/eshell/em-rebind.el +1 -0
- lisp/eshell/em-script.el lisp/eshell/em-script.el +1 -0
- lisp/eshell/em-smart.el lisp/eshell/em-smart.el +3 -2
- lisp/eshell/em-term.el lisp/eshell/em-term.el +1 -0
- lisp/eshell/em-unix.el lisp/eshell/em-unix.el +1 -0
- lisp/eshell/em-xtra.el lisp/eshell/em-xtra.el +1 -0
- lisp/eshell/esh-arg.el lisp/eshell/esh-arg.el +1 -0
- lisp/eshell/esh-cmd.el lisp/eshell/esh-cmd.el +4 -2
- lisp/eshell/esh-ext.el lisp/eshell/esh-ext.el +1 -0
- lisp/eshell/esh-io.el lisp/eshell/esh-io.el +1 -0
- lisp/eshell/esh-maint.el lisp/eshell/esh-maint.el +1 -0
- lisp/eshell/esh-mode.el lisp/eshell/esh-mode.el +3 -2
- lisp/eshell/esh-module.el lisp/eshell/esh-module.el +1 -0
- lisp/eshell/esh-opt.el lisp/eshell/esh-opt.el +1 -0
- lisp/eshell/esh-proc.el lisp/eshell/esh-proc.el +1 -0
- lisp/eshell/esh-test.el lisp/eshell/esh-test.el +1 -0
- lisp/eshell/esh-util.el lisp/eshell/esh-util.el +1 -0
- lisp/eshell/esh-var.el lisp/eshell/esh-var.el +2 -1
- lisp/eshell/eshell.el lisp/eshell/eshell.el +2 -1
- lisp/expand.el lisp/expand.el +1 -0
- lisp/facemenu.el lisp/facemenu.el +2 -0
- lisp/faces.el lisp/faces.el +43 -31
- lisp/fast-lock.el lisp/fast-lock.el +1 -0
- lisp/ffap.el lisp/ffap.el +71 -33
- lisp/filecache.el lisp/filecache.el +53 -26
- lisp/files.el lisp/files.el +110 -53
- lisp/filesets.el lisp/filesets.el +1 -0
- lisp/find-dired.el lisp/find-dired.el +23 -4
- lisp/find-file.el lisp/find-file.el +3 -1
- lisp/find-lisp.el lisp/find-lisp.el +1 -0
- lisp/finder.el lisp/finder.el +22 -17
- lisp/flow-ctrl.el lisp/flow-ctrl.el +1 -0
- lisp/foldout.el lisp/foldout.el +3 -2
- lisp/follow.el lisp/follow.el +1 -0
- lisp/font-core.el lisp/font-core.el +1 -0
- lisp/font-lock.el lisp/font-lock.el +79 -54
- lisp/format.el lisp/format.el +14 -9
- lisp/forms-d2.el lisp/forms-d2.el +1 -0
- lisp/forms-pass.el lisp/forms-pass.el +1 -0
- lisp/forms.el lisp/forms.el +2 -6
- lisp/frame.el lisp/frame.el +32 -6
- lisp/fringe.el lisp/fringe.el +81 -18
- lisp/generic-x.el lisp/generic-x.el +33 -1
- lisp/generic.el lisp/generic.el +3 -2
- lisp/gnus/ChangeLog lisp/gnus/ChangeLog +17 -0
- lisp/gnus/gnus-art.el lisp/gnus/gnus-art.el +41 -38
- lisp/gnus/gnus-score.el lisp/gnus/gnus-score.el +5 -7
- lisp/gnus/gnus-srvr.el lisp/gnus/gnus-srvr.el +1 -1
- lisp/gnus/imap.el lisp/gnus/imap.el +5 -3
- lisp/gs.el lisp/gs.el +1 -0
- lisp/help-at-pt.el lisp/help-at-pt.el +357 -0
- lisp/help-fns.el lisp/help-fns.el +73 -6
- lisp/help-macro.el lisp/help-macro.el +1 -0
- lisp/help-mode.el lisp/help-mode.el +46 -23
- lisp/help.el lisp/help.el +79 -51
- lisp/hexl.el lisp/hexl.el +92 -3
- lisp/hi-lock.el lisp/hi-lock.el +1 -0
- lisp/hilit-chg.el lisp/hilit-chg.el +120 -72
- lisp/hippie-exp.el lisp/hippie-exp.el +1 -0
- lisp/hl-line.el lisp/hl-line.el +36 -6
- lisp/ibuf-ext.el lisp/ibuf-ext.el +1 -0
- lisp/ibuf-macs.el lisp/ibuf-macs.el +1 -0
- lisp/ibuffer.el lisp/ibuffer.el +16 -10
- lisp/icomplete.el lisp/icomplete.el +1 -0
- lisp/ido.el lisp/ido.el +159 -61
- lisp/ielm.el lisp/ielm.el +2 -21
- lisp/image-file.el lisp/image-file.el +1 -0
- lisp/image.el lisp/image.el +3 -1
- lisp/imenu.el lisp/imenu.el +11 -3
- lisp/indent.el lisp/indent.el +1 -0
- lisp/info-look.el lisp/info-look.el +18 -5
- lisp/info-xref.el lisp/info-xref.el +104 -58
- lisp/info.el lisp/info.el +808 -292
- lisp/informat.el lisp/informat.el +1 -0
- lisp/international/ccl.el lisp/international/ccl.el +3 -1
- lisp/international/characters.el lisp/international/characters.el +69 -0
- lisp/international/codepage.el lisp/international/codepage.el +1 -0
- lisp/international/encoded-kb.el lisp/international/encoded-kb.el +1 -0
- lisp/international/fontset.el lisp/international/fontset.el +1 -0
- lisp/international/isearch-x.el lisp/international/isearch-x.el +1 -0
- lisp/international/iso-acc.el lisp/international/iso-acc.el +1 -0
- lisp/international/iso-ascii.el lisp/international/iso-ascii.el +1 -0
- lisp/international/iso-cvt.el lisp/international/iso-cvt.el +1 -0
- lisp/international/iso-insert.el lisp/international/iso-insert.el +1 -0
- lisp/international/iso-swed.el lisp/international/iso-swed.el +1 -0
- lisp/international/iso-transl.el lisp/international/iso-transl.el +1 -0
- lisp/international/ja-dic-cnv.el lisp/international/ja-dic-cnv.el +1 -0
- lisp/international/ja-dic-utl.el lisp/international/ja-dic-utl.el +1 -0
- lisp/international/kinsoku.el lisp/international/kinsoku.el +20 -8
- lisp/international/kkc.el lisp/international/kkc.el +1 -0
- lisp/international/latin1-disp.el lisp/international/latin1-disp.el +91 -130
- lisp/international/mule-cmds.el lisp/international/mule-cmds.el +111 -18
- lisp/international/mule-conf.el lisp/international/mule-conf.el +9 -1
- lisp/international/mule-util.el lisp/international/mule-util.el +58 -14
- lisp/international/mule.el lisp/international/mule.el +149 -109
- lisp/international/ogonek.el lisp/international/ogonek.el +1 -0
- lisp/international/quail.el lisp/international/quail.el +7 -6
- lisp/international/swedish.el lisp/international/swedish.el +1 -0
- lisp/international/titdic-cnv.el lisp/international/titdic-cnv.el +7 -1
- lisp/international/utf-7.el lisp/international/utf-7.el +2 -0
- lisp/isearch.el lisp/isearch.el +223 -41
- lisp/iswitchb.el lisp/iswitchb.el +13 -14
- lisp/jit-lock.el lisp/jit-lock.el +92 -58
- lisp/jka-compr.el lisp/jka-compr.el +28 -11
- lisp/kermit.el lisp/kermit.el +1 -0
- lisp/kmacro.el lisp/kmacro.el +140 -37
- lisp/language/china-util.el lisp/language/china-util.el +1 -0
- lisp/language/chinese.el lisp/language/chinese.el +5 -2
- lisp/language/cyril-util.el lisp/language/cyril-util.el +1 -0
- lisp/language/cyrillic.el lisp/language/cyrillic.el +27 -2
- lisp/language/czech.el lisp/language/czech.el +1 -0
- lisp/language/devan-util.el lisp/language/devan-util.el +10 -13
- lisp/language/devanagari.el lisp/language/devanagari.el +1 -0
- lisp/language/english.el lisp/language/english.el +1 -0
- lisp/language/ethio-util.el lisp/language/ethio-util.el +11 -7
- lisp/language/ethiopic.el lisp/language/ethiopic.el +1 -0
- lisp/language/european.el lisp/language/european.el +6 -6
- lisp/language/georgian.el lisp/language/georgian.el +1 -0
- lisp/language/greek.el lisp/language/greek.el +1 -0
- lisp/language/hebrew.el lisp/language/hebrew.el +1 -0
- lisp/language/ind-util.el lisp/language/ind-util.el +6 -2
- lisp/language/indian.el lisp/language/indian.el +1 -0
- lisp/language/japan-util.el lisp/language/japan-util.el +1 -0
- lisp/language/japanese.el lisp/language/japanese.el +1 -0
- lisp/language/kannada.el lisp/language/kannada.el +54 -0
- lisp/language/knd-util.el lisp/language/knd-util.el +541 -0
- lisp/language/korea-util.el lisp/language/korea-util.el +1 -0
- lisp/language/korean.el lisp/language/korean.el +1 -0
- lisp/language/lao-util.el lisp/language/lao-util.el +1 -0
- lisp/language/lao.el lisp/language/lao.el +1 -0
- lisp/language/malayalam.el lisp/language/malayalam.el +1 -0
- lisp/language/misc-lang.el lisp/language/misc-lang.el +1 -0
- lisp/language/mlm-util.el lisp/language/mlm-util.el +2 -0
- lisp/language/romanian.el lisp/language/romanian.el +1 -0
- lisp/language/slovak.el lisp/language/slovak.el +1 -0
- lisp/language/tamil.el lisp/language/tamil.el +1 -0
- lisp/language/thai-util.el lisp/language/thai-util.el +1 -0
- lisp/language/thai.el lisp/language/thai.el +1 -0
- lisp/language/tibet-util.el lisp/language/tibet-util.el +1 -0
- lisp/language/tibetan.el lisp/language/tibetan.el +1 -0
- lisp/language/tml-util.el lisp/language/tml-util.el +2 -0
- lisp/language/utf-8-lang.el lisp/language/utf-8-lang.el +2 -0
- lisp/language/viet-util.el lisp/language/viet-util.el +1 -0
- lisp/language/vietnamese.el lisp/language/vietnamese.el +1 -0
- lisp/lazy-lock.el lisp/lazy-lock.el +1 -0
- lisp/ldefs-boot.el lisp/ldefs-boot.el +26024 -0
- lisp/ledit.el lisp/ledit.el +1 -0
- lisp/loaddefs.el lisp/loaddefs.el +1631 -1006
- lisp/loadhist.el lisp/loadhist.el +28 -10
- lisp/loadup.el lisp/loadup.el +4 -1
- lisp/locate.el lisp/locate.el +1 -0
- lisp/log-edit.el lisp/log-edit.el +24 -7
- lisp/log-view.el lisp/log-view.el +1 -0
- lisp/lpr.el lisp/lpr.el +1 -0
- lisp/ls-lisp.el lisp/ls-lisp.el +25 -32
- lisp/macros.el lisp/macros.el +1 -0
- lisp/mail/blessmail.el lisp/mail/blessmail.el +1 -0
- lisp/mail/emacsbug.el lisp/mail/emacsbug.el +11 -0
- lisp/mail/feedmail.el lisp/mail/feedmail.el +1 -0
- lisp/mail/footnote.el lisp/mail/footnote.el +1 -0
- lisp/mail/mail-extr.el lisp/mail/mail-extr.el +10 -27
- lisp/mail/mail-hist.el lisp/mail/mail-hist.el +1 -0
- lisp/mail/mail-utils.el lisp/mail/mail-utils.el +49 -24
- lisp/mail/mailabbrev.el lisp/mail/mailabbrev.el +9 -7
- lisp/mail/mailalias.el lisp/mail/mailalias.el +1 -0
- lisp/mail/mailheader.el lisp/mail/mailheader.el +1 -0
- lisp/mail/mailpost.el lisp/mail/mailpost.el +1 -0
- lisp/mail/metamail.el lisp/mail/metamail.el +1 -1
- lisp/mail/mspools.el lisp/mail/mspools.el +1 -0
- lisp/mail/reporter.el lisp/mail/reporter.el +2 -0
- lisp/mail/rfc2368.el lisp/mail/rfc2368.el +6 -31
- lisp/mail/rfc822.el lisp/mail/rfc822.el +14 -11
- lisp/mail/rmail-spam-filter.el lisp/mail/rmail-spam-filter.el +276 -272
- lisp/mail/rmail.el lisp/mail/rmail.el +6 -4
- lisp/mail/rmailedit.el lisp/mail/rmailedit.el +1 -0
- lisp/mail/rmailkwd.el lisp/mail/rmailkwd.el +1 -0
- lisp/mail/rmailmsc.el lisp/mail/rmailmsc.el +1 -0
- lisp/mail/rmailout.el lisp/mail/rmailout.el +1 -0
- lisp/mail/rmailsort.el lisp/mail/rmailsort.el +1 -0
- lisp/mail/rmailsum.el lisp/mail/rmailsum.el +10 -4
- lisp/mail/sendmail.el lisp/mail/sendmail.el +20 -13
- lisp/mail/smtpmail.el lisp/mail/smtpmail.el +82 -89
- lisp/mail/supercite.el lisp/mail/supercite.el +1 -0
- lisp/mail/uce.el lisp/mail/uce.el +1 -0
- lisp/mail/undigest.el lisp/mail/undigest.el +1 -0
- lisp/mail/unrmail.el lisp/mail/unrmail.el +1 -0
- lisp/mail/vms-pmail.el lisp/mail/vms-pmail.el +1 -0
- lisp/makefile.nt lisp/makefile.nt +2 -0
- lisp/makefile.w32-in lisp/makefile.w32-in +20 -5
- lisp/makesum.el lisp/makesum.el +1 -0
- lisp/man.el lisp/man.el +77 -20
- lisp/master.el lisp/master.el +1 -0
- lisp/menu-bar.el lisp/menu-bar.el +14 -6
- lisp/mh-e/ChangeLog lisp/mh-e/ChangeLog +2 -0
- lisp/mh-e/mh-alias.el lisp/mh-e/mh-alias.el +1 -0
- lisp/mh-e/mh-comp.el lisp/mh-e/mh-comp.el +1 -0
- lisp/mh-e/mh-customize.el lisp/mh-e/mh-customize.el +1 -0
- lisp/mh-e/mh-e.el lisp/mh-e/mh-e.el +1 -0
- lisp/mh-e/mh-funcs.el lisp/mh-e/mh-funcs.el +1 -0
- lisp/mh-e/mh-identity.el lisp/mh-e/mh-identity.el +1 -0
- lisp/mh-e/mh-inc.el lisp/mh-e/mh-inc.el +1 -0
- lisp/mh-e/mh-index.el lisp/mh-e/mh-index.el +1 -0
- lisp/mh-e/mh-junk.el lisp/mh-e/mh-junk.el +1 -0
- lisp/mh-e/mh-loaddefs.el lisp/mh-e/mh-loaddefs.el +2 -0
- lisp/mh-e/mh-mime.el lisp/mh-e/mh-mime.el +1 -0
- lisp/mh-e/mh-pick.el lisp/mh-e/mh-pick.el +1 -0
- lisp/mh-e/mh-seq.el lisp/mh-e/mh-seq.el +1 -0
- lisp/mh-e/mh-speed.el lisp/mh-e/mh-speed.el +1 -0
- lisp/mh-e/mh-utils.el lisp/mh-e/mh-utils.el +1 -0
- lisp/mh-e/mh-xemacs-compat.el lisp/mh-e/mh-xemacs-compat.el +1 -0
- lisp/mh-e/mh-xemacs-icons.el lisp/mh-e/mh-xemacs-icons.el +1 -0
- lisp/midnight.el lisp/midnight.el +3 -2
- lisp/minibuf-eldef.el lisp/minibuf-eldef.el +1 -0
- lisp/misc.el lisp/misc.el +20 -2
- lisp/mouse-copy.el lisp/mouse-copy.el +1 -0
- lisp/mouse-drag.el lisp/mouse-drag.el +1 -0
- lisp/mouse-sel.el lisp/mouse-sel.el +13 -5
- lisp/mouse.el lisp/mouse.el +13 -13
- lisp/msb.el lisp/msb.el +1 -0
- lisp/mwheel.el lisp/mwheel.el +3 -2
- lisp/net/ange-ftp.el lisp/net/ange-ftp.el +18 -13
- lisp/net/browse-url.el lisp/net/browse-url.el +32 -19
- lisp/net/eudc-bob.el lisp/net/eudc-bob.el +1 -0
- lisp/net/eudc-export.el lisp/net/eudc-export.el +1 -0
- lisp/net/eudc-hotlist.el lisp/net/eudc-hotlist.el +1 -0
- lisp/net/eudc-vars.el lisp/net/eudc-vars.el +1 -0
- lisp/net/eudc.el lisp/net/eudc.el +1 -0
- lisp/net/eudcb-bbdb.el lisp/net/eudcb-bbdb.el +1 -0
- lisp/net/eudcb-ldap.el lisp/net/eudcb-ldap.el +1 -0
- lisp/net/eudcb-ph.el lisp/net/eudcb-ph.el +1 -0
- lisp/net/goto-addr.el lisp/net/goto-addr.el +1 -0
- lisp/net/ldap.el lisp/net/ldap.el +16 -10
- lisp/net/net-utils.el lisp/net/net-utils.el +1 -0
- lisp/net/netrc.el lisp/net/netrc.el +1 -0
- lisp/net/quickurl.el lisp/net/quickurl.el +1 -0
- lisp/net/rcompile.el lisp/net/rcompile.el +1 -0
- lisp/net/rlogin.el lisp/net/rlogin.el +1 -2
- lisp/net/snmp-mode.el lisp/net/snmp-mode.el +1 -0
- lisp/net/telnet.el lisp/net/telnet.el +2 -1
- lisp/net/tls.el lisp/net/tls.el +1 -0
- lisp/net/tramp-ftp.el lisp/net/tramp-ftp.el +15 -5
- lisp/net/tramp-smb.el lisp/net/tramp-smb.el +77 -85
- lisp/net/tramp-util.el lisp/net/tramp-util.el +2 -0
- lisp/net/tramp-uu.el lisp/net/tramp-uu.el +2 -0
- lisp/net/tramp-vc.el lisp/net/tramp-vc.el +10 -2
- lisp/net/tramp.el lisp/net/tramp.el +596 -329
- lisp/net/trampver.el lisp/net/trampver.el +2 -1
- lisp/net/webjump.el lisp/net/webjump.el +4 -2
- lisp/net/zone-mode.el lisp/net/zone-mode.el +2 -1
- lisp/newcomment.el lisp/newcomment.el +19 -34
- lisp/novice.el lisp/novice.el +1 -0
- lisp/obsolete/auto-show.el lisp/obsolete/auto-show.el +1 -0
- lisp/obsolete/awk-mode.el lisp/obsolete/awk-mode.el +1 -0
- lisp/obsolete/float.el lisp/obsolete/float.el +1 -0
- lisp/obsolete/hilit19.el lisp/obsolete/hilit19.el +1 -0
- lisp/obsolete/hscroll.el lisp/obsolete/hscroll.el +1 -0
- lisp/obsolete/mlsupport.el lisp/obsolete/mlsupport.el +1 -0
- lisp/obsolete/ooutline.el lisp/obsolete/ooutline.el +1 -0
- lisp/obsolete/options.el lisp/obsolete/options.el +1 -0
- lisp/obsolete/profile.el lisp/obsolete/profile.el +1 -0
- lisp/obsolete/rnews.el lisp/obsolete/rnews.el +1 -0
- lisp/obsolete/rnewspost.el lisp/obsolete/rnewspost.el +1 -0
- lisp/obsolete/rsz-mini.el lisp/obsolete/rsz-mini.el +1 -2
- lisp/obsolete/sc.el lisp/obsolete/sc.el +3 -0
- lisp/obsolete/scribe.el lisp/obsolete/scribe.el +1 -0
- lisp/obsolete/sun-curs.el lisp/obsolete/sun-curs.el +1 -0
- lisp/obsolete/sun-fns.el lisp/obsolete/sun-fns.el +1 -0
- lisp/obsolete/uncompress.el lisp/obsolete/uncompress.el +1 -0
- lisp/obsolete/x-apollo.el lisp/obsolete/x-apollo.el +1 -0
- lisp/obsolete/x-menu.el lisp/obsolete/x-menu.el +1 -0
- lisp/outline.el lisp/outline.el +7 -4
- lisp/paren.el lisp/paren.el +1 -0
- lisp/patcomp.el lisp/patcomp.el +1 -0
- lisp/paths.el lisp/paths.el +1 -0
- lisp/pcmpl-cvs.el lisp/pcmpl-cvs.el +1 -0
- lisp/pcmpl-gnu.el lisp/pcmpl-gnu.el +1 -0
- lisp/pcmpl-linux.el lisp/pcmpl-linux.el +1 -0
- lisp/pcmpl-rpm.el lisp/pcmpl-rpm.el +1 -0
- lisp/pcmpl-unix.el lisp/pcmpl-unix.el +1 -0
- lisp/pcomplete.el lisp/pcomplete.el +1 -0
- lisp/pcvs-defs.el lisp/pcvs-defs.el +3 -1
- lisp/pcvs-info.el lisp/pcvs-info.el +6 -4
- lisp/pcvs-parse.el lisp/pcvs-parse.el +1 -0
- lisp/pcvs-util.el lisp/pcvs-util.el +1 -0
- lisp/pcvs.el lisp/pcvs.el +31 -11
- lisp/play/5x5.el lisp/play/5x5.el +1 -0
- lisp/play/animate.el lisp/play/animate.el +8 -5
- lisp/play/blackbox.el lisp/play/blackbox.el +1 -0
- lisp/play/bruce.el lisp/play/bruce.el +1 -0
- lisp/play/cookie1.el lisp/play/cookie1.el +1 -0
- lisp/play/decipher.el lisp/play/decipher.el +1 -0
- lisp/play/dissociate.el lisp/play/dissociate.el +1 -0
- lisp/play/doctor.el lisp/play/doctor.el +1 -0
- lisp/play/dunnet.el lisp/play/dunnet.el +1 -0
- lisp/play/fortune.el lisp/play/fortune.el +1 -0
- lisp/play/gamegrid.el lisp/play/gamegrid.el +2 -1
- lisp/play/gametree.el lisp/play/gametree.el +1 -0
- lisp/play/gomoku.el lisp/play/gomoku.el +1 -0
- lisp/play/handwrite.el lisp/play/handwrite.el +2 -2
- lisp/play/hanoi.el lisp/play/hanoi.el +1 -0
- lisp/play/landmark.el lisp/play/landmark.el +2 -1
- lisp/play/life.el lisp/play/life.el +1 -0
- lisp/play/meese.el lisp/play/meese.el +1 -0
- lisp/play/morse.el lisp/play/morse.el +6 -3
- lisp/play/mpuz.el lisp/play/mpuz.el +1 -0
- lisp/play/pong.el lisp/play/pong.el +1 -0
- lisp/play/snake.el lisp/play/snake.el +1 -0
- lisp/play/solitaire.el lisp/play/solitaire.el +1 -0
- lisp/play/spook.el lisp/play/spook.el +1 -0
- lisp/play/studly.el lisp/play/studly.el +1 -0
- lisp/play/tetris.el lisp/play/tetris.el +1 -0
- lisp/play/yow.el lisp/play/yow.el +1 -0
- lisp/play/zone.el lisp/play/zone.el +3 -2
- lisp/printing.el lisp/printing.el +205 -165
- lisp/progmodes/ada-mode.el lisp/progmodes/ada-mode.el +4 -19
- lisp/progmodes/ada-prj.el lisp/progmodes/ada-prj.el +1 -1
- lisp/progmodes/ada-stmt.el lisp/progmodes/ada-stmt.el +1 -2
- lisp/progmodes/ada-xref.el lisp/progmodes/ada-xref.el +1 -0
- lisp/progmodes/antlr-mode.el lisp/progmodes/antlr-mode.el +96 -67
- lisp/progmodes/asm-mode.el lisp/progmodes/asm-mode.el +1 -0
- lisp/progmodes/autoconf.el lisp/progmodes/autoconf.el +3 -3
- lisp/progmodes/cc-align.el lisp/progmodes/cc-align.el +21 -33
- lisp/progmodes/cc-awk.el lisp/progmodes/cc-awk.el +2 -0
- lisp/progmodes/cc-bytecomp.el lisp/progmodes/cc-bytecomp.el +1 -0
- lisp/progmodes/cc-cmds.el lisp/progmodes/cc-cmds.el +16 -35
- lisp/progmodes/cc-compat.el lisp/progmodes/cc-compat.el +2 -0
- lisp/progmodes/cc-defs.el lisp/progmodes/cc-defs.el +33 -8
- lisp/progmodes/cc-engine.el lisp/progmodes/cc-engine.el +266 -169
- lisp/progmodes/cc-fonts.el lisp/progmodes/cc-fonts.el +28 -26
- lisp/progmodes/cc-langs.el lisp/progmodes/cc-langs.el +31 -7
- lisp/progmodes/cc-menus.el lisp/progmodes/cc-menus.el +1 -0
- lisp/progmodes/cc-mode.el lisp/progmodes/cc-mode.el +2 -0
- lisp/progmodes/cc-styles.el lisp/progmodes/cc-styles.el +6 -0
- lisp/progmodes/cc-vars.el lisp/progmodes/cc-vars.el +22 -14
- lisp/progmodes/cfengine.el lisp/progmodes/cfengine.el +251 -0
- lisp/progmodes/cmacexp.el lisp/progmodes/cmacexp.el +1 -0
- lisp/progmodes/compile.el lisp/progmodes/compile.el +1144 -1757
- lisp/progmodes/cperl-mode.el lisp/progmodes/cperl-mode.el +178 -176
- lisp/progmodes/cpp.el lisp/progmodes/cpp.el +1 -0
- lisp/progmodes/cwarn.el lisp/progmodes/cwarn.el +1 -0
- lisp/progmodes/dcl-mode.el lisp/progmodes/dcl-mode.el +1 -0
- lisp/progmodes/delphi.el lisp/progmodes/delphi.el +1 -6
- lisp/progmodes/ebnf-abn.el lisp/progmodes/ebnf-abn.el +663 -0
- lisp/progmodes/ebnf-bnf.el lisp/progmodes/ebnf-bnf.el +40 -24
- lisp/progmodes/ebnf-dtd.el lisp/progmodes/ebnf-dtd.el +1349 -0
- lisp/progmodes/ebnf-ebx.el lisp/progmodes/ebnf-ebx.el +668 -0
- lisp/progmodes/ebnf-iso.el lisp/progmodes/ebnf-iso.el +18 -21
- lisp/progmodes/ebnf-otz.el lisp/progmodes/ebnf-otz.el +46 -4
- lisp/progmodes/ebnf-yac.el lisp/progmodes/ebnf-yac.el +46 -27
- lisp/progmodes/ebnf2ps.el lisp/progmodes/ebnf2ps.el +668 -168
- lisp/progmodes/ebrowse.el lisp/progmodes/ebrowse.el +13 -12
- lisp/progmodes/etags.el lisp/progmodes/etags.el +1 -0
- lisp/progmodes/executable.el lisp/progmodes/executable.el +23 -1
- lisp/progmodes/f90.el lisp/progmodes/f90.el +12 -4
- lisp/progmodes/fortran.el lisp/progmodes/fortran.el +64 -36
- lisp/progmodes/gdb-ui.el lisp/progmodes/gdb-ui.el +1990 -0
- lisp/progmodes/glasses.el lisp/progmodes/glasses.el +1 -0
- lisp/progmodes/grep.el lisp/progmodes/grep.el +566 -0
- lisp/progmodes/gud.el lisp/progmodes/gud.el +150 -83
- lisp/progmodes/hideif.el lisp/progmodes/hideif.el +1 -0
- lisp/progmodes/hideshow.el lisp/progmodes/hideshow.el +42 -43
- lisp/progmodes/icon.el lisp/progmodes/icon.el +2 -1
- lisp/progmodes/idlw-rinfo.el lisp/progmodes/idlw-rinfo.el +1 -0
- lisp/progmodes/idlw-shell.el lisp/progmodes/idlw-shell.el +2 -1
- lisp/progmodes/idlw-toolbar.el lisp/progmodes/idlw-toolbar.el +1 -1
- lisp/progmodes/idlwave.el lisp/progmodes/idlwave.el +7 -4
- lisp/progmodes/inf-lisp.el lisp/progmodes/inf-lisp.el +1 -0
- lisp/progmodes/ld-script.el lisp/progmodes/ld-script.el +135 -0
- lisp/progmodes/m4-mode.el lisp/progmodes/m4-mode.el +1 -0
- lisp/progmodes/make-mode.el lisp/progmodes/make-mode.el +10 -4
- lisp/progmodes/mantemp.el lisp/progmodes/mantemp.el +1 -0
- lisp/progmodes/meta-mode.el lisp/progmodes/meta-mode.el +1 -0
- lisp/progmodes/mixal-mode.el lisp/progmodes/mixal-mode.el +2 -0
- lisp/progmodes/modula2.el lisp/progmodes/modula2.el +1 -0
- lisp/progmodes/octave-hlp.el lisp/progmodes/octave-hlp.el +1 -0
- lisp/progmodes/octave-inf.el lisp/progmodes/octave-inf.el +2 -1
- lisp/progmodes/octave-mod.el lisp/progmodes/octave-mod.el +13 -26
- lisp/progmodes/pascal.el lisp/progmodes/pascal.el +1 -0
- lisp/progmodes/perl-mode.el lisp/progmodes/perl-mode.el +1 -0
- lisp/progmodes/prolog.el lisp/progmodes/prolog.el +34 -55
- lisp/progmodes/ps-mode.el lisp/progmodes/ps-mode.el +1 -0
- lisp/progmodes/python.el lisp/progmodes/python.el +1614 -0
- lisp/progmodes/scheme.el lisp/progmodes/scheme.el +5 -4
- lisp/progmodes/sh-script.el lisp/progmodes/sh-script.el +156 -144
- lisp/progmodes/simula.el lisp/progmodes/simula.el +1 -0
- lisp/progmodes/sql.el lisp/progmodes/sql.el +1128 -448
- lisp/progmodes/tcl.el lisp/progmodes/tcl.el +1 -1
- lisp/progmodes/vhdl-mode.el lisp/progmodes/vhdl-mode.el +1 -1
- lisp/progmodes/which-func.el lisp/progmodes/which-func.el +24 -5
- lisp/progmodes/xscheme.el lisp/progmodes/xscheme.el +5 -4
- lisp/ps-bdf.el lisp/ps-bdf.el +1 -0
- lisp/ps-mule.el lisp/ps-mule.el +1 -0
- lisp/ps-print.el lisp/ps-print.el +60 -21
- lisp/recentf.el lisp/recentf.el +62 -23
- lisp/rect.el lisp/rect.el +1 -0
- lisp/register.el lisp/register.el +6 -2
- lisp/repeat.el lisp/repeat.el +1 -0
- lisp/replace.el lisp/replace.el +6 -4
- lisp/reposition.el lisp/reposition.el +1 -0
- lisp/resume.el lisp/resume.el +1 -0
- lisp/reveal.el lisp/reveal.el +1 -0
- lisp/rfn-eshadow.el lisp/rfn-eshadow.el +1 -0
- lisp/rot13.el lisp/rot13.el +1 -0
- lisp/ruler-mode.el lisp/ruler-mode.el +150 -198
- lisp/s-region.el lisp/s-region.el +1 -0
- lisp/saveplace.el lisp/saveplace.el +64 -0
- lisp/scroll-all.el lisp/scroll-all.el +1 -0
- lisp/scroll-bar.el lisp/scroll-bar.el +25 -14
- lisp/select.el lisp/select.el +1 -0
- lisp/server.el lisp/server.el +16 -9
- lisp/ses.el lisp/ses.el +504 -448
- lisp/shadowfile.el lisp/shadowfile.el +1 -0
- lisp/shell.el lisp/shell.el +23 -20
- lisp/simple.el lisp/simple.el +201 -96
- lisp/skeleton.el lisp/skeleton.el +1 -0
- lisp/smerge-mode.el lisp/smerge-mode.el +184 -45
- lisp/sort.el lisp/sort.el +18 -6
- lisp/soundex.el lisp/soundex.el +1 -0
- lisp/speedbar.el lisp/speedbar.el +4 -1
- lisp/startup.el lisp/startup.el +30 -106
- lisp/strokes.el lisp/strokes.el +33 -6
- lisp/subr.el lisp/subr.el +247 -126
- lisp/tabify.el lisp/tabify.el +1 -0
- lisp/talk.el lisp/talk.el +1 -0
- lisp/tar-mode.el lisp/tar-mode.el +3 -2
- lisp/tempo.el lisp/tempo.el +1 -0
- lisp/term.el lisp/term.el +63 -7
- lisp/term/AT386.el lisp/term/AT386.el +1 -0
- lisp/term/apollo.el lisp/term/apollo.el +1 -0
- lisp/term/bg-mouse.el lisp/term/bg-mouse.el +1 -0
- lisp/term/bobcat.el lisp/term/bobcat.el +1 -0
- lisp/term/internal.el lisp/term/internal.el +1 -0
- lisp/term/iris-ansi.el lisp/term/iris-ansi.el +1 -0
- lisp/term/keyswap.el lisp/term/keyswap.el +1 -0
- lisp/term/linux.el lisp/term/linux.el +1 -0
- lisp/term/lk201.el lisp/term/lk201.el +1 -0
- lisp/term/mac-win.el lisp/term/mac-win.el +1 -0
- lisp/term/news.el lisp/term/news.el +1 -0
- lisp/term/pc-win.el lisp/term/pc-win.el +1 -0
- lisp/term/rxvt.el lisp/term/rxvt.el +1 -0
- lisp/term/sun-mouse.el lisp/term/sun-mouse.el +1 -0
- lisp/term/sun.el lisp/term/sun.el +1 -0
- lisp/term/sup-mouse.el lisp/term/sup-mouse.el +1 -0
- lisp/term/tty-colors.el lisp/term/tty-colors.el +2 -1
- lisp/term/tvi970.el lisp/term/tvi970.el +1 -0
- lisp/term/vt100.el lisp/term/vt100.el +1 -0
- lisp/term/vt102.el lisp/term/vt102.el +1 -0
- lisp/term/vt125.el lisp/term/vt125.el +1 -0
- lisp/term/vt200.el lisp/term/vt200.el +1 -0
- lisp/term/vt201.el lisp/term/vt201.el +1 -0
- lisp/term/vt220.el lisp/term/vt220.el +1 -0
- lisp/term/vt240.el lisp/term/vt240.el +1 -0
- lisp/term/vt300.el lisp/term/vt300.el +1 -0
- lisp/term/vt320.el lisp/term/vt320.el +1 -0
- lisp/term/vt400.el lisp/term/vt400.el +1 -0
- lisp/term/vt420.el lisp/term/vt420.el +1 -0
- lisp/term/w32-win.el lisp/term/w32-win.el +1 -0
- lisp/term/wyse50.el lisp/term/wyse50.el +1 -0
- lisp/term/x-win.el lisp/term/x-win.el +194 -178
- lisp/term/xterm.el lisp/term/xterm.el +1 -0
- lisp/terminal.el lisp/terminal.el +1 -0
- lisp/textmodes/artist.el lisp/textmodes/artist.el +1 -0
- lisp/textmodes/bib-mode.el lisp/textmodes/bib-mode.el +2 -0
- lisp/textmodes/bibtex.el lisp/textmodes/bibtex.el +5 -5
- lisp/textmodes/enriched.el lisp/textmodes/enriched.el +1 -0
- lisp/textmodes/fill.el lisp/textmodes/fill.el +42 -18
- lisp/textmodes/flyspell.el lisp/textmodes/flyspell.el +6 -3
- lisp/textmodes/ispell.el lisp/textmodes/ispell.el +2 -1
- lisp/textmodes/makeinfo.el lisp/textmodes/makeinfo.el +1 -0
- lisp/textmodes/nroff-mode.el lisp/textmodes/nroff-mode.el +1 -0
- lisp/textmodes/page-ext.el lisp/textmodes/page-ext.el +2 -0
- lisp/textmodes/page.el lisp/textmodes/page.el +1 -0
- lisp/textmodes/paragraphs.el lisp/textmodes/paragraphs.el +12 -2
- lisp/textmodes/picture.el lisp/textmodes/picture.el +1 -0
- lisp/textmodes/po.el lisp/textmodes/po.el +1 -0
- lisp/textmodes/refbib.el lisp/textmodes/refbib.el +1 -0
- lisp/textmodes/refer.el lisp/textmodes/refer.el +6 -3
- lisp/textmodes/refill.el lisp/textmodes/refill.el +2 -0
- lisp/textmodes/reftex-auc.el lisp/textmodes/reftex-auc.el +52 -51
- lisp/textmodes/reftex-cite.el lisp/textmodes/reftex-cite.el +425 -396
- lisp/textmodes/reftex-dcr.el lisp/textmodes/reftex-dcr.el +208 -207
- lisp/textmodes/reftex-global.el lisp/textmodes/reftex-global.el +126 -125
- lisp/textmodes/reftex-index.el lisp/textmodes/reftex-index.el +921 -918
- lisp/textmodes/reftex-parse.el lisp/textmodes/reftex-parse.el +435 -434
- lisp/textmodes/reftex-ref.el lisp/textmodes/reftex-ref.el +359 -369
- lisp/textmodes/reftex-sel.el lisp/textmodes/reftex-sel.el +243 -242
- lisp/textmodes/reftex-toc.el lisp/textmodes/reftex-toc.el +606 -227
- lisp/textmodes/reftex-vars.el lisp/textmodes/reftex-vars.el +201 -155
- lisp/textmodes/reftex.el lisp/textmodes/reftex.el +653 -639
- lisp/textmodes/sgml-mode.el lisp/textmodes/sgml-mode.el +1 -0
- lisp/textmodes/spell.el lisp/textmodes/spell.el +1 -0
- lisp/textmodes/table.el lisp/textmodes/table.el +7 -2
- lisp/textmodes/tex-mode.el lisp/textmodes/tex-mode.el +20 -14
- lisp/textmodes/texinfmt.el lisp/textmodes/texinfmt.el +8 -0
- lisp/textmodes/texinfo.el lisp/textmodes/texinfo.el +27 -13
- lisp/textmodes/texnfo-upd.el lisp/textmodes/texnfo-upd.el +32 -19
- lisp/textmodes/text-mode.el lisp/textmodes/text-mode.el +2 -1
- lisp/textmodes/tildify.el lisp/textmodes/tildify.el +1 -0
- lisp/textmodes/two-column.el lisp/textmodes/two-column.el +1 -0
- lisp/textmodes/underline.el lisp/textmodes/underline.el +1 -0
- lisp/thingatpt.el lisp/thingatpt.el +1 -0
- lisp/thumbs.el lisp/thumbs.el +737 -0
- lisp/time-stamp.el lisp/time-stamp.el +1 -0
- lisp/time.el lisp/time.el +6 -3
- lisp/timezone.el lisp/timezone.el +3 -2
- lisp/tmm.el lisp/tmm.el +1 -0
- lisp/toolbar/gud-n.pbm lisp/toolbar/gud-n.pbm +0 -0
- lisp/toolbar/gud-n.xpm lisp/toolbar/gud-n.xpm +34 -0
- lisp/toolbar/gud-ni.pbm lisp/toolbar/gud-ni.pbm +0 -0
- lisp/toolbar/gud-ni.xpm lisp/toolbar/gud-ni.xpm +33 -0
- lisp/toolbar/gud-s.pbm lisp/toolbar/gud-s.pbm +0 -0
- lisp/toolbar/gud-s.xpm lisp/toolbar/gud-s.xpm +33 -0
- lisp/toolbar/gud-si.pbm lisp/toolbar/gud-si.pbm +0 -0
- lisp/toolbar/gud-si.xpm lisp/toolbar/gud-si.xpm +32 -0
- lisp/toolbar/gud-watch.pbm lisp/toolbar/gud-watch.pbm +0 -0
- lisp/toolbar/gud-watch.xpm lisp/toolbar/gud-watch.xpm +38 -0
- lisp/toolbar/tool-bar.el lisp/toolbar/tool-bar.el +1 -0
- lisp/tooltip.el lisp/tooltip.el +1 -0
- lisp/type-break.el lisp/type-break.el +16 -51
- lisp/uniquify.el lisp/uniquify.el +2 -0
- lisp/userlock.el lisp/userlock.el +1 -0
- lisp/vc-arch.el lisp/vc-arch.el +421 -0
- lisp/vc-cvs.el lisp/vc-cvs.el +33 -21
- lisp/vc-hooks.el lisp/vc-hooks.el +46 -18
- lisp/vc-mcvs.el lisp/vc-mcvs.el +8 -19
- lisp/vc-rcs.el lisp/vc-rcs.el +6 -5
- lisp/vc-sccs.el lisp/vc-sccs.el +15 -10
- lisp/vc-svn.el lisp/vc-svn.el +1 -0
- lisp/vc.el lisp/vc.el +326 -87
- lisp/vcursor.el lisp/vcursor.el +8 -2
- lisp/version.el lisp/version.el +3 -0
- lisp/view.el lisp/view.el +1 -0
- lisp/vms-patch.el lisp/vms-patch.el +1 -0
- lisp/vmsproc.el lisp/vmsproc.el +1 -0
- lisp/vt-control.el lisp/vt-control.el +1 -0
- lisp/vt100-led.el lisp/vt100-led.el +1 -0
- lisp/w32-fns.el lisp/w32-fns.el +1 -0
- lisp/w32-vars.el lisp/w32-vars.el +1 -0
- lisp/whitespace.el lisp/whitespace.el +14 -6
- lisp/wid-browse.el lisp/wid-browse.el +1 -0
- lisp/wid-edit.el lisp/wid-edit.el +99 -19
- lisp/widget.el lisp/widget.el +1 -0
- lisp/windmove.el lisp/windmove.el +1 -0
- lisp/window.el lisp/window.el +36 -13
- lisp/winner.el lisp/winner.el +1 -0
- lisp/woman.el lisp/woman.el +27 -19
- lisp/x-dnd.el lisp/x-dnd.el +877 -0
- lisp/xml.el lisp/xml.el +85 -79
- lisp/xt-mouse.el lisp/xt-mouse.el +1 -0
- lispintro/ChangeLog lispintro/ChangeLog +21 -1
- lispintro/Makefile.am lispintro/Makefile.am +2 -0
- lispintro/Makefile.in lispintro/Makefile.in +2 -0
- lispintro/Makefile.old lispintro/Makefile.old +2 -0
- lispintro/configure.in lispintro/configure.in +4 -0
- lispintro/emacs-lisp-intro.texi lispintro/emacs-lisp-intro.texi +27 -22
- lispintro/makefile.w32-in lispintro/makefile.w32-in +73 -0
- lispintro/mkinstalldirs lispintro/mkinstalldirs +0 -2
- lispintro/texinfo.tex lispintro/texinfo.tex +5 -1
- lwlib/ChangeLog lwlib/ChangeLog +31 -1
- lwlib/Makefile.in lwlib/Makefile.in +2 -0
- lwlib/lwlib-Xaw.c lwlib/lwlib-Xaw.c +17 -3
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.