Chong Yidong
1899a5d06f
(Regexp Search): Document GREEDY arg.
...
(Simple Match Data): Fix return value.
2008-11-03 19:19:41 +00:00
Chong Yidong
0177762770
* searching.texi (Regexp Search): Document GREEDY arg.
...
(Simple Match Data): Fix return value.
2008-11-03 19:19:33 +00:00
Eli Zaretskii
c4526e933c
(Text Representations): Rewrite to make consistent with Emacs 23
...
internal representation of characters. Document `unibyte-string'.
2008-11-01 16:36:10 +00:00
Chong Yidong
170ddd9772
(Process Information): Note that process-status does not accept buffer
...
names.
2008-10-28 20:16:18 +00:00
Chong Yidong
fe2ae8b508
* processes.texi (Process Information): Note that process-status
...
does not accept buffer names.
2008-10-28 20:16:09 +00:00
Chong Yidong
5c8ad20659
(Skipping Characters): Correct return value of skip-chars-forward.
2008-10-27 21:30:00 +00:00
Chong Yidong
cc5a21e3f7
* positions.texi (Skipping Characters): Correct return value of
...
skip-chars-forward.
2008-10-27 21:29:53 +00:00
Martin Rudalics
520b29e7aa
(Deleting Windows): Update documentation of delete-windows-on.
...
(Buffers and Windows): Update documentations of
get-buffer-window and get-buffer-window-list.
(Displaying Buffers): Update documentation of
replace-buffer-in-windows.
2008-10-25 10:09:42 +00:00
Martin Rudalics
09460d9acc
(Current Buffer): Reword set-buffer and
...
with-current-buffer documentations.
(Creating Buffers): Reword documentation of get-buffer-create.
2008-10-25 09:58:12 +00:00
Martin Rudalics
4d48fcdc0f
(Current Buffer): Reword documentation of set-buffer.
...
(Buffer Names): Reword documentation of buffer-name.
(The Buffer List): For bury-buffer explain what happens with the
buffer's window.
(Creating Buffers): Say that get-buffer-create's arg is buffer-or-name.
2008-10-23 09:20:55 +00:00
Chong Yidong
8b4ef1fc8f
(Computed Advice): Minor phrasing change.
2008-10-23 03:51:55 +00:00
Eli Zaretskii
02043db05a
(Killing Buffers): Fix last change.
2008-10-22 19:58:41 +00:00
Chong Yidong
794f204ba5
(Computed Advice): Explain what DEFINITION is.
2008-10-22 19:53:33 +00:00
Chong Yidong
3e5dbbd390
* advice.texi (Computed Advice): Explain what DEFINITION is.
2008-10-22 19:53:19 +00:00
Chong Yidong
ffdbc44b56
(Character Codes): Remove obsolete function char-valid-p, and document
...
characterp instead.
2008-10-22 19:37:07 +00:00
Chong Yidong
f0143c43d4
* nonascii.texi (Character Codes): Remove obsolete function
...
char-valid-p, and document characterp instead.
2008-10-22 19:36:59 +00:00
Martin Rudalics
f76f824608
(Killing Buffers): Update documentation of kill-buffer.
2008-10-22 16:08:11 +00:00
Martin Rudalics
52a94b8577
(Displaying Buffers): Reword documentation of pop-to-buffer.
...
(Choosing Window): Rewrite documentation of display-buffer and
its options.
2008-10-22 13:04:16 +00:00
Eli Zaretskii
545c278224
(Serial Ports): Wording fixes.
2008-10-21 20:10:47 +00:00
Eli Zaretskii
4433fa9161
(Regexp Search): Minor wording change from RMS.
2008-10-21 19:55:07 +00:00
Eli Zaretskii
80e6b6df5e
(Serial Ports): Fix wording and improve markup.
2008-10-21 14:45:34 +00:00
Eli Zaretskii
3645358ade
(Regexp Search): Document string-match-p' and
looking-at-p'.
...
(POSIX Regexps): Add an xref for "non-greedy".
(Regexp Special): Add @cindex entry for "non-greedy".
2008-10-21 14:01:33 +00:00
Eli Zaretskii
bf190568e0
(Image Cache) <image-refresh>: Minor wording fixes.
2008-10-21 13:46:08 +00:00
Eli Zaretskii
b3d50cffbd
(Attribute Functions): Document `face-all-attributes'.
2008-10-21 12:18:16 +00:00
Eli Zaretskii
73b7530a7e
(Color Names): Add an xref to `read-color'.
2008-10-21 11:27:40 +00:00
Eli Zaretskii
ef164dbc4e
(High-Level Completion): Document `read-color'.
2008-10-21 11:23:57 +00:00
Eli Zaretskii
acc8b598b0
(Top): Add "Swapping Text" to @detailmenu.
2008-10-21 10:07:06 +00:00
Eli Zaretskii
7f5d317d1b
(Narrowing): Add an xref to "Swapping Text".
2008-10-21 10:02:05 +00:00
Eli Zaretskii
2aaaf0dd17
(Swapping Text): New section, documents `buffer-swap-text'.
2008-10-21 10:00:47 +00:00
Eli Zaretskii
834b54855c
(Calling Functions): Use defalias' instead of
fset'. Fix wording.
2008-10-21 09:21:02 +00:00
Martin Rudalics
10e187e823
(Resizing Windows): Minor wording fix.
2008-10-21 09:19:37 +00:00
Eli Zaretskii
fd6f900c21
(Creating Strings): Add xrefs to `split-string-and-unquote' and
...
`combine-and-quote-strings'.
2008-10-20 19:54:28 +00:00
Eli Zaretskii
a873ee3dea
(Shell Arguments): Document `split-string-and-unquote' and
...
`combine-and-quote-strings'.
2008-10-20 19:47:54 +00:00
Eli Zaretskii
403b14d148
More wording fixes from RMS.
2008-10-20 19:26:30 +00:00
Eli Zaretskii
d8f0f8a5e4
(Reading File Names): Wording changes from RMS.
2008-10-20 10:41:50 +00:00
Eli Zaretskii
a18a6d497c
(Calling Functions): Wording fixes from RMS.
2008-10-20 10:22:16 +00:00
Eli Zaretskii
9869ea8d53
Minor wording fixes from RMS.
2008-10-20 10:01:59 +00:00
Eli Zaretskii
61331bf33b
Don't use @deffn Subroutine.
2008-10-20 09:51:40 +00:00
Juri Linkov
56b00ec786
(Text from Minibuffer): Lower-case Word to word.
2008-10-19 22:07:30 +00:00
Eli Zaretskii
d6328fba7f
Make descriptive text for "Reading File Names" match the corresponding
...
menu in minibuf.texi.
2008-10-19 20:52:40 +00:00
Eli Zaretskii
e4372165fb
(Reading File Names): Document `read-shell-command' and
...
`minibuffer-local-shell-command-map'.
2008-10-19 16:12:19 +00:00
Eli Zaretskii
3a57591a6a
(File Local Variables): Fix last change.
2008-10-19 15:28:07 +00:00
Martin Rudalics
5d8dda33f0
(Resizing Windows): Remove var{} around window in
...
documentation of enlarge-window.
Rewrite documentation of window-min-height and window-min-width.
2008-10-19 15:12:48 +00:00
Eli Zaretskii
80f85d7cda
(Calling Functions): Document `apply-partially'.
2008-10-19 14:57:50 +00:00
Eli Zaretskii
291703b5c7
(File Local Variables): Document `file-local-variables-alist',
...
`before-hack-local-variables-hook' and `hack-local-variables-hook'.
2008-10-19 13:01:55 +00:00
Eli Zaretskii
66af33fc8f
Mention before-hack-local-variables-hook' and
hack-local-variables-hook'.
2008-10-19 13:00:20 +00:00
Eli Zaretskii
583d8b3cfe
(Synchronous Processes): Document `process-lines'.
2008-10-19 12:29:22 +00:00
Eli Zaretskii
437706cd52
(Variable Definitions): Document custom-reevaluate-setting.
2008-10-19 12:02:48 +00:00
Eli Zaretskii
da86d54b4c
(Choosing Window, Displaying Buffers): Fix last changes.
2008-10-18 20:23:30 +00:00
Eli Zaretskii
2ee797be40
(Text from Minibuffer): Fix description of `read-regexp'.
2008-10-18 19:31:15 +00:00
Eli Zaretskii
1586be929e
(Changing Files): Fix last change.
2008-10-18 19:25:13 +00:00
Martin Rudalics
7e51d89b73
*** empty log message ***
2008-10-18 18:10:56 +00:00
Martin Rudalics
250959e028
(Choosing Window, Deleting Windows)
...
(Displaying Buffers): Expand documentation of dedicated windows.
2008-10-18 18:07:09 +00:00
Eli Zaretskii
018a960d04
(Changing Files): Document symbolic input of file modes to `set-file-modes'.
...
Document `read-file-modes' and `file-modes-symbolic-to-number'.
2008-10-18 17:58:25 +00:00
Eli Zaretskii
26c6145fda
(Minibuffer Completion): Fix last change.
2008-10-18 16:33:53 +00:00
Eli Zaretskii
ef5fbab75b
(Choosing Window): Fix last change.
2008-10-18 16:33:17 +00:00
Eli Zaretskii
2c0b814427
(Search and Replace): Document `multi-query-replace-map'.
2008-10-18 14:27:40 +00:00
Eli Zaretskii
cdf17e8619
(Standard Keymaps): Document multi-query-replace-map' and
search-map'.
2008-10-18 14:24:56 +00:00
Eli Zaretskii
80120f13ef
(Search and Replace): Document `replace-search-function' and
...
`replace-re-search-function'.
2008-10-18 14:07:36 +00:00
Eli Zaretskii
6d4913f0d3
(Text from Minibuffer): Document `read-regexp'.
...
(Completion Commands, Reading File Names): Rename
`minibuffer-local-must-match-filename-map' to
`minibuffer-local-filename-must-match-map'.
(Minibuffer Completion): The `require-match' argument to `completing-read'
can now have the value `confirm-only'.
2008-10-18 13:14:59 +00:00
Eli Zaretskii
43c59a3dca
(Displaying Buffers): Minor wording fix.
...
(Choosing Window): `split-height-threshold' can now be nil.
Document `split-width-threshold'. `pop-up-frames' can have the value
`graphic-only'.
2008-10-18 11:22:08 +00:00
Eli Zaretskii
3051e4bf2c
(Time Parsing, Processor Run Time): Fix last change.
2008-10-18 09:40:45 +00:00
Eli Zaretskii
53728487f1
(Processor Run Time): Document emacs-uptime' and
emacs-init-time'.
...
(Time Parsing): Document `format-seconds'.
2008-10-17 19:37:14 +00:00
Eli Zaretskii
f36acfd9ec
(Startup Summary): Document before-init-time' and
after-init-time'.
...
Document `initial-window-system' and `window-system-initialization-alist'.
Document reading the abbrevs file. Document the call to `server-start'
under --daemon. Rearrange a bit to be consistent with the code flow.
2008-10-17 15:42:34 +00:00
Martin Rudalics
96995b8923
(Basic Windows, Splitting Windows): Fix whitespace and reword.
2008-10-17 13:16:15 +00:00
Eli Zaretskii
2de17c73f3
(The Mark): Document use-region-p.
2008-10-16 20:06:38 +00:00
Eli Zaretskii
b2fe54aec8
(Char-Tables): Fix wording in last change.
2008-10-16 07:20:31 +00:00
Eli Zaretskii
c3aaf1d70f
(Defining Commands, Using Interactive): The interactive-form of a function
...
can be added via its symbol's property.
2008-10-15 20:22:21 +00:00
Eli Zaretskii
2c30e468e9
(Writing Emacs Primitives): The interactive spec of a primitive can be
...
a Lisp form.
2008-10-15 20:20:39 +00:00
Eli Zaretskii
66e3cca6f3
(The Mark): Fix last change.
2008-10-15 19:53:00 +00:00
Eli Zaretskii
841a1743af
*** empty log message ***
2008-10-15 19:50:43 +00:00
Eli Zaretskii
a053dae03a
(Low-Level Kill Ring): Fix last change.
2008-10-15 17:04:07 +00:00
Eli Zaretskii
3c1f461958
(Creating Frames): Fix typo in last change.
2008-10-15 16:57:37 +00:00
Eli Zaretskii
16624be863
(The Mark): Document the lambda' and
(only . OLD)' values of
...
transient-mark-mode. Document handle-shift-selection.
2008-10-15 16:48:06 +00:00
Eli Zaretskii
ee6e73b8d9
(Using Interactive, Interactive Codes): Document `^'.
...
(Interactive Examples): Show an example of `^'.
(Key Sequence Input): Document this-command-keys-shift-translated.
2008-10-15 16:47:35 +00:00
Eli Zaretskii
52441368d6
(List Motion): beginning-of-defun-function can now accept an argument.
2008-10-15 15:00:53 +00:00
Eli Zaretskii
8e8c1a7214
(Low-Level Kill Ring): interprogram-paste-function can now return a list
...
of strings.
2008-10-15 14:44:02 +00:00
Eli Zaretskii
a33a1f2ac9
(Handling Errors): Document ignore-errors.
2008-10-15 12:49:11 +00:00
Eli Zaretskii
4fb04348e5
(Creating Frames): Document frame-inherited-parameters.
...
(Parameter Access): Document set-frame-parameter.
2008-10-15 12:25:19 +00:00
Eli Zaretskii
ee666f8409
(Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
...
of kill-all-local-variables on local hook functions.
2008-10-15 11:49:10 +00:00
Eli Zaretskii
9cf52b11bb
(Major Mode Conventions, Mode Line Variables): `mode-name' need not be a
...
string. xref to "Mode Line Data" for details, and to "Emulating Mode Line"
for computing a string value.
2008-10-15 11:27:32 +00:00
Eli Zaretskii
1dca458f88
(System Processes): Fix last change.
2008-10-14 15:58:17 +00:00
Eli Zaretskii
a65f6a855d
(Top): Adjust the @detailmenu for the addition of "System Processes" section.
2008-10-14 15:38:57 +00:00
Eli Zaretskii
6fdbd4c63c
(Editing Types): A `process' is a subprocess of Emacs, not just any process
...
running on the OS.
2008-10-14 15:37:20 +00:00
Eli Zaretskii
23dd4ecdbc
(System Processes): New section.
...
(Processes, Signals to Processes): Add xrefs to it.
2008-10-14 15:36:55 +00:00
Eli Zaretskii
2724b26a3d
(Char-Tables): Remove documentation of set-char-table-default, which has no
...
effect since Emacs 23.
<char-table-range, set-char-table-range>: Don't mention generic characters
and charsets. Add a cons cell as a possible argument.
2008-10-14 12:48:12 +00:00
Eli Zaretskii
02e99324a2
(Splitting Characters, Translation of Characters): Don't mention generic
...
characters.
2008-10-14 12:47:06 +00:00
Eli Zaretskii
d15c8cce41
(Fontsets): Don't mention generic characters.
2008-10-14 12:46:40 +00:00
Eli Zaretskii
22526bc416
(Char-Tables): `map-char-table' can now call its argument FUNCTION with
...
a cons cell as KEY.
2008-10-14 11:39:50 +00:00
Eli Zaretskii
45e46036ff
* objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
...
* eval.texi (Special Forms): ...to here.
2008-10-13 11:24:22 +00:00
Eli Zaretskii
9b240644fb
(What Is a Function): `functionp' returns nil for special forms. Add an xref.
2008-10-13 11:18:02 +00:00
Eli Zaretskii
eaf4b68932
(Top): Add a @detailmenu entry for "Frame-Local Variables".
2008-10-13 10:43:53 +00:00
Eli Zaretskii
34544152c9
(Frames): Mention multiple tty frames.
...
(Frame Parameters, Parameter Access): Mention frame-local variable bindings.
2008-10-13 10:39:26 +00:00
Eli Zaretskii
0f7766a426
(Frame-Local Variables): New section.
...
(Buffer-Local Variables): Add an xref to it.
(Intro to Buffer-Local, Creating Buffer-Local): A variable cannot have both
frame-local and buffer-local binding.
2008-10-13 10:38:43 +00:00
Juanma Barranquero
183080b610
Fix typos.
2008-10-01 09:12:37 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Glenn Morris
15688fceeb
(Defining Faces): Recommend against face variables.
2008-09-20 20:25:05 +00:00
Juanma Barranquero
3553906525
* display.texi (Echo Area Customization): Fix typo.
2008-09-16 01:12:09 +00:00
Juanma Barranquero
6a57054b57
* loading.texi (Where Defined): Add `defface' item.
2008-09-09 08:02:00 +00:00
Martin Rudalics
d632fb82ff
(Where Defined): Fix description of symbol-file.
2008-09-06 10:05:45 +00:00
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