Eli Zaretskii
6d52677de1
(distclean): Remove makefile.
2008-06-20 15:15:57 +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
fdda1c5d66
Update Back-Cover Text as per maintain.info.
2008-06-16 02:07:45 +00:00
Glenn Morris
a7bed3a055
(manual): Use "23" rather than "21".
2008-06-15 02:58:58 +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
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
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
e3af59688a
* intro.texi (Some Terms): Change "fonts in this manual" index
...
entry to "typographic conventions".
2008-04-07 04:46:40 +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
c6b0dfd519
* strings.texi (Formatting Strings): Treat - and 0 as flag
...
characters.
2008-02-26 18:47:52 +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
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
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
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
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
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
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
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