diff options
| author | Joakim Verona | 2011-12-28 04:12:56 +0100 |
|---|---|---|
| committer | Joakim Verona | 2011-12-28 04:12:56 +0100 |
| commit | bb29f044aa967831cd664c54eba0de0c701436ce (patch) | |
| tree | 1398cc9780bbae0fdad071a3a3765a571c3f6d7b /etc | |
| parent | 3c935a7e996701244d166f684119f0ff97e25496 (diff) | |
| parent | 5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff) | |
| download | emacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip | |
upstream i think
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/AUTHORS | 95 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 2 | ||||
| -rw-r--r-- | etc/NEWS | 17 | ||||
| -rw-r--r-- | etc/NEWS.1-17 | 4 | ||||
| -rw-r--r-- | etc/NEWS.22 | 12 | ||||
| -rw-r--r-- | etc/NEWS.23 | 6 | ||||
| -rw-r--r-- | etc/TODO | 2 | ||||
| -rw-r--r-- | etc/e/eterm-color.ti | 2 | ||||
| -rw-r--r-- | etc/refcards/gnus-refcard.tex | 106 | ||||
| -rw-r--r-- | etc/themes/deeper-blue-theme.el | 2 | ||||
| -rw-r--r-- | etc/themes/light-blue-theme.el | 2 |
11 files changed, 137 insertions, 113 deletions
diff --git a/etc/AUTHORS b/etc/AUTHORS index f8ab274e136..b7929dbf453 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS | |||
| @@ -31,6 +31,8 @@ Adam Sjøgren: changed spam.el blink.xpm braindamaged.xpm cry.xpm dead.xpm | |||
| 31 | reverse-smile.xpm sad.xpm smile.xpm wry.xpm xterm.c gnus-html.el | 31 | reverse-smile.xpm sad.xpm smile.xpm wry.xpm xterm.c gnus-html.el |
| 32 | gnus-start.el gnus-sum.el gnus.el gtkutil.c shr.el xterm.h | 32 | gnus-start.el gnus-sum.el gnus.el gtkutil.c shr.el xterm.h |
| 33 | 33 | ||
| 34 | Adam W: changed mail-source.el | ||
| 35 | |||
| 34 | Aditya Siram: changed ob.el | 36 | Aditya Siram: changed ob.el |
| 35 | 37 | ||
| 36 | Adrian Aichner: changed erc-log.el erc.el erc-autojoin.el erc-backend.el | 38 | Adrian Aichner: changed erc-log.el erc.el erc-autojoin.el erc-backend.el |
| @@ -193,9 +195,9 @@ Andreas Politz: changed editfns.c elp.el ido.el term.el | |||
| 193 | Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el | 195 | Andreas Rottmann: changed emacsclient.1 emacsclient.c misc.texi server.el |
| 194 | 196 | ||
| 195 | Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c alloc.c | 197 | Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c alloc.c |
| 196 | process.c coding.c files.el xterm.c editfns.c fns.c keyboard.c print.c | 198 | process.c coding.c files.el xterm.c editfns.c keyboard.c fns.c print.c |
| 197 | emacs.c eval.c fileio.c lread.c sysdep.c dired.el xfns.c buffer.c | 199 | emacs.c eval.c fileio.c lread.c sysdep.c dired.el xfns.c buffer.c |
| 198 | and 568 other files | 200 | and 571 other files |
| 199 | 201 | ||
| 200 | Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el | 202 | Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus-sum.el |
| 201 | gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el | 203 | gnus.el nnslashdot.el gnus-srvr.el gnus-util.el mm-url.el mm-uu.el |
| @@ -497,8 +499,8 @@ Chong Yidong: wrote compile-tests.el dichromacy-theme.el | |||
| 497 | and co-wrote longlines.el tango-dark-theme.el tango-theme.el | 499 | and co-wrote longlines.el tango-dark-theme.el tango-theme.el |
| 498 | and changed xdisp.c simple.el files.el display.texi frames.texi | 500 | and changed xdisp.c simple.el files.el display.texi frames.texi |
| 499 | cus-edit.el files.texi keyboard.c startup.el package.el custom.el | 501 | cus-edit.el files.texi keyboard.c startup.el package.el custom.el |
| 500 | emacs.texi xterm.c subr.el faces.el image.c mouse.el misc.texi | 502 | emacs.texi xterm.c subr.el text.texi faces.el image.c mouse.el |
| 501 | text.texi progmodes/compile.el xfns.c and 826 other files | 503 | misc.texi progmodes/compile.el xfns.c and 830 other files |
| 502 | 504 | ||
| 503 | Chris Chase: co-wrote idlw-shell.el idlwave.el | 505 | Chris Chase: co-wrote idlw-shell.el idlwave.el |
| 504 | 506 | ||
| @@ -561,10 +563,11 @@ Christoph Bauer: changed configure.in | |||
| 561 | Christoph Conrad: changed gnus-agent.el gnus-score.el makefile.w32-in | 563 | Christoph Conrad: changed gnus-agent.el gnus-score.el makefile.w32-in |
| 562 | qp.el | 564 | qp.el |
| 563 | 565 | ||
| 564 | Christoph Scholtes: changed makefile.w32-in progmodes/python.el INSTALL | 566 | Christoph Scholtes: changed makefile.w32-in progmodes/python.el stdint.h |
| 565 | README.W32 maintaining.texi zipdist.bat admin.el bookmark.el | 567 | INSTALL README.W32 maintaining.texi zipdist.bat admin.el bookmark.el |
| 566 | configure.bat cua-base.el help-mode.el help.el ido.el makedist.bat | 568 | config.nt configure.bat control.texi cua-base.el help-mode.el help.el |
| 567 | menu.c minibuf.c process.c progmodes/grep.el stdint.h vc.el window.c | 569 | ido.el makedist.bat menu.c minibuf.c process.c progmodes/grep.el |
| 570 | and 3 other files | ||
| 568 | 571 | ||
| 569 | Christoph Wedler: wrote antlr-mode.el | 572 | Christoph Wedler: wrote antlr-mode.el |
| 570 | and changed format.el gnus-art.el gnus-picon.el message.el register.el | 573 | and changed format.el gnus-art.el gnus-picon.el message.el register.el |
| @@ -759,9 +762,11 @@ David Edmondson: changed message.el gnus-cite.el imap.el mm-view.el | |||
| 759 | mml2015.el nnfolder.el nnimap.el nnml.el | 762 | mml2015.el nnfolder.el nnimap.el nnml.el |
| 760 | 763 | ||
| 761 | David Engster: wrote mairix.el nnmairix.el | 764 | David Engster: wrote mairix.el nnmairix.el |
| 762 | and changed gnus.texi registry.el gnus-msg.el bovine-grammar.el | 765 | and changed gnus.texi registry.el gnus-msg.el insert.el |
| 763 | display.texi files.el gnus-registry.el gnus-sum.el hideshow.el | 766 | analyze/complete.el base.el bovine-grammar.el cedet/srecode.el |
| 764 | mairix-el.texi mm-view.el mml-smime.el nnimap.el | 767 | cpp-root.el custom.el db-find.el db-typecache.el db.el dictionary.el |
| 768 | display.texi document.el ede-grammar.el files.el generic.el | ||
| 769 | gnus-registry.el gnus-sum.el and 21 other files | ||
| 765 | 770 | ||
| 766 | David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el | 771 | David Gillespie: wrote calc-aent.el calc-alg.el calc-arith.el calc-bin.el |
| 767 | calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el | 772 | calc-comb.el calc-cplx.el calc-embed.el calc-ext.el calc-fin.el |
| @@ -908,7 +913,7 @@ Derek Upham: changed nxml-mode.el | |||
| 908 | 913 | ||
| 909 | Detlev Zundel: wrote re-builder.el | 914 | Detlev Zundel: wrote re-builder.el |
| 910 | 915 | ||
| 911 | Devon Sean McCullough: changed comint.el | 916 | Devon Sean Mccullough: changed comint.el |
| 912 | 917 | ||
| 913 | Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c | 918 | Dhruva Krishnamurthy: changed makefile.w32-in emacsclient.c fontset.c |
| 914 | sound.c w32proc.c | 919 | sound.c w32proc.c |
| @@ -940,8 +945,8 @@ Dirk-Jan C. Binnema: changed org-agenda.el | |||
| 940 | Dmitri Paduchikh: changed advice.el | 945 | Dmitri Paduchikh: changed advice.el |
| 941 | 946 | ||
| 942 | Dmitry Antipov: changed alloc.c keyboard.c buffer.c ccl.c editfns.c | 947 | Dmitry Antipov: changed alloc.c keyboard.c buffer.c ccl.c editfns.c |
| 943 | emacs.c fontset.c lisp.h lread.c lwlib-Xaw.c lwlib-Xm.c lwlib-utils.c | 948 | emacs.c fontset.c keymap.c lisp.h lread.c lwlib-Xaw.c lwlib-Xm.c |
| 944 | lwlib.c macmenu.c w32menu.c xlwmenu.c xmenu.c | 949 | lwlib-utils.c lwlib.c macmenu.c w32menu.c xdisp.c xlwmenu.c xmenu.c |
| 945 | 950 | ||
| 946 | Dmitry Bolshakov: changed hideshow.el | 951 | Dmitry Bolshakov: changed hideshow.el |
| 947 | 952 | ||
| @@ -1018,8 +1023,8 @@ Eli Zaretskii: wrote [bidirectional display in xdisp.c] bidi.c rxvt.el | |||
| 1018 | tty-colors.el | 1023 | tty-colors.el |
| 1019 | and changed makefile.w32-in msdos.c xdisp.c Makefile.in files.el | 1024 | and changed makefile.w32-in msdos.c xdisp.c Makefile.in files.el |
| 1020 | config.bat fileio.c msdos.h simple.el mainmake.v2 sed1v2.inp info.el | 1025 | config.bat fileio.c msdos.h simple.el mainmake.v2 sed1v2.inp info.el |
| 1021 | rmail.el w32.c display.texi process.c pc-win.el startup.el dired.c | 1026 | display.texi rmail.el w32.c process.c pc-win.el startup.el dispextern.h |
| 1022 | dispextern.h emacs.c and 695 other files | 1027 | dispnew.c dired.c and 697 other files |
| 1023 | 1028 | ||
| 1024 | Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el | 1029 | Elias Oltmanns: changed tls.el gnus-agent.el gnus-int.el gnus-srvr.el |
| 1025 | gnus.el | 1030 | gnus.el |
| @@ -1162,7 +1167,8 @@ Fabian Ezequiel Gallina: changed progmodes/python.el | |||
| 1162 | 1167 | ||
| 1163 | Fabrice Bauzac: changed dired-aux.el | 1168 | Fabrice Bauzac: changed dired-aux.el |
| 1164 | 1169 | ||
| 1165 | Fabrice Popineau: changed etags.c fileio.c gnus-cache.el | 1170 | Fabrice Popineau: changed config.nt etags.c fileio.c gnus-cache.el |
| 1171 | inttypes.h lisp.h ms-w32.h nmake.defs regex.c stdint.h w32.c | ||
| 1166 | 1172 | ||
| 1167 | Fan Kai: changed esh-arg.el | 1173 | Fan Kai: changed esh-arg.el |
| 1168 | 1174 | ||
| @@ -1320,8 +1326,8 @@ Giuseppe Scrivano: changed browse-url.el buffer.c configure.in sysdep.c | |||
| 1320 | Glenn Morris: wrote check-declare.el f90.el vc-bzr.el | 1326 | Glenn Morris: wrote check-declare.el f90.el vc-bzr.el |
| 1321 | and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el | 1327 | and changed Makefile.in configure.in calendar.el diary-lib.el rmail.el |
| 1322 | files.el cal-menu.el appt.el cal-hebrew.el fortran.el bytecomp.el | 1328 | files.el cal-menu.el appt.el cal-hebrew.el fortran.el bytecomp.el |
| 1323 | holidays.el make-dist calendar.texi emacs.texi sed1v2.inp simple.el | 1329 | holidays.el make-dist calendar.texi emacs.texi simple.el sed1v2.inp |
| 1324 | cal-islam.el cal-bahai.el startup.el ack.texi and 1202 other files | 1330 | cal-islam.el cal-bahai.el startup.el ack.texi and 1208 other files |
| 1325 | 1331 | ||
| 1326 | Glynn Clements: wrote gamegrid.el snake.el tetris.el | 1332 | Glynn Clements: wrote gamegrid.el snake.el tetris.el |
| 1327 | 1333 | ||
| @@ -1552,7 +1558,7 @@ Jan Djärv: wrote dnd.el dynamic-setting.el x-dnd.el | |||
| 1552 | and changed gtkutil.c xterm.c xfns.c configure.in xmenu.c xterm.h | 1558 | and changed gtkutil.c xterm.c xfns.c configure.in xmenu.c xterm.h |
| 1553 | gtkutil.h x-win.el keyboard.c Makefile.in nsterm.m frames.texi | 1559 | gtkutil.h x-win.el keyboard.c Makefile.in nsterm.m frames.texi |
| 1554 | xsettings.c frame.c emacs.c xselect.c process.c xlwmenu.c config.in | 1560 | xsettings.c frame.c emacs.c xselect.c process.c xlwmenu.c config.in |
| 1555 | cus-start.el xresources.texi and 302 other files | 1561 | cus-start.el nsfns.m and 302 other files |
| 1556 | 1562 | ||
| 1557 | Jan Moringen: co-wrote srecode/cpp.el tango-dark-theme.el tango-theme.el | 1563 | Jan Moringen: co-wrote srecode/cpp.el tango-dark-theme.el tango-theme.el |
| 1558 | and changed dbus.el dbus.texi dbusbind.c eieio.el log-edit.el zeroconf.el | 1564 | and changed dbus.el dbus.texi dbusbind.c eieio.el log-edit.el zeroconf.el |
| @@ -1734,10 +1740,10 @@ Joel Ray Holveck: changed gnus-sum.el info.el | |||
| 1734 | Joev Dubach: changed nntp.el | 1740 | Joev Dubach: changed nntp.el |
| 1735 | 1741 | ||
| 1736 | Johan Bockgård: changed erc.el cl-macs.el erc-backend.el erc-button.el | 1742 | Johan Bockgård: changed erc.el cl-macs.el erc-backend.el erc-button.el |
| 1737 | erc-match.el browse-url.el bytecomp.el custom.el display.texi | 1743 | erc-match.el xdisp.c browse-url.el bytecomp.el custom.el display.texi |
| 1738 | erc-compat.el erc-nickserv.el erc-ring.el erc-speak.el erc-track.el | 1744 | erc-compat.el erc-nickserv.el erc-ring.el erc-speak.el erc-track.el |
| 1739 | help-fns.el icomplete.el mouse-sel.el simple.el subr.el xdisp.c | 1745 | help-fns.el icomplete.el mouse-sel.el simple.el subr.el xterm.el |
| 1740 | xterm.el and 48 other files | 1746 | and 48 other files |
| 1741 | 1747 | ||
| 1742 | Johan Euphrosine: changed ibuf-ext.el | 1748 | Johan Euphrosine: changed ibuf-ext.el |
| 1743 | 1749 | ||
| @@ -1863,8 +1869,8 @@ and changed ob-octave.el | |||
| 1863 | Juanma Barranquero: wrote emacs-lock.el | 1869 | Juanma Barranquero: wrote emacs-lock.el |
| 1864 | and changed makefile.w32-in subr.el w32fns.c files.el server.el bs.el | 1870 | and changed makefile.w32-in subr.el w32fns.c files.el server.el bs.el |
| 1865 | emacsclient.c help-fns.el faces.el org.el simple.el buffer.c xdisp.c | 1871 | emacsclient.c help-fns.el faces.el org.el simple.el buffer.c xdisp.c |
| 1866 | keyboard.c process.c w32term.c desktop.el ido.el eval.c mule-cmds.el | 1872 | keyboard.c process.c w32term.c window.c desktop.el ido.el allout.el |
| 1867 | w32.c and 1036 other files | 1873 | eval.c and 1084 other files |
| 1868 | 1874 | ||
| 1869 | Juergen Kreileder: changed imap.el nnimap.el | 1875 | Juergen Kreileder: changed imap.el nnimap.el |
| 1870 | 1876 | ||
| @@ -1895,7 +1901,7 @@ and changed info.el isearch.el simple.el replace.el progmodes/grep.el | |||
| 1895 | dired-aux.el progmodes/compile.el dired.el startup.el faces.el files.el | 1901 | dired-aux.el progmodes/compile.el dired.el startup.el faces.el files.el |
| 1896 | display.texi menu-bar.el descr-text.el bindings.el cus-edit.el | 1902 | display.texi menu-bar.el descr-text.el bindings.el cus-edit.el |
| 1897 | image-mode.el ispell.el man.el dired-x.el log-view.el | 1903 | image-mode.el ispell.el man.el dired-x.el log-view.el |
| 1898 | and 334 other files | 1904 | and 335 other files |
| 1899 | 1905 | ||
| 1900 | Justin Bogner: changed fortune.el | 1906 | Justin Bogner: changed fortune.el |
| 1901 | 1907 | ||
| @@ -2001,7 +2007,7 @@ Keith Gabryelski: wrote hexl.c hexl.el | |||
| 2001 | Keith Packard: changed font.c | 2007 | Keith Packard: changed font.c |
| 2002 | 2008 | ||
| 2003 | Ken Brown: changed configure.in cygwin.h sheap.c browse-url.el gmalloc.c | 2009 | Ken Brown: changed configure.in cygwin.h sheap.c browse-url.el gmalloc.c |
| 2004 | vm-limit.c dired.c emacs.c loadup.el mem-limits.h unexcw.c | 2010 | vm-limit.c dired.c emacs.c gdb-mi.el loadup.el mem-limits.h unexcw.c |
| 2005 | 2011 | ||
| 2006 | Ken Brush: changed emacsclient.c | 2012 | Ken Brush: changed emacsclient.c |
| 2007 | 2013 | ||
| @@ -2169,7 +2175,8 @@ and co-wrote gnus-kill.el gnus-mh.el gnus-msg.el gnus-score.el | |||
| 2169 | and changed gnus.texi gnus-cite.el pop3.el gnus-xmas.el smtpmail.el | 2175 | and changed gnus.texi gnus-cite.el pop3.el gnus-xmas.el smtpmail.el |
| 2170 | proto-stream.el auth-source.el xml.c dired.el editfns.c nnultimate.el | 2176 | proto-stream.el auth-source.el xml.c dired.el editfns.c nnultimate.el |
| 2171 | subr.el gnus-nocem.el gnutls.c imap.el nnkiboze.el nnrss.el | 2177 | subr.el gnus-nocem.el gnutls.c imap.el nnkiboze.el nnrss.el |
| 2172 | nnslashdot.el spam-report.el gnus-cus.el simple.el and 205 other files | 2178 | nnslashdot.el spam-report.el url-http.el gnus-cus.el |
| 2179 | and 206 other files | ||
| 2173 | 2180 | ||
| 2174 | Lars Rasmusson: changed ebrowse.c | 2181 | Lars Rasmusson: changed ebrowse.c |
| 2175 | 2182 | ||
| @@ -2323,7 +2330,7 @@ Mark Hood: changed gnus-uu.el | |||
| 2323 | 2330 | ||
| 2324 | Mark Lambert: changed process.c process.h | 2331 | Mark Lambert: changed process.c process.h |
| 2325 | 2332 | ||
| 2326 | Mark Lillibridge: changed mail-utils.el rmail.el | 2333 | Mark Lillibridge: changed rmail.el mail-utils.el unrmail.el |
| 2327 | 2334 | ||
| 2328 | Mark Mitchell: changed font-lock.el | 2335 | Mark Mitchell: changed font-lock.el |
| 2329 | 2336 | ||
| @@ -2390,7 +2397,7 @@ Martin Neitzel: changed supercite.el | |||
| 2390 | Martin Pohlack: changed iimage.el pc-select.el | 2397 | Martin Pohlack: changed iimage.el pc-select.el |
| 2391 | 2398 | ||
| 2392 | Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c | 2399 | Martin Rudalics: changed window.el window.c windows.texi frame.c buffer.c |
| 2393 | frame.el help.el cus-edit.el cus-start.el files.el window.h | 2400 | help.el window.h cus-start.el frame.el cus-edit.el files.el |
| 2394 | buffers.texi dired.el subr.el add-log.el xdisp.c font-lock.el | 2401 | buffers.texi dired.el subr.el add-log.el xdisp.c font-lock.el |
| 2395 | help-fns.el lisp.h mouse.el wid-edit.el and 135 other files | 2402 | help-fns.el lisp.h mouse.el wid-edit.el and 135 other files |
| 2396 | 2403 | ||
| @@ -2479,7 +2486,7 @@ and changed tramp.texi dbusbind.c trampver.texi dbus.texi trampver.el | |||
| 2479 | ange-ftp.el tramp-fish.el files.el tramp-imap.el files.texi Makefile.in | 2486 | ange-ftp.el tramp-fish.el files.el tramp-imap.el files.texi Makefile.in |
| 2480 | tramp-vc.el tramp-util.el tramp-uu.el simple.el auth-source.el | 2487 | tramp-vc.el tramp-util.el tramp-uu.el simple.el auth-source.el |
| 2481 | dired-aux.el configure.in em-unix.el fileio.c keyboard.c | 2488 | dired-aux.el configure.in em-unix.el fileio.c keyboard.c |
| 2482 | and 64 other files | 2489 | and 65 other files |
| 2483 | 2490 | ||
| 2484 | Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h | 2491 | Michael Ben-Gershon: changed acorn.h configure.in riscix1-1.h riscix1-2.h |
| 2485 | unexec.c | 2492 | unexec.c |
| @@ -2581,6 +2588,8 @@ Mikael Fornius: changed org.el org-habit.el | |||
| 2581 | 2588 | ||
| 2582 | Mike Haertel: changed 7300.h | 2589 | Mike Haertel: changed 7300.h |
| 2583 | 2590 | ||
| 2591 | Mike Kazantsev: changed erc-dcc.el | ||
| 2592 | |||
| 2584 | Mike Kupfer: changed mh-e.el mh-utils.el | 2593 | Mike Kupfer: changed mh-e.el mh-utils.el |
| 2585 | 2594 | ||
| 2586 | Mike Long: changed b2m.c make-dist make-mode.el netbsd.h view.el vms.h | 2595 | Mike Long: changed b2m.c make-dist make-mode.el netbsd.h view.el vms.h |
| @@ -2804,9 +2813,9 @@ and changed imenu.el make-mode.el | |||
| 2804 | Paul Eggert: wrote rcs2log vcdiff | 2813 | Paul Eggert: wrote rcs2log vcdiff |
| 2805 | and co-wrote cal-dst.el | 2814 | and co-wrote cal-dst.el |
| 2806 | and changed lisp.h Makefile.in editfns.c alloc.c xdisp.c configure.in | 2815 | and changed lisp.h Makefile.in editfns.c alloc.c xdisp.c configure.in |
| 2807 | image.c fileio.c process.c fns.c xterm.c keyboard.c data.c dispextern.h | 2816 | fileio.c image.c process.c fns.c xterm.c dispextern.h keyboard.c data.c |
| 2808 | lread.c sysdep.c xfns.c eval.c emacs.c config.in print.c | 2817 | lread.c sysdep.c xfns.c eval.c emacs.c config.in print.c |
| 2809 | and 563 other files | 2818 | and 564 other files |
| 2810 | 2819 | ||
| 2811 | Paul Fisher: changed fns.c | 2820 | Paul Fisher: changed fns.c |
| 2812 | 2821 | ||
| @@ -3356,9 +3365,9 @@ Stefan Monnier: wrote bibtex-style.el bzrmerge.el css-mode.el | |||
| 3356 | pcvs-util.el reveal.el smerge-mode.el smie.el vc-mtn.el | 3365 | pcvs-util.el reveal.el smerge-mode.el smie.el vc-mtn.el |
| 3357 | and co-wrote font-lock.el | 3366 | and co-wrote font-lock.el |
| 3358 | and changed vc.el subr.el simple.el lisp.h keyboard.c files.el | 3367 | and changed vc.el subr.el simple.el lisp.h keyboard.c files.el |
| 3359 | Makefile.in bytecomp.el keymap.c xdisp.c pcvs.el alloc.c | 3368 | bytecomp.el Makefile.in keymap.c progmodes/compile.el xdisp.c pcvs.el |
| 3360 | progmodes/compile.el newcomment.el vc-hooks.el tex-mode.el buffer.c | 3369 | alloc.c newcomment.el vc-hooks.el tex-mode.el buffer.c fileio.c |
| 3361 | sh-script.el eval.c fileio.c fill.el and 1030 other files | 3370 | sh-script.el eval.c fill.el and 1032 other files |
| 3362 | 3371 | ||
| 3363 | Stefan Reichör: changed gnus-agent.el | 3372 | Stefan Reichör: changed gnus-agent.el |
| 3364 | 3373 | ||
| @@ -3508,7 +3517,7 @@ and changed subword.el image-mode.el Makefile.in cc-cmds.el emacsbug.el | |||
| 3508 | gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el | 3517 | gnus-art.el gnus.texi nnimap.el files.el gnus-sum.el info.el |
| 3509 | org-footnote.el org.el reftex-ref.el simple.el tsdh-dark-theme.el | 3518 | org-footnote.el org.el reftex-ref.el simple.el tsdh-dark-theme.el |
| 3510 | tsdh-light-theme.el ack.texi bindings.el bookmark.el cc-mode.el | 3519 | tsdh-light-theme.el ack.texi bindings.el bookmark.el cc-mode.el |
| 3511 | and 21 other files | 3520 | and 22 other files |
| 3512 | 3521 | ||
| 3513 | Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el | 3522 | Tatsuya Ichikawa: changed gnus-agent.el gnus-cache.el |
| 3514 | 3523 | ||
| @@ -3520,10 +3529,10 @@ Teemu Likonen: changed dired.el gnus-agent.el message.el | |||
| 3520 | 3529 | ||
| 3521 | Teodor Zlatanov: wrote auth-source.el gnus-registry.el gnus-sync.el | 3530 | Teodor Zlatanov: wrote auth-source.el gnus-registry.el gnus-sync.el |
| 3522 | gnus-tests.el gnutls.el registry.el spam-report.el url-future.el | 3531 | gnus-tests.el gnutls.el registry.el spam-report.el url-future.el |
| 3523 | and changed spam.el gnus.el nnimap.el gnus.texi gnus-sum.el auth.texi | 3532 | and changed spam.el gnus.el nnimap.el gnus.texi gnus-sum.el gnus-util.el |
| 3524 | gnus-util.el netrc.el gnus-start.el gnutls.c message.el spam-stat.el | 3533 | auth.texi netrc.el gnus-start.el gnutls.c message.el spam-stat.el |
| 3525 | encrypt.el nnmail.el imap.el mail-source.el Makefile.in gnus-encrypt.el | 3534 | encrypt.el nnir.el nnmail.el imap.el mail-source.el nnmairix.el |
| 3526 | gnus-html.el gnus-int.el gnutls.h and 97 other files | 3535 | Makefile.in gnus-encrypt.el gnus-html.el and 97 other files |
| 3527 | 3536 | ||
| 3528 | Terje Rosten: changed xfns.c version.el xterm.c xterm.h | 3537 | Terje Rosten: changed xfns.c version.el xterm.c xterm.h |
| 3529 | 3538 | ||
| @@ -3839,8 +3848,8 @@ Yann Dirson: changed imenu.el | |||
| 3839 | 3848 | ||
| 3840 | Yann Hodique: changed rcirc.el | 3849 | Yann Hodique: changed rcirc.el |
| 3841 | 3850 | ||
| 3842 | Yavor Doganov: changed configure.in Info-gnustep.plist emacs.1 etags.1 | 3851 | Yavor Doganov: changed configure.in Info-gnustep.plist Makefile.in |
| 3843 | make-dist nsfont.m | 3852 | emacs.1 etags.1 make-dist nsfont.m |
| 3844 | 3853 | ||
| 3845 | Yoichi Nakayama: changed browse-url.el finder.el man.el rfc2368.el | 3854 | Yoichi Nakayama: changed browse-url.el finder.el man.el rfc2368.el |
| 3846 | 3855 | ||
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 4ab75dcfc45..f02b795a6b9 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -1584,7 +1584,7 @@ message (closes SF #701756). | |||
| 1584 | MH-E now supports several spam filters including Bogofilter, | 1584 | MH-E now supports several spam filters including Bogofilter, |
| 1585 | SpamProbe, and SpamAssassin. Spam that is mistakenly considered to be | 1585 | SpamProbe, and SpamAssassin. Spam that is mistakenly considered to be |
| 1586 | good mail can be reclassified as spam with "J b (mh-junk-blacklist)". | 1586 | good mail can be reclassified as spam with "J b (mh-junk-blacklist)". |
| 1587 | Conversely, good mail that is accidently considered to be spam can be | 1587 | Conversely, good mail that is accidentally considered to be spam can be |
| 1588 | reclassified with "J w (mh-junk-whitelist)" (closes SF #669518). | 1588 | reclassified with "J w (mh-junk-whitelist)" (closes SF #669518). |
| 1589 | 1589 | ||
| 1590 | If a message is blacklisted, and `mh-junk-mail-folder' is a string, | 1590 | If a message is blacklisted, and `mh-junk-mail-folder' is a string, |
| @@ -253,6 +253,7 @@ off by customizing x-gtk-use-system-tooltips. | |||
| 253 | ** New basic faces `error', `warning', `success' are available to | 253 | ** New basic faces `error', `warning', `success' are available to |
| 254 | highlight strings that indicate failure, caution or successful operation. | 254 | highlight strings that indicate failure, caution or successful operation. |
| 255 | 255 | ||
| 256 | --- | ||
| 256 | ** Lucid menus and dialogs can display antialiased fonts if Emacs is built | 257 | ** Lucid menus and dialogs can display antialiased fonts if Emacs is built |
| 257 | with Xft. To change font, use the X resource font, for example: | 258 | with Xft. To change font, use the X resource font, for example: |
| 258 | Emacs.pane.menubar.font: Courier-12 | 259 | Emacs.pane.menubar.font: Courier-12 |
| @@ -379,7 +380,7 @@ The elisp implementation sha1.el is removed. Feature sha1 is provided | |||
| 379 | by default. | 380 | by default. |
| 380 | 381 | ||
| 381 | ** Menu-bar changes | 382 | ** Menu-bar changes |
| 382 | 383 | --- | |
| 383 | *** `menu-bar-select-buffer-function' lets you choose another operation | 384 | *** `menu-bar-select-buffer-function' lets you choose another operation |
| 384 | instead of `switch-to-buffer' when selecting an item in the Buffers menu. | 385 | instead of `switch-to-buffer' when selecting an item in the Buffers menu. |
| 385 | 386 | ||
| @@ -550,6 +551,13 @@ at high rate, e.g. if you lean on some key, because stopping redisplay | |||
| 550 | in the middle (when this variable is nil) forces more expensive | 551 | in the middle (when this variable is nil) forces more expensive |
| 551 | updates later on, and Emacs appears to be unable to keep up. | 552 | updates later on, and Emacs appears to be unable to keep up. |
| 552 | 553 | ||
| 554 | +++ | ||
| 555 | ** The behavior of <TAB> for active regions in Text mode has changed. | ||
| 556 | In Text and related modes, typing <TAB> (`indent-for-tab-command') | ||
| 557 | when the region is active causes Emacs to indent all the lines in the | ||
| 558 | region, aligning them with the line previous to the first line in the | ||
| 559 | region (or with the left margin if there is no previous line). | ||
| 560 | |||
| 553 | 561 | ||
| 554 | * Changes in Specialized Modes and Packages in Emacs 24.1 | 562 | * Changes in Specialized Modes and Packages in Emacs 24.1 |
| 555 | 563 | ||
| @@ -725,6 +733,11 @@ more variants, including Mercury, and a lot more. | |||
| 725 | *** The command `rmail-epa-decrypt' decrypts OpenPGP data | 733 | *** The command `rmail-epa-decrypt' decrypts OpenPGP data |
| 726 | in the Rmail incoming message. | 734 | in the Rmail incoming message. |
| 727 | 735 | ||
| 736 | --- | ||
| 737 | *** The variable `rmail-message-filter' no longer has any effect. | ||
| 738 | This change was made in Emacs 23.1 but was not advertised at the time. | ||
| 739 | Try using `rmail-show-message-hook' instead. | ||
| 740 | |||
| 728 | ** Shell mode | 741 | ** Shell mode |
| 729 | 742 | ||
| 730 | *** Shell mode uses pcomplete rules, with the standard completion UI. | 743 | *** Shell mode uses pcomplete rules, with the standard completion UI. |
| @@ -1327,6 +1340,8 @@ as well as those in the -*- line. | |||
| 1327 | 1340 | ||
| 1328 | ** keymaps can inherit from multiple parents. | 1341 | ** keymaps can inherit from multiple parents. |
| 1329 | 1342 | ||
| 1343 | ** `debug-on-event' lets you debug Emacs when stuck because of inhibit-quit. | ||
| 1344 | |||
| 1330 | +++ | 1345 | +++ |
| 1331 | ** New reader macro ## which stands for the empty symbol. | 1346 | ** New reader macro ## which stands for the empty symbol. |
| 1332 | This means that the empty symbol can now be read back. Also, #: by itself | 1347 | This means that the empty symbol can now be read back. Also, #: by itself |
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index dc9922ed989..8b861cca875 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 | |||
| @@ -1198,7 +1198,7 @@ them with `\='. For example, "\\=\\= is the way to quote \\=\\[" | |||
| 1198 | will come out as `\= is the way to quote \['. | 1198 | will come out as `\= is the way to quote \['. |
| 1199 | 1199 | ||
| 1200 | The new function `substitute-command-keys' takes a string possibly | 1200 | The new function `substitute-command-keys' takes a string possibly |
| 1201 | contaning \[...] constructs and replaces those constructs with | 1201 | containing \[...] constructs and replaces those constructs with |
| 1202 | the key sequences they currently stand for. | 1202 | the key sequences they currently stand for. |
| 1203 | 1203 | ||
| 1204 | * Primitives `find-line-comment' and `find-line-comment-body' flushed. | 1204 | * Primitives `find-line-comment' and `find-line-comment-body' flushed. |
| @@ -1630,7 +1630,7 @@ Changes in Emacs 1.12 | |||
| 1630 | read-char now returns a value in the range 128-255 if | 1630 | read-char now returns a value in the range 128-255 if |
| 1631 | a Meta character is typed. When interpreted as command | 1631 | a Meta character is typed. When interpreted as command |
| 1632 | input, a Meta character is equivalent to a two character | 1632 | input, a Meta character is equivalent to a two character |
| 1633 | sequence, the meta prefix character followed by the un-metized | 1633 | sequence, the meta prefix character followed by the unmetized |
| 1634 | character (Meta-G unmetized is G). | 1634 | character (Meta-G unmetized is G). |
| 1635 | 1635 | ||
| 1636 | The meta prefix character | 1636 | The meta prefix character |
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 5e95e40b04c..87d77cf52fc 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -163,7 +163,7 @@ delimiters will appear to be fontified (in the new face | |||
| 163 | customize `font-lock-comment-face'. Another alternative is to use a | 163 | customize `font-lock-comment-face'. Another alternative is to use a |
| 164 | newer terminal emulator that supports more colors (256 is now common). | 164 | newer terminal emulator that supports more colors (256 is now common). |
| 165 | For example, for xterm compatible emulators that support 256 colors, | 165 | For example, for xterm compatible emulators that support 256 colors, |
| 166 | you can run emacs like this: | 166 | you can run emacs like this: |
| 167 | env TERM=xterm-256color emacs -nw | 167 | env TERM=xterm-256color emacs -nw |
| 168 | (This was new in Emacs 22.1, but was not described. In Emacs 22.1 | 168 | (This was new in Emacs 22.1, but was not described. In Emacs 22.1 |
| 169 | this also happened for terminals with a light background, that is not | 169 | this also happened for terminals with a light background, that is not |
| @@ -280,13 +280,13 @@ the files mac/README and mac/INSTALL for build instructions. | |||
| 280 | ** Support for FreeBSD/Alpha has been added. | 280 | ** Support for FreeBSD/Alpha has been added. |
| 281 | 281 | ||
| 282 | ** New translations of the Emacs Tutorial are available in the | 282 | ** New translations of the Emacs Tutorial are available in the |
| 283 | following languages: Brasilian Portuguese, Bulgarian, Chinese (both | 283 | following languages: Brazilian Portuguese, Bulgarian, Chinese (both |
| 284 | with simplified and traditional characters), French, Russian, and | 284 | with simplified and traditional characters), French, Russian, and |
| 285 | Italian. Type `C-u C-h t' to choose one of them in case your language | 285 | Italian. Type `C-u C-h t' to choose one of them in case your language |
| 286 | setup doesn't automatically select the right one. | 286 | setup doesn't automatically select the right one. |
| 287 | 287 | ||
| 288 | ** New translations of the Emacs reference card are available in the | 288 | ** New translations of the Emacs reference card are available in the |
| 289 | Brasilian Portuguese and Russian. The corresponding PostScript files | 289 | Brazilian Portuguese and Russian. The corresponding PostScript files |
| 290 | are also included. | 290 | are also included. |
| 291 | 291 | ||
| 292 | ** A French translation of the `Emacs Survival Guide' is available. | 292 | ** A French translation of the `Emacs Survival Guide' is available. |
| @@ -1026,7 +1026,7 @@ parts of the mode line. | |||
| 1026 | 1026 | ||
| 1027 | *** `shadow' face defines the appearance of the "shadowed" text, i.e. | 1027 | *** `shadow' face defines the appearance of the "shadowed" text, i.e. |
| 1028 | the text which should be less noticeable than the surrounding text. | 1028 | the text which should be less noticeable than the surrounding text. |
| 1029 | This can be achieved by using shades of grey in contrast with either | 1029 | This can be achieved by using shades of gray in contrast with either |
| 1030 | black or white default foreground color. This generic shadow face | 1030 | black or white default foreground color. This generic shadow face |
| 1031 | allows customization of the appearance of shadowed text in one place, | 1031 | allows customization of the appearance of shadowed text in one place, |
| 1032 | so package-specific faces can inherit from it. | 1032 | so package-specific faces can inherit from it. |
| @@ -2558,10 +2558,10 @@ is nil). | |||
| 2558 | 2558 | ||
| 2559 | *** Minor Improvements | 2559 | *** Minor Improvements |
| 2560 | 2560 | ||
| 2561 | **** The STARTTLS wrapper (starttls.el) can now use GNUTLS | 2561 | **** The STARTTLS wrapper (starttls.el) can now use GnuTLS |
| 2562 | instead of the OpenSSL based `starttls' tool. For backwards | 2562 | instead of the OpenSSL based `starttls' tool. For backwards |
| 2563 | compatibility, it prefers `starttls', but you can toggle | 2563 | compatibility, it prefers `starttls', but you can toggle |
| 2564 | `starttls-use-gnutls' to switch to GNUTLS (or simply remove the | 2564 | `starttls-use-gnutls' to switch to GnuTLS (or simply remove the |
| 2565 | `starttls' tool). | 2565 | `starttls' tool). |
| 2566 | 2566 | ||
| 2567 | **** Do not allow debugger output history variable to grow without bounds. | 2567 | **** Do not allow debugger output history variable to grow without bounds. |
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 9b8909d794a..4e541c0deb3 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -793,7 +793,7 @@ starts the server. Clients can connect and create graphical or | |||
| 793 | terminal frames using emacsclient. | 793 | terminal frames using emacsclient. |
| 794 | 794 | ||
| 795 | **** emacsclient starts emacs in daemon mode and connects to it when | 795 | **** emacsclient starts emacs in daemon mode and connects to it when |
| 796 | --alternate-editor="" is used (or when the evironment variable | 796 | --alternate-editor="" is used (or when the environment variable |
| 797 | ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an | 797 | ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an |
| 798 | emacs server. | 798 | emacs server. |
| 799 | 799 | ||
| @@ -1027,8 +1027,8 @@ motion keys (e.g. S-left and S-down) activate and extend a temporary | |||
| 1027 | region, similar to mouse-selection. | 1027 | region, similar to mouse-selection. |
| 1028 | 1028 | ||
| 1029 | *** Temporarily active regions, created using shift-selection or | 1029 | *** Temporarily active regions, created using shift-selection or |
| 1030 | mouse-selection, are not necessarily deactivated in the next command. | 1030 | mouse-selection, are not necessarily deactivated after the next command. |
| 1031 | They are only deactivated after point motion commands that are not | 1031 | They are deactivated only after point motion commands that are not |
| 1032 | shift-translated, or after commands that would ordinarily deactivate | 1032 | shift-translated, or after commands that would ordinarily deactivate |
| 1033 | the mark in Transient Mark mode (e.g., any command that modifies the | 1033 | the mark in Transient Mark mode (e.g., any command that modifies the |
| 1034 | buffer). | 1034 | buffer). |
| @@ -841,7 +841,7 @@ more detailed diagnosis. | |||
| 841 | 841 | ||
| 842 | **** Provide an Error Summary buffer showing all the validation errors. | 842 | **** Provide an Error Summary buffer showing all the validation errors. |
| 843 | 843 | ||
| 844 | **** Pop-up menu. What is useful? Tag a region (should be greyed out if | 844 | **** Pop-up menu. What is useful? Tag a region (should be grayed out if |
| 845 | the region is not balanced). Suggestions based on error messages. | 845 | the region is not balanced). Suggestions based on error messages. |
| 846 | 846 | ||
| 847 | **** Have configurable list of namespace URIs so that we can provide | 847 | **** Have configurable list of namespace URIs so that we can provide |
diff --git a/etc/e/eterm-color.ti b/etc/e/eterm-color.ti index 0ddb7ec5408..a6ef8149900 100644 --- a/etc/e/eterm-color.ti +++ b/etc/e/eterm-color.ti | |||
| @@ -7,7 +7,7 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96, | |||
| 7 | # When updating this file, etc/e/eterm-color should be regenerated by | 7 | # When updating this file, etc/e/eterm-color should be regenerated by |
| 8 | # running "make e/eterm-color" in the etc directory. | 8 | # running "make e/eterm-color" in the etc directory. |
| 9 | # Any change to this file should be done at the same time with a | 9 | # Any change to this file should be done at the same time with a |
| 10 | # corresponding change to the TERMCAP evironment variable in term.el. | 10 | # corresponding change to the TERMCAP environment variable in term.el. |
| 11 | # Comments in term.el specify where each of these capabilities is implemented. | 11 | # Comments in term.el specify where each of these capabilities is implemented. |
| 12 | colors#8, | 12 | colors#8, |
| 13 | cols#80, | 13 | cols#80, |
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex index b164a28842e..9f13974584d 100644 --- a/etc/refcards/gnus-refcard.tex +++ b/etc/refcards/gnus-refcard.tex | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | % | 13 | % |
| 14 | % latex gnus-refcard.tex && | 14 | % latex gnus-refcard.tex && |
| 15 | % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps | 15 | % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps |
| 16 | % | 16 | % |
| 17 | % latex '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' && | 17 | % latex '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' && |
| 18 | % mv gnus-refcard.dvi gnus-booklet.dvi && | 18 | % mv gnus-refcard.dvi gnus-booklet.dvi && |
| 19 | % dvips -t letter -f gnus-booklet.dvi > gnus-booklet.ps | 19 | % dvips -t letter -f gnus-booklet.dvi > gnus-booklet.ps |
| @@ -35,16 +35,16 @@ | |||
| 35 | 35 | ||
| 36 | \ifthenelse{\isundefined{\booklettrue}}{% ifcard %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 36 | \ifthenelse{\isundefined{\booklettrue}}{% ifcard %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 37 | % Reference Card | 37 | % Reference Card |
| 38 | 38 | ||
| 39 | \def\Guide{Card}\def\guide{card} | 39 | \def\Guide{Card}\def\guide{card} |
| 40 | \def\logoscale{0.25} | 40 | \def\logoscale{0.25} |
| 41 | 41 | ||
| 42 | % Page setup for the refcard: | 42 | % Page setup for the refcard: |
| 43 | 43 | ||
| 44 | % \setlength{\textwidth}{7.26in} \setlength{\textheight}{10in} | 44 | % \setlength{\textwidth}{7.26in} \setlength{\textheight}{10in} |
| 45 | % \setlength{\topmargin}{-1.0in} | 45 | % \setlength{\topmargin}{-1.0in} |
| 46 | % % the same settings work for A4, although there is a bit of space at the | 46 | % % the same settings work for A4, although there is a bit of space at the |
| 47 | % % top and bottom of the page. | 47 | % % top and bottom of the page. |
| 48 | % \setlength{\oddsidemargin}{-0.5in} \setlength{\evensidemargin}{-0.5in} | 48 | % \setlength{\oddsidemargin}{-0.5in} \setlength{\evensidemargin}{-0.5in} |
| 49 | 49 | ||
| 50 | \ifthenelse{\isundefined{\letterpapertrue}}{ | 50 | \ifthenelse{\isundefined{\letterpapertrue}}{ |
| @@ -52,19 +52,19 @@ | |||
| 52 | }{ | 52 | }{ |
| 53 | \geometry{hmargin=20mm,tmargin=10mm,bmargin=12mm} | 53 | \geometry{hmargin=20mm,tmargin=10mm,bmargin=12mm} |
| 54 | } | 54 | } |
| 55 | 55 | ||
| 56 | }{ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 56 | }{ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 57 | % Reference Booklet | 57 | % Reference Booklet |
| 58 | 58 | ||
| 59 | \def\Guide{Booklet}\def\guide{booklet} | 59 | \def\Guide{Booklet}\def\guide{booklet} |
| 60 | \def\logoscale{0.5}% FIXME: too large for 2up printing? --rsteib | 60 | \def\logoscale{0.5}% FIXME: too large for 2up printing? --rsteib |
| 61 | 61 | ||
| 62 | \ifthenelse{\isundefined{\letterpapertrue}}{ | 62 | \ifthenelse{\isundefined{\letterpapertrue}}{ |
| 63 | \geometry{a5paper,hmargin=10mm,tmargin=10mm,bmargin=4mm} | 63 | \geometry{a5paper,hmargin=10mm,tmargin=10mm,bmargin=4mm} |
| 64 | }{ | 64 | }{ |
| 65 | \geometry{a5paper,hmargin=20mm,tmargin=10mm,bmargin=4mm} | 65 | \geometry{a5paper,hmargin=20mm,tmargin=10mm,bmargin=4mm} |
| 66 | } | 66 | } |
| 67 | 67 | ||
| 68 | \def\sec{\section} | 68 | \def\sec{\section} |
| 69 | \def\subsec{\subsection} | 69 | \def\subsec{\subsection} |
| 70 | \def\subsubsec{\subsubsection} | 70 | \def\subsubsec{\subsubsection} |
| @@ -73,7 +73,7 @@ | |||
| 73 | \par\vspace*{\fill}\pagebreak} | 73 | \par\vspace*{\fill}\pagebreak} |
| 74 | }%ifbooklet% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 74 | }%ifbooklet% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 75 | 75 | ||
| 76 | % \input{gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % | 76 | % \input{gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % |
| 77 | %% include file for the Gnus refcard and booklet | 77 | %% include file for the Gnus refcard and booklet |
| 78 | 78 | ||
| 79 | \def\progver{5.11} % program version | 79 | \def\progver{5.11} % program version |
| @@ -218,7 +218,7 @@ | |||
| 218 | \hline | 218 | \hline |
| 219 | \multicolumn{2}{|p{\markdblcolwidth}|}{{\bf ``Read'' Marks.} | 219 | \multicolumn{2}{|p{\markdblcolwidth}|}{{\bf ``Read'' Marks.} |
| 220 | All these marks appear in the first column of the summary line, and so | 220 | All these marks appear in the first column of the summary line, and so |
| 221 | are mutually exclusive.}\\ | 221 | are mutually exclusive.}\\ |
| 222 | \hline | 222 | \hline |
| 223 | ` ' & (M-u, M SPC, M c) Not read.\\ | 223 | ` ' & (M-u, M SPC, M c) Not read.\\ |
| 224 | ! & (!, M !, M t) Ticked (interesting).\\ | 224 | ! & (!, M !, M t) Ticked (interesting).\\ |
| @@ -284,7 +284,7 @@ | |||
| 284 | [Prefix: use group under point to find posting-style].\\ | 284 | [Prefix: use group under point to find posting-style].\\ |
| 285 | b & Find {\bf bogus} groups and delete them.\\ | 285 | b & Find {\bf bogus} groups and delete them.\\ |
| 286 | c & Mark all unticked articles in group as read ({\bf catch-up}). | 286 | c & Mark all unticked articles in group as read ({\bf catch-up}). |
| 287 | [p/p]\\ | 287 | [p/p]\\ |
| 288 | g & Check the server for new articles ({\bf get}). [level]\\ | 288 | g & Check the server for new articles ({\bf get}). [level]\\ |
| 289 | M-g & Check the server for new articles in this group ({\bf get}). [p/p]\\ | 289 | M-g & Check the server for new articles in this group ({\bf get}). [p/p]\\ |
| 290 | j & {\bf Jump} to a group.\\ | 290 | j & {\bf Jump} to a group.\\ |
| @@ -292,14 +292,14 @@ | |||
| 292 | [Prefix: use group under point to find posting-style].\\ | 292 | [Prefix: use group under point to find posting-style].\\ |
| 293 | n & Go to the {\bf next} group with unread articles. [distance]\\ | 293 | n & Go to the {\bf next} group with unread articles. [distance]\\ |
| 294 | M-n & Go to the {\bf next} group on the same or lower level. | 294 | M-n & Go to the {\bf next} group on the same or lower level. |
| 295 | [distance]\\ | 295 | [distance]\\ |
| 296 | p & (DEL) Go to the {\bf previous} group with unread articles. | 296 | p & (DEL) Go to the {\bf previous} group with unread articles. |
| 297 | [distance]\\ | 297 | [distance]\\ |
| 298 | M-p & Go to the {\bf previous} group on the same or lower level. [distance]\\ | 298 | M-p & Go to the {\bf previous} group on the same or lower level. [distance]\\ |
| 299 | q & {\bf Quit} Gnus.\\ | 299 | q & {\bf Quit} Gnus.\\ |
| 300 | r & Re-read the init file ({\bf reset}).\\ | 300 | r & Re-read the init file ({\bf reset}).\\ |
| 301 | s & {\bf Save} `.newsrc.eld' file (and `.newsrc' if | 301 | s & {\bf Save} `.newsrc.eld' file (and `.newsrc' if |
| 302 | `gnus-save-newsrc-file').\\ | 302 | `gnus-save-newsrc-file').\\ |
| 303 | z & Suspend (kill all buffers of) Gnus.\\ | 303 | z & Suspend (kill all buffers of) Gnus.\\ |
| 304 | B & {\bf Browse} a foreign server.\\ | 304 | B & {\bf Browse} a foreign server.\\ |
| 305 | C & Mark all articles in this group as read ({\bf Catch-up}). [p/p]\\ | 305 | C & Mark all articles in this group as read ({\bf Catch-up}). [p/p]\\ |
| @@ -312,7 +312,7 @@ | |||
| 312 | M-c & Clear data from group (marks and list of read articles). \\ | 312 | M-c & Clear data from group (marks and list of read articles). \\ |
| 313 | C-c C-s & {\bf Sort} the groups by name, number of unread articles, or level | 313 | C-c C-s & {\bf Sort} the groups by name, number of unread articles, or level |
| 314 | (depending on `gnus-group-sort-function').\\ | 314 | (depending on `gnus-group-sort-function').\\ |
| 315 | C-c C-x & Run all expirable articles in group through the {\bf expiry} | 315 | C-c C-x & Run all expirable articles in group through the {\bf expiry} |
| 316 | process.\\ | 316 | process.\\ |
| 317 | C-c M-C-x & Run all articles in all groups through the {\bf expiry} process.\\ | 317 | C-c M-C-x & Run all articles in all groups through the {\bf expiry} process.\\ |
| 318 | C-c M-g & Activate all {\bf groups}.\\ | 318 | C-c M-g & Activate all {\bf groups}.\\ |
| @@ -324,7 +324,7 @@ | |||
| 324 | ange-ftp). [Prefix: query for group]\\ | 324 | ange-ftp). [Prefix: query for group]\\ |
| 325 | H v & (V) Display the Gnus {\bf version} number.\\ | 325 | H v & (V) Display the Gnus {\bf version} number.\\ |
| 326 | H d & (C-c C-d) Show the {\bf description} of this group | 326 | H d & (C-c C-d) Show the {\bf description} of this group |
| 327 | [Prefix: re-read from server].\\ | 327 | [Prefix: re-read from server].\\ |
| 328 | M-d & {\bf Describe} all groups. [Prefix: re-read from server]\\ | 328 | M-d & {\bf Describe} all groups. [Prefix: re-read from server]\\ |
| 329 | D g & Regenerate a Sieve script from group parameters.\\ | 329 | D g & Regenerate a Sieve script from group parameters.\\ |
| 330 | D u & Regenerate Sieve script and {\bf upload} to server.\\ | 330 | D u & Regenerate Sieve script and {\bf upload} to server.\\ |
| @@ -334,17 +334,17 @@ | |||
| 334 | \newcommand{\ListGroups}{% | 334 | \newcommand{\ListGroups}{% |
| 335 | {\esamepage | 335 | {\esamepage |
| 336 | \begin{keys}{A M} | 336 | \begin{keys}{A M} |
| 337 | A d & (C-c C-M-a) List all groups whose names or {\bf descriptions} match a regexp.\\ | 337 | A d & (C-c C-M-a) List all groups whose names or {\bf descriptions} match a regexp.\\ |
| 338 | A k & (C-c C-l) List all {\bf killed} groups. | 338 | A k & (C-c C-l) List all {\bf killed} groups. |
| 339 | [Prefix: look at active-file from server]\\ | 339 | [Prefix: look at active-file from server]\\ |
| 340 | A l & List all groups on a specific level. | 340 | A l & List all groups on a specific level. |
| 341 | [Prefix: also list groups with no unread articles]\\ | 341 | [Prefix: also list groups with no unread articles]\\ |
| 342 | A a & (C-c C-a) List all groups whose names match a regexp | 342 | A a & (C-c C-a) List all groups whose names match a regexp |
| 343 | ({\bf apropos}).\\ | 343 | ({\bf apropos}).\\ |
| 344 | A A & List the server's active-file.\\ | 344 | A A & List the server's active-file.\\ |
| 345 | A M & List groups that {\bf match} a regexp.\\ | 345 | A M & List groups that {\bf match} a regexp.\\ |
| 346 | A m & List groups that {\bf match} a regexp and have unread articles. | 346 | A m & List groups that {\bf match} a regexp and have unread articles. |
| 347 | [level]\\ | 347 | [level]\\ |
| 348 | A s & (l) List all {\bf subscribed} groups with unread articles. | 348 | A s & (l) List all {\bf subscribed} groups with unread articles. |
| 349 | [level; 5 and lower is the default]\\ | 349 | [level; 5 and lower is the default]\\ |
| 350 | A u & (L) List all groups (including read and {\bf unsubscribed}). | 350 | A u & (L) List all groups (including read and {\bf unsubscribed}). |
| @@ -354,7 +354,7 @@ | |||
| 354 | A ? & List all groups with dormant articles. [level]\\ | 354 | A ? & List all groups with dormant articles. [level]\\ |
| 355 | \end{keys} | 355 | \end{keys} |
| 356 | } | 356 | } |
| 357 | 357 | ||
| 358 | \newcommand{\CreateEditGroups}{% | 358 | \newcommand{\CreateEditGroups}{% |
| 359 | {\esamepage | 359 | {\esamepage |
| 360 | The select methods are indicated in parentheses.\\* | 360 | The select methods are indicated in parentheses.\\* |
| @@ -404,8 +404,8 @@ | |||
| 404 | M m & (\#) Set the process {\bf mark} on this group. [scope]\\ | 404 | M m & (\#) Set the process {\bf mark} on this group. [scope]\\ |
| 405 | M r & Mark all groups matching regular expression.\\ | 405 | M r & Mark all groups matching regular expression.\\ |
| 406 | M u & (M-\#) Remove process mark from this group ({\bf unmark}). | 406 | M u & (M-\#) Remove process mark from this group ({\bf unmark}). |
| 407 | [scope]\\ | 407 | [scope]\\ |
| 408 | M U & Remove the process mark from all groups (\textbf{umark all}).\\ | 408 | M U & Remove the process mark from all groups (\textbf{unmark all}).\\ |
| 409 | M w & Mark all groups in the current region. [prefix: unmark]\\ | 409 | M w & Mark all groups in the current region. [prefix: unmark]\\ |
| 410 | M b & Mark all groups in the {\bf buffer}. [prefix: unmark]\\ | 410 | M b & Mark all groups in the {\bf buffer}. [prefix: unmark]\\ |
| 411 | \end{keys}} | 411 | \end{keys}} |
| @@ -427,7 +427,7 @@ | |||
| 427 | T DEL & Delete an empty topic.\\ | 427 | T DEL & Delete an empty topic.\\ |
| 428 | T \# & Mark all groups in the current topic with the process-mark.\\ | 428 | T \# & Mark all groups in the current topic with the process-mark.\\ |
| 429 | T M-\# & Remove the process-mark from all groups in the current topic.\\ | 429 | T M-\# & Remove the process-mark from all groups in the current topic.\\ |
| 430 | T TAB & (TAB) Indent current topic [Prefix: unindent].\\ | 430 | T TAB & (TAB) Indent current topic [Prefix: unindent].\\ |
| 431 | M-TAB & Unindent the current topic.\\ | 431 | M-TAB & Unindent the current topic.\\ |
| 432 | RET & (SPC) Either unfold topic or enter group [level].\\ | 432 | RET & (SPC) Either unfold topic or enter group [level].\\ |
| 433 | T s & {\bf Show} the current topic. [Prefix: show permanently]\\ | 433 | T s & {\bf Show} the current topic. [Prefix: show permanently]\\ |
| @@ -478,7 +478,7 @@ | |||
| 478 | {\esamepage | 478 | {\esamepage |
| 479 | \begin{keys}{M-RET} | 479 | \begin{keys}{M-RET} |
| 480 | SPC & (A SPC, A n) Select an article, scroll it one page, move to the | 480 | SPC & (A SPC, A n) Select an article, scroll it one page, move to the |
| 481 | next one.\\ | 481 | next one.\\ |
| 482 | DEL & (A DEL, A p, b) Scroll this article one page back. [distance]\\ | 482 | DEL & (A DEL, A p, b) Scroll this article one page back. [distance]\\ |
| 483 | RET & (A RET) Scroll this article one line forward. [distance]\\ | 483 | RET & (A RET) Scroll this article one line forward. [distance]\\ |
| 484 | M-RET & (A M-RET) Scroll this article one line backward. [distance]\\ | 484 | M-RET & (A M-RET) Scroll this article one line backward. [distance]\\ |
| @@ -490,9 +490,9 @@ | |||
| 490 | M-\& & Execute a command on all articles having the process mark.\\ | 490 | M-\& & Execute a command on all articles having the process mark.\\ |
| 491 | % | 491 | % |
| 492 | M-n & (G M-n) Go to {\bf next} summary line of unread article. | 492 | M-n & (G M-n) Go to {\bf next} summary line of unread article. |
| 493 | [distance]\\ | 493 | [distance]\\ |
| 494 | M-p & (G M-p) Go to {\bf previous} summary line of an unread article. | 494 | M-p & (G M-p) Go to {\bf previous} summary line of an unread article. |
| 495 | [distance]\\ | 495 | [distance]\\ |
| 496 | M-s & {\bf Search} through all subsequent articles for a regexp.\\ | 496 | M-s & {\bf Search} through all subsequent articles for a regexp.\\ |
| 497 | M-r & Search through all previous articles for a regexp.\\ | 497 | M-r & Search through all previous articles for a regexp.\\ |
| 498 | % | 498 | % |
| @@ -519,7 +519,7 @@ | |||
| 519 | M-C-d & Like C-d, but open several documents in nndoc-groups, wrapped | 519 | M-C-d & Like C-d, but open several documents in nndoc-groups, wrapped |
| 520 | in an nnvirtual group [p/p]\\ | 520 | in an nnvirtual group [p/p]\\ |
| 521 | % | 521 | % |
| 522 | A g & (g) (Re)fetch this article ({\bf get}). [Prefix: get raw version]\\ | 522 | A g & (g) (Re)fetch this article ({\bf get}). [Prefix: get raw version]\\ |
| 523 | A r & (\^{}, A \^{}) Fetch the parent(s) of this article. | 523 | A r & (\^{}, A \^{}) Fetch the parent(s) of this article. |
| 524 | [Prefix: if positive fetch \textit{n} ancestors; | 524 | [Prefix: if positive fetch \textit{n} ancestors; |
| 525 | negative: fetch only the \textit{n}th ancestor]\\ | 525 | negative: fetch only the \textit{n}th ancestor]\\ |
| @@ -541,7 +541,7 @@ | |||
| 541 | prefix selects which part to operate on. If the point is placed over a | 541 | prefix selects which part to operate on. If the point is placed over a |
| 542 | MIME button in the article buffer, use the corresponding bindings for the | 542 | MIME button in the article buffer, use the corresponding bindings for the |
| 543 | article buffer instead. | 543 | article buffer instead. |
| 544 | 544 | ||
| 545 | \begin{keys}{W M w} | 545 | \begin{keys}{W M w} |
| 546 | K v & (b, W M b) {\bf View} the MIME-part.\\ | 546 | K v & (b, W M b) {\bf View} the MIME-part.\\ |
| 547 | K o & {\bf Save} the MIME part.\\ | 547 | K o & {\bf Save} the MIME part.\\ |
| @@ -597,7 +597,7 @@ | |||
| 597 | B t & {\bf Trace} the fancy splitting patterns applied to this article.\\ | 597 | B t & {\bf Trace} the fancy splitting patterns applied to this article.\\ |
| 598 | B w & (e) Edit this article.\\ | 598 | B w & (e) Edit this article.\\ |
| 599 | B M-C-e & {\bf Expunge} (delete from disk) all expirable articles in this group | 599 | B M-C-e & {\bf Expunge} (delete from disk) all expirable articles in this group |
| 600 | (!). [p/p]\\ | 600 | (!). [p/p]\\ |
| 601 | K E & {\bf Encrypt} article body. [p/p]\\ | 601 | K E & {\bf Encrypt} article body. [p/p]\\ |
| 602 | \end{keys} | 602 | \end{keys} |
| 603 | } | 603 | } |
| @@ -665,7 +665,7 @@ | |||
| 665 | W 6 & Translate a base64 article.\\ | 665 | W 6 & Translate a base64 article.\\ |
| 666 | W a & Strip certain {\bf headers} from body.\\ | 666 | W a & Strip certain {\bf headers} from body.\\ |
| 667 | W b & Make Message-IDs and URLs in the article mouse-clickable | 667 | W b & Make Message-IDs and URLs in the article mouse-clickable |
| 668 | {\bf buttons}.\\ | 668 | {\bf buttons}.\\ |
| 669 | W c & Translate CRLF-pairs to LF and then remaining CR's to LF's.\\ | 669 | W c & Translate CRLF-pairs to LF and then remaining CR's to LF's.\\ |
| 670 | W d & Treat {\bf dumbquotes}.\\ | 670 | W d & Treat {\bf dumbquotes}.\\ |
| 671 | W e & Treat {\bf emphasized} text.\\ | 671 | W e & Treat {\bf emphasized} text.\\ |
| @@ -698,7 +698,7 @@ | |||
| 698 | } | 698 | } |
| 699 | } | 699 | } |
| 700 | 700 | ||
| 701 | \newcommand{\BlankAndWhitespace}{% | 701 | \newcommand{\BlankAndWhitespace}{% |
| 702 | {\esamepage | 702 | {\esamepage |
| 703 | \begin{keys}{W E w} | 703 | \begin{keys}{W E w} |
| 704 | W E l & Strip blank {\bf lines} from the beginning of the article.\\ | 704 | W E l & Strip blank {\bf lines} from the beginning of the article.\\ |
| @@ -715,7 +715,7 @@ | |||
| 715 | } | 715 | } |
| 716 | } | 716 | } |
| 717 | 717 | ||
| 718 | \newcommand{\Picons}{% | 718 | \newcommand{\Picons}{% |
| 719 | {\esamepage | 719 | {\esamepage |
| 720 | \begin{keys}{W D D} | 720 | \begin{keys}{W D D} |
| 721 | W D s & (W g) Display {\bf smilies}.\\ | 721 | W D s & (W g) Display {\bf smilies}.\\ |
| @@ -729,7 +729,7 @@ | |||
| 729 | } | 729 | } |
| 730 | } | 730 | } |
| 731 | 731 | ||
| 732 | \newcommand{\TimeAndDate}{% | 732 | \newcommand{\TimeAndDate}{% |
| 733 | {\esamepage | 733 | {\esamepage |
| 734 | \begin{keys}{W T u} | 734 | \begin{keys}{W T u} |
| 735 | W T u & (W T z) Display the article timestamp in GMT ({\bf UT, ZULU}).\\ | 735 | W T u & (W T z) Display the article timestamp in GMT ({\bf UT, ZULU}).\\ |
| @@ -739,7 +739,7 @@ | |||
| 739 | W T e & Display the time {\bf elapsed} since it was sent.\\ | 739 | W T e & Display the time {\bf elapsed} since it was sent.\\ |
| 740 | W T o & Display the {\bf original} timestamp.\\ | 740 | W T o & Display the {\bf original} timestamp.\\ |
| 741 | W T p & Display the date in format that's {\bf | 741 | W T p & Display the date in format that's {\bf |
| 742 | pronounceable} in English.\\ | 742 | pronounceable} in English.\\ |
| 743 | \end{keys} | 743 | \end{keys} |
| 744 | } | 744 | } |
| 745 | } | 745 | } |
| @@ -793,26 +793,26 @@ | |||
| 793 | {\esamepage | 793 | {\esamepage |
| 794 | \begin{keys}{M M-C-r} | 794 | \begin{keys}{M M-C-r} |
| 795 | d & (M d, M r) Mark this article as read and move to the next one. | 795 | d & (M d, M r) Mark this article as read and move to the next one. |
| 796 | [scope]\\ | 796 | [scope]\\ |
| 797 | D & Mark this article as read and move to previous one. [scope]\\ | 797 | D & Mark this article as read and move to previous one. [scope]\\ |
| 798 | ! & (u, M !, M t) Tick this article (mark it as interesting) and move | 798 | ! & (u, M !, M t) Tick this article (mark it as interesting) and move |
| 799 | to the next one. [scope]\\ | 799 | to the next one. [scope]\\ |
| 800 | U & Tick this article and move to the previous one. [scope]\\ | 800 | U & Tick this article and move to the previous one. [scope]\\ |
| 801 | M ? & (?) Mark this article as dormant (only followups are | 801 | M ? & (?) Mark this article as dormant (only followups are |
| 802 | interesting). [scope]\\ | 802 | interesting). [scope]\\ |
| 803 | M D & Show all {\bf dormant} articles (normally they are hidden unless they | 803 | M D & Show all {\bf dormant} articles (normally they are hidden unless they |
| 804 | have any followups).\\ | 804 | have any followups).\\ |
| 805 | M M-D & Hide all {\bf dormant} articles.\\ | 805 | M M-D & Hide all {\bf dormant} articles.\\ |
| 806 | C-w & Mark all articles between point and mark as read.\\ | 806 | C-w & Mark all articles between point and mark as read.\\ |
| 807 | M-u & (M SPC, M c) Clear all marks from this article and move to the next | 807 | M-u & (M SPC, M c) Clear all marks from this article and move to the next |
| 808 | one. [scope]\\ | 808 | one. [scope]\\ |
| 809 | M-U & Clear all marks from this article and move to the previous one. | 809 | M-U & Clear all marks from this article and move to the previous one. |
| 810 | [scope]\\ | 810 | [scope]\\ |
| 811 | % | 811 | % |
| 812 | M e & (E, M x) Mark this article as {\bf expirable}. [scope]\\ | 812 | M e & (E, M x) Mark this article as {\bf expirable}. [scope]\\ |
| 813 | % | 813 | % |
| 814 | M k & (k) {\bf Kill} all articles with same subject, select | 814 | M k & (k) {\bf Kill} all articles with same subject, select |
| 815 | next unread one.\\ | 815 | next unread one.\\ |
| 816 | M K & (C-k) {\bf Kill} all articles with the same subject as this one.\\ | 816 | M K & (C-k) {\bf Kill} all articles with the same subject as this one.\\ |
| 817 | % | 817 | % |
| 818 | M C & {\bf Catch-up} the articles that are not ticked and not dormant.\\ | 818 | M C & {\bf Catch-up} the articles that are not ticked and not dormant.\\ |
| @@ -842,7 +842,7 @@ | |||
| 842 | } | 842 | } |
| 843 | 843 | ||
| 844 | \newcommand{\ProcessMark}{% | 844 | \newcommand{\ProcessMark}{% |
| 845 | {\esamepage | 845 | {\esamepage |
| 846 | These commands set and remove the process mark (\#). You only need to use | 846 | These commands set and remove the process mark (\#). You only need to use |
| 847 | it if the set of articles you want to operate on is non-contiguous. Else | 847 | it if the set of articles you want to operate on is non-contiguous. Else |
| 848 | use a numeric prefix.\\* | 848 | use a numeric prefix.\\* |
| @@ -929,7 +929,7 @@ | |||
| 929 | %After | 929 | %After |
| 930 | %editing the article, send it by pressing C-c C-c. If you are in a | 930 | %editing the article, send it by pressing C-c C-c. If you are in a |
| 931 | %foreign group and want to post the article using the foreign server, give | 931 | %foreign group and want to post the article using the foreign server, give |
| 932 | %a prefix to C-c C-c.\\* | 932 | %a prefix to C-c C-c.\\* |
| 933 | \begin{keys}{S O m} | 933 | \begin{keys}{S O m} |
| 934 | S p & (a) {\bf Post} an article to this group.\\ | 934 | S p & (a) {\bf Post} an article to this group.\\ |
| 935 | S f & (f) Post a {\bf followup} to this article.\\ | 935 | S f & (f) Post a {\bf followup} to this article.\\ |
| @@ -965,7 +965,7 @@ | |||
| 965 | % | 965 | % |
| 966 | S O m & Digest these series and forward by {\bf mail}. [p/p]\\ | 966 | S O m & Digest these series and forward by {\bf mail}. [p/p]\\ |
| 967 | S O p & Digest these series and forward as a {\bf post} to a newsgroup. | 967 | S O p & Digest these series and forward as a {\bf post} to a newsgroup. |
| 968 | [p/p]\\ | 968 | [p/p]\\ |
| 969 | % | 969 | % |
| 970 | S u & {\bf Uuencode} a file and post it as a series.\\ | 970 | S u & {\bf Uuencode} a file and post it as a series.\\ |
| 971 | \end{keys} | 971 | \end{keys} |
| @@ -1036,8 +1036,8 @@ | |||
| 1036 | \quad \B{l}ifetime: t)emporary, p)ermanent, i)mmediate. | 1036 | \quad \B{l}ifetime: t)emporary, p)ermanent, i)mmediate. |
| 1037 | 1037 | ||
| 1038 | If you type the second letter in uppercase, the remaining two are assumed | 1038 | If you type the second letter in uppercase, the remaining two are assumed |
| 1039 | to be s)ubstring and t)emporary. | 1039 | to be s)ubstring and t)emporary. |
| 1040 | If you type the third letter in uppercase, the last one is assumed to be | 1040 | If you type the third letter in uppercase, the last one is assumed to be |
| 1041 | t)emporary. | 1041 | t)emporary. |
| 1042 | 1042 | ||
| 1043 | \quad Extra keys for manual editing of a score file:\\* | 1043 | \quad Extra keys for manual editing of a score file:\\* |
| @@ -1057,7 +1057,7 @@ | |||
| 1057 | archives, they are expanded and gathered in a new group.\\* | 1057 | archives, they are expanded and gathered in a new group.\\* |
| 1058 | \begin{keys}{X p} | 1058 | \begin{keys}{X p} |
| 1059 | X b & Un-{\bf binhex} these series. [p/p]\\ | 1059 | X b & Un-{\bf binhex} these series. [p/p]\\ |
| 1060 | X o & Simply {\bf output} these series (no decoding). [p/p]\\ | 1060 | X o & Simply {\bf output} these series (no decoding). [p/p]\\ |
| 1061 | X p & Unpack these {\bf postscript} series. [p/p]\\ | 1061 | X p & Unpack these {\bf postscript} series. [p/p]\\ |
| 1062 | X s & Un-{\bf shar} these series. [p/p]\\ | 1062 | X s & Un-{\bf shar} these series. [p/p]\\ |
| 1063 | X u & {\bf Uudecode} these series. [p/p]\\ | 1063 | X u & {\bf Uudecode} these series. [p/p]\\ |
| @@ -1259,7 +1259,7 @@ | |||
| 1259 | } | 1259 | } |
| 1260 | } | 1260 | } |
| 1261 | 1261 | ||
| 1262 | % end {gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % | 1262 | % end {gnusref} % % % % % % % % % % % % % % % % % % % % % % % % % % |
| 1263 | 1263 | ||
| 1264 | 1264 | ||
| 1265 | % o some things might not be updated: scoring and server modes, maybe more | 1265 | % o some things might not be updated: scoring and server modes, maybe more |
| @@ -1333,7 +1333,7 @@ | |||
| 1333 | \SortSummary | 1333 | \SortSummary |
| 1334 | \subsection*{Score (Value) Commands} | 1334 | \subsection*{Score (Value) Commands} |
| 1335 | \Scoring | 1335 | \Scoring |
| 1336 | 1336 | ||
| 1337 | \ifthenelse{\isundefined{\booklettrue}}{% ifcard %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 1337 | \ifthenelse{\isundefined{\booklettrue}}{% ifcard %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 1338 | \subsection*{Output Articles} | 1338 | \subsection*{Output Articles} |
| 1339 | \OutputArticles | 1339 | \OutputArticles |
| @@ -1343,7 +1343,7 @@ | |||
| 1343 | 1343 | ||
| 1344 | \subsection*{MIME operations from the Summary-Buffer} | 1344 | \subsection*{MIME operations from the Summary-Buffer} |
| 1345 | \MIMESummary | 1345 | \MIMESummary |
| 1346 | 1346 | ||
| 1347 | \ifthenelse{\isundefined{\booklettrue}}{}{% ifbooklet %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 1347 | \ifthenelse{\isundefined{\booklettrue}}{}{% ifbooklet %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
| 1348 | \subsection*{Extract Series (Uudecode etc)} | 1348 | \subsection*{Extract Series (Uudecode etc)} |
| 1349 | \ExtractSeries | 1349 | \ExtractSeries |
| @@ -1354,7 +1354,7 @@ | |||
| 1354 | % | 1354 | % |
| 1355 | \subsection*{Post, Followup, Reply, Forward, Cancel} | 1355 | \subsection*{Post, Followup, Reply, Forward, Cancel} |
| 1356 | \PostReplyetc | 1356 | \PostReplyetc |
| 1357 | 1357 | ||
| 1358 | \ifthenelse{\isundefined{\booklettrue}}{\newpage}{}% newpage ifcard | 1358 | \ifthenelse{\isundefined{\booklettrue}}{\newpage}{}% newpage ifcard |
| 1359 | 1359 | ||
| 1360 | \subsection*{Message Composition} | 1360 | \subsection*{Message Composition} |
diff --git a/etc/themes/deeper-blue-theme.el b/etc/themes/deeper-blue-theme.el index 0fbd9496969..1a4ca82f438 100644 --- a/etc/themes/deeper-blue-theme.el +++ b/etc/themes/deeper-blue-theme.el | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | ;;; Code: | 22 | ;;; Code: |
| 23 | 23 | ||
| 24 | (deftheme deeper-blue | 24 | (deftheme deeper-blue |
| 25 | "Face colors using a deep blue backgound.") | 25 | "Face colors using a deep blue background.") |
| 26 | 26 | ||
| 27 | (let ((class '((class color) (min-colors 89)))) | 27 | (let ((class '((class color) (min-colors 89)))) |
| 28 | (custom-theme-set-faces | 28 | (custom-theme-set-faces |
diff --git a/etc/themes/light-blue-theme.el b/etc/themes/light-blue-theme.el index 98c74b268af..cf6ae543575 100644 --- a/etc/themes/light-blue-theme.el +++ b/etc/themes/light-blue-theme.el | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | ;;; Code: | 26 | ;;; Code: |
| 27 | 27 | ||
| 28 | (deftheme light-blue | 28 | (deftheme light-blue |
| 29 | "Face colors utilizing a light blue backgound.") | 29 | "Face colors utilizing a light blue background.") |
| 30 | 30 | ||
| 31 | (let ((class '((class color) (min-colors 89)))) | 31 | (let ((class '((class color) (min-colors 89)))) |
| 32 | (custom-theme-set-faces | 32 | (custom-theme-set-faces |