1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
Commit Graph

371 Commits

Author SHA1 Message Date
Jason Rumney
905a9adb54 (TIFF Images): New section describing :index property. 2008-08-26 08:09:37 +00:00
Chong Yidong
6733e8271a (Temporary Displays): Remove unnecessary comment about usage of
temp-buffer-show-hook.
2008-08-23 03:03:56 +00:00
Chong Yidong
852e91b78c * display.texi (Temporary Displays): Remove unnecessary comment
about usage of temp-buffer-show-hook.
2008-08-23 03:03:50 +00:00
Chong Yidong
354098a880 Fix last change. 2008-08-05 20:59:30 +00:00
Chong Yidong
af20f0ebd6 (Other Plists): Fix incorrect example. Suggested by Florian Beck. 2008-08-05 20:58:29 +00:00
Chong Yidong
6be001eed6 * symbols.texi (Other Plists): Fix incorrect example.
Suggested by Florian Beck.
2008-08-05 20:58:21 +00:00
Juanma Barranquero
58e3d8e8e6 * os.texi: Fix previous change. 2008-07-31 10:04:21 +00:00
Dan Nicolaescu
7c2fb837ec * bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.

* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.

* message.el (Module):

* gnus-start.el (Module):

* gnus-registry.el (Module):

* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.

* etags.c:
* emacsclient.c: Remove VMS support.

* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.

* ediff.texi: Remove VMS support.

* os.texi:
* intro.texi:
* files.texi: Remove VMS support.

* emacs.texi: Remove VMS support.

* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Miles Bader
c4f4682b57 Implement display-time wrap/line-prefix feature
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1305
2008-07-01 09:39:28 +00:00
Johan Bockgård
3696411eeb (Other Image Types): Fix copy/paste error; say "PBM", not "XBM". 2008-06-28 15:38:05 +00:00
Dan Nicolaescu
f2a77c3a41 * unexnext.c:
* m/ews4800.h:
* m/hp9000s300.h:
* m/ibm370aix.h:
* m/mips-siemens.h:
* m/ncr386.h:
* m/next.h:
* m/pmax.h:
* m/powerpcle.h:
* m/tandem-s2.h:
* s/386bsd.h:
* s/bsd386.h:
* s/bsd4-1.h:
* s/bsd4-2.h:
* s/bsdos2-1.h:
* s/bsdos2.h:
* s/bsdos3.h:
* s/bsdos4.h:
* s/nextstep.h:
* s/ultrix4-3.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-4-3.h:
* s/ux4800.h:
* s/uxpds.h:
* s/uxpv.h: Remove support for obsolete systems.
* s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
Remove, insert contents in s/hpux-10.20.h
* s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
Remove, insert contents in s/aix-4.2.h
* s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
* s/bsd4-3.h: Rename to ..
* s/bsd-common.h: ... this.
* src/data.c:
* src/doc.c:
* src/ecrt0.c:
* src/emacs.c:
* src/fileio.c:
* src/floatfns.c:
* src/keyboard.c:
* src/mem-limits.h:
* src/print.c:
* src/process.c:
* src/sysdep.c:
* src/syssignal.h:
* src/systty.h:
* src/syswait.h:
* src/term.c:
* src/unexec.c:
* src/unexelf.c:
* src/unexhp9k800.c:
* src/m/hp800.h:
* src/m/ibmrs6000.h:
* src/m/mips.h:
* src/m/vax.h:
* src/s/darwin.h:
* src/s/freebsd.h:
* src/s/gnu.h:
* src/s/ms-w32.h:
* src/s/msdos.h:
* src/s/netbsd.h:
* src/s/template.h: Remove references to obsolete variables.

* Makefile.in: Add dependencies for all unexec files.
(admindir): Remove unused variable.
(UNEXEC_SRC): Remove references.

* config.nt: Remove reference to UNEXEC_SRC.

* lwlib.c: Remove references to obsolete variables.

* fakemail.c: Remove references to obsolete variables.

* os.texi: Remove references to obsolete systems.

* configure.in:
* configure: Remove references to obsolete systems.
2008-06-26 04:24:54 +00:00
Eli Zaretskii
6d52677de1 (distclean): Remove makefile. 2008-06-20 15:15:57 +00:00
Glenn Morris
e39d1cd0ab (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
Glenn Morris
1a87da4c82 (emacsver, miscmanualdir, VERSION, manual, install)
(elisp, dist): Remove rules and variables that are obsolete now
the lisp manual is no longer distributed separately.
2008-06-17 05:59:16 +00:00
Glenn Morris
646692e98d Remove unused files 2008-06-16 02:28:35 +00:00
Glenn Morris
468a63b42f Update. 2008-06-16 02:26:40 +00:00
Glenn Morris
19b650ea21 Set version to 23.0.60. 2008-06-16 02:21:42 +00:00
Glenn Morris
fdda1c5d66 Update Back-Cover Text as per maintain.info. 2008-06-16 02:07:45 +00:00
Glenn Morris
1db04e9a08 (EMACSVER): Set to 23.0.60.
Update Back-Cover Text as per maintain.info.
2008-06-16 02:07:08 +00:00
Glenn Morris
a7bed3a055 (manual): Use "23" rather than "21". 2008-06-15 02:58:58 +00:00
Glenn Morris
3bbcada72f (emacsver): New, set by configure.
(manual): Use emacsver.
2008-06-15 02:58:09 +00:00
Glenn Morris
d794edf21d Report bugs using M-x report-emacs-bug. 2008-06-15 02:53:17 +00:00
Glenn Morris
611bee81fd (set-version): Add doc/misc/faq.texi. 2008-06-15 02:39:40 +00:00
Glenn Morris
27c4901ab2 (EMACSVER): Remove duplicate, outdated setting. 2008-06-15 02:38:02 +00:00
Glenn Morris
dfc1a609fd Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Refer to http://shop.fsf.org for printed copies.
2008-06-15 02:37:20 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
Glenn Morris
c73e02fa6f Daniel Engeler <engeler at gmail.com>
elisp.texi, internals.texi, processes.texi: Add documentation about
serial port access.
2008-06-13 08:05:52 +00:00
Juanma Barranquero
ce0584934b Fix committer names and other typos. 2008-06-10 16:50:18 +00:00
Miles Bader
e40a85cd56 Rename functions in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208
2008-06-05 02:42:55 +00:00
Juanma Barranquero
7b75374407 (Fontsets): Fix typos. 2008-06-05 01:26:54 +00:00
Miles Bader
9d3d42fb74 Add lisp/face-remap.el and associated documentation
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200
2008-06-03 11:05:52 +00:00
Miles Bader
f2cec7a990 Implement face-remapping-alist feature
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
2008-06-01 05:04:24 +00:00
Stefan Monnier
8f39c96dec (Coding Conventions): Do not encourage the use of "-flag" variable names. 2008-05-30 14:55:07 +00:00
Glenn Morris
352c8b4a9b Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
Eric S. Raymond
1ef5eecc2f Document the fact that (current-local-map) and (urrent-global-map)
return references, not copies.
2008-05-05 18:13:39 +00:00
Juri Linkov
63b4387f0d (Text from Minibuffer): Document a list of default values for `read-from-minibuffer'. 2008-05-02 01:03:38 +00:00
Juanma Barranquero
38a8b7032a *** empty log message *** 2008-04-24 22:38:12 +00:00
Juanma Barranquero
be461654b6 (Translation of Characters): Fix previous change. 2008-04-24 22:34:19 +00:00
Stefan Monnier
ca7871a3e5 (translation-table-for-input): Mark as obsolete. 2008-04-24 18:10:09 +00:00
Chong Yidong
0f2ae894c5 (Active Keymaps): Clarify role of underlying textprop and overlay
keymaps for display strings.
2008-04-20 13:38:19 +00:00
Chong Yidong
32c9459805 (Overlay Properties): Clarify role of underlying textprop and overlay
keymaps for display strings.
2008-04-20 13:38:00 +00:00
Chong Yidong
7c42e639bf * display.texi (Overlay Properties): Clarify role of underlying
textprop and overlay keymaps for display strings.

* keymaps.texi (Active Keymaps): Ditto.
2008-04-20 13:37:40 +00:00
Stefan Monnier
25c0d99966 * minibuffer.el (completion-table-with-context): Add support for `pred'.
(completion-table-with-terminator): Don't use complete-with-action
since we have to distinguish all three cases anyway.
(completion-table-with-predicate): New function.
(dynamic-completion-table): Add obsolete alias.
* minibuf.texi (Programmed Completion):
Replace dynamic-completion-table with the new completion-table-dynamic.
2008-04-19 03:23:15 +00:00
Chong Yidong
b731690e40 (Some Terms): Change "fonts in this manual" index entry to
"typographic conventions".
2008-04-07 04:46:48 +00:00
Chong Yidong
e3af59688a * intro.texi (Some Terms): Change "fonts in this manual" index
entry to "typographic conventions".
2008-04-07 04:46:40 +00:00
Stefan Monnier
fc944cd4c5 (functionp): Return nil for special forms. 2008-04-05 20:22:22 +00:00
Eli Zaretskii
6bfc86982b (Text Props and Strings): Add indexing for read syntax of text properties. 2008-04-05 15:45:13 +00:00
Kenichi Handa
c8763fb642 *** empty log message *** 2008-03-27 13:20:27 +00:00
Stefan Monnier
4972c36128 (Decoding Output): Remove process-filter-multibyte functions. 2008-03-25 17:50:07 +00:00
Martin Rudalics
c70a68dbf1 (Finding Overlays): Say that empty overlays at
the end of the buffer are reported too.
2008-03-15 09:22:43 +00:00
Glenn Morris
1291fd360b (EMACSVER): Set to 23.0.60. 2008-03-13 03:15:47 +00:00
Chong Yidong
b20e7c7dcc (Formatting Strings): Treat - and 0 as flag characters. 2008-02-26 18:48:00 +00:00
Chong Yidong
c6b0dfd519 * strings.texi (Formatting Strings): Treat - and 0 as flag
characters.
2008-02-26 18:47:52 +00:00
Stefan Monnier
a2bc5bdd7d Allow fine-grained image-cache flushing.
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.
2008-02-24 13:36:39 +00:00
Miles Bader
b03f96dc5a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Glenn Morris
88076fba58 Fix previous change. 2008-02-22 08:52:41 +00:00
Glenn Morris
875fc30cdf (Position Parameters): Clarify the description of left' and top',
using information from "Geometry".
(Geometry): Give a pointer to "Position Parameters", rather than
repeating information.
2008-02-22 08:50:37 +00:00
Glenn Morris
d8c8e45ab8 (Equality Predicates): No longer talk about "two" functions. 2008-02-11 00:50:40 +00:00
Glenn Morris
46c0aa175c Lawrence Mitchell <wence at gmx.li> (tiny change)
(Equality Predicates): Add defun for equal-including-properties.
2008-02-11 00:49:15 +00:00
Glenn Morris
bfffe0b196 (Equality Predicates): Mention equal-including-properties. 2008-02-10 02:23:05 +00:00
Jan Djärv
eafa12e67b (Tool Bar): Doculemt rtl property. 2008-02-07 13:05:09 +00:00
Jason Rumney
f272c0fda9 Revert last change 2008-02-06 23:01:28 +00:00
Stefan Monnier
ca3199106f * process.c (Fstart_process):
* callproc.c (Fcall_process): Handle the case where
Funhandled_file_name_directory returns nil.
2008-02-06 03:16:10 +00:00
Jason Rumney
2ca712b648 * makefile.w32-in (info): Depend on $(infodir)/dir
($(infodir)/dir): Depend on info files.
2008-02-05 14:53:02 +00:00
Thien-Thi Nguyen
1a256502c7 (Button Types): For define-button-type, clarify type of NAME. 2008-01-27 11:08:21 +00:00
Richard M. Stallman
fd9a7a5831 (Running Hooks, Setting Hooks): New nodes.
(Hooks): Add menu.
(Setting Hooks): For `add-hook', document `permanent-local-hook'.
2008-01-25 23:04:06 +00:00
Miles Bader
1bad168e59 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
c5602427db *** empty log message *** 2008-01-07 16:10:29 +00:00
Dan Nicolaescu
f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
Dan Nicolaescu
d35e1cd725 * configure.in: Remove support for Masscomp.
* os.texi (System Environment): Remove mention for Masscomp.

* MACHINES: Remove Masscomp.

* s/rtu.h:
* m/masscomp.h: Remove files. Platform is obsolete.
2008-01-05 11:14:48 +00:00
Miles Bader
b201b9880e Merge from emacs--rel--22, gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-975
2008-01-02 02:20:42 +00:00
Miles Bader
b17f53abc2 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
2007-12-28 22:26:14 +00:00
Martin Rudalics
e2e3f1d7ee (Encoding and I/O): Reword to avoid saying
"visit the current buffer".
2007-12-14 07:38:58 +00:00
Martin Rudalics
27a4f44552 *** empty log message *** 2007-12-14 06:58:44 +00:00
Martin Rudalics
3be92e6369 (System Interface): Fix typo. 2007-12-14 06:51:03 +00:00
Miles Bader
e5e76c0431 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
2007-12-06 00:46:18 +00:00
Glenn Morris
6297397b28 (Declaring Functions): Improve previous change (arguments by name, not number). 2007-12-01 02:32:20 +00:00
Glenn Morris
f99a19da14 *** empty log message *** 2007-12-01 02:32:03 +00:00
Glenn Morris
8f4b37d892 (Declaring Functions): Add optional fourth
argument of declare-function, setting third argument to `t'.
2007-11-30 07:51:41 +00:00
Glenn Morris
c45400672f (Declaring Functions): Add findex. Mention `external' files. 2007-11-29 04:41:17 +00:00
Glenn Morris
cbfc51932e *** empty log message *** 2007-11-29 04:41:07 +00:00
Juanma Barranquero
8386283ac5 *** empty log message *** 2007-11-26 08:53:42 +00:00
Juanma Barranquero
7a6a17280d (Declaring Functions): Fix typo in directive. 2007-11-26 08:48:31 +00:00
Richard M. Stallman
a07c9a8b5b (Help Functions): Clean up last change. 2007-11-25 03:51:14 +00:00
Richard M. Stallman
b1baed0bc2 (Preactivation, Activation of Advice): Minor cleanup. 2007-11-25 03:50:39 +00:00
Richard M. Stallman
5c63cc6b11 (Named Features): Minor cleanup. 2007-11-25 03:50:05 +00:00
Richard M. Stallman
cc060ff791 (Eval During Expansion): Minor cleanup. 2007-11-25 03:49:34 +00:00
Richard M. Stallman
fc99733207 (Variable Aliases): Minor cleanup. 2007-11-25 03:49:12 +00:00
Richard M. Stallman
a0925923a2 (Declaring Functions): Clarify previous change. 2007-11-24 16:00:57 +00:00
Richard M. Stallman
fc37ae728d (Compiler Errors): Clarify previous change. 2007-11-24 16:00:21 +00:00
Glenn Morris
5bb0cda3c6 (Compiler Errors): Mention declaring functions, defvar with no
initvalue, and byte-compile-warnings.
2007-11-24 03:06:42 +00:00
Glenn Morris
e31dfb12ac (Declaring Functions): New section. 2007-11-24 03:06:15 +00:00
Juanma Barranquero
dd7b651bd0 *** empty log message *** 2007-11-16 09:03:01 +00:00
Martin Rudalics
af13c86adb (Top): Remove Frame-Local Variables from Node Listing. 2007-11-15 06:48:44 +00:00
Martin Rudalics
a537330542 (Help Functions): Document new macro `with-help-window'. 2007-11-13 07:50:36 +00:00
Juri Linkov
fe2848054d (Replacing Match): Describe new `match-substitute-replacement'. 2007-11-10 21:50:49 +00:00
Richard M. Stallman
2c3a09b1ac (Creating Strings): Null strings from concat not unique. 2007-10-31 04:08:29 +00:00
Stefan Monnier
79415279b3 Rename count' and system-flag' to :count and :system. Update all users.
(abbrev-get, abbrev-put): Simplify.
(define-abbrev): Don't store the `force' value in the :system property.
(abbrev--before-point): Obey the :enable-function of the abbrev as well.
2007-10-30 01:39:19 +00:00
Juri Linkov
70ee951bc8 Fix typos. 2007-10-28 14:47:58 +00:00
Stefan Monnier
e047f44883 Rewrite abbrev.c in Elisp.
* image.c (Qcount): Don't declare as extern.
(syms_of_image): Initialize and staticpro `Qcount'.
* puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
* emacs.c (main): Don't call syms_of_abbrev.
* Makefile.in (obj): Remove abbrev.o.
(abbrev.o): Remove.
* abbrev.c: Remove.

Rewrite abbrev.c in Elisp.
* abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
(abbrev-table-get, abbrev-table-put, abbrev-get)
(abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
(define-abbrev, abbrev--check-chars, define-global-abbrev)
(define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
(abbrev-expansion, abbrev--before-point, expand-abbrev)
(unexpand-abbrev, abbrev--write, abbrev--describe)
(insert-abbrev-table-description, define-abbrev-table):
New funs, largely transcribed from abbrev.c.
(abbrev-with-wrapper-hook): New macro.
(abbrev-table-name-list, global-abbrev-table)
(abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
(abbrevs-changed, abbrev-all-caps, abbrev-start-location)
(abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
(last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
New vars, largely transcribed from abbrev.c.
* cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
* cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
* loadup.el: Load "abbrev.el" before "lisp-mode.el".
2007-10-28 02:41:00 +00:00
Miles Bader
fdc9061358 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 131-137)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
2007-10-27 09:07:17 +00:00
Richard M. Stallman
f2b480f4ba (Equality Predicates): Null strings are uniquified. 2007-10-26 09:49:54 +00:00
Richard M. Stallman
c1d2409c37 Minor clarifications in previous change. 2007-10-26 09:48:56 +00:00
Glenn Morris
db21122cd6 (Variable Definitions): Add :risky and :safe keywords. 2007-10-25 04:03:40 +00:00
Juri Linkov
c066bafa71 (Text from Minibuffer, Minibuffer Completion, High-Level Completion):
Document a list of default value strings in the DEFAULT argument,
for which minibuffer functions return the first element.
2007-10-22 00:30:11 +00:00
Richard M. Stallman
97862da1ef Whitespace fix. 2007-10-19 17:24:03 +00:00
Juri Linkov
65ced25fcb (Filling): Update arguments of fill-paragraph.
fill-paragraph operates on the active region in Transient Mark mode.
Remove fill-paragraph-or-region.
2007-10-18 00:14:35 +00:00
Miles Bader
b2529d56b5 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 116-121)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
2007-10-15 02:07:53 +00:00
Karl Berry
ee46ec8e40 move @dircategory to after @copying 2007-10-13 23:48:41 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Stefan Monnier
4f4a84ec80 Add new `input-decode-map' keymap and use it for temrinal
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map.  Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.
2007-10-09 05:05:39 +00:00
Juri Linkov
e1965a693c (Filling): Document fill-paragraph-or-region. 2007-10-06 22:25:18 +00:00
Juanma Barranquero
4638454b62 (Auto Faces): Fix typo. 2007-10-05 11:31:55 +00:00
Richard M. Stallman
f7a7f4eb9a (Overlay Properties): Explain nil as priority. Explain that conflicts
are unpredictable if not resolved by priorities.
2007-10-01 21:19:22 +00:00
Richard M. Stallman
780d7bb95a (Backquote): Minor clarification. 2007-09-23 15:22:02 +00:00
Glenn Morris
6336d8c3d7 (setfilename): Go up one more level to ../../info. 2007-09-06 04:27:43 +00:00
Glenn Morris
df43c5b721 (infodir, texinputdir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.
2007-09-06 04:26:04 +00:00
Glenn Morris
d374a422b2 (infodir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.
(miscmanualdir): New.
(dist): Use new variable miscmanualdir.
2007-09-06 04:25:46 +00:00
Glenn Morris
b8d4c8d0e9 Move here from ../../lispref 2007-09-06 04:25:08 +00:00