- 27 Feb, 2005 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(custom-magic-alist): Change the status descriptions again. (face widget-type): Total rewrite based on `restricted-sexp' to eliminate the confusing double hiding levels.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
(trace-make-advice): Use it.
-
Stefan Monnier authored
-
Richard M. Stallman authored
Put all the major mode key reservations together. Mention the Mouse-1 => Mouse-2 conventions.
-
Richard M. Stallman authored
(Syntax Table Functions): syntax-after moved from here. (Syntax Table Internals): syntax-after moved to here. (Parsing Expressions): Update info on number of values and what's meaningful in the STATE argument. (Categories): Fix typo.
-
Richard M. Stallman authored
(Char-Tables): Clarify.
-
Richard M. Stallman authored
(Deleting Processes): Cleanups, add xref. (Process Information): set-process-coding-system, some args optional. (Input to Processes): Explain various types for PROCESS args. Rename them from PROCESS-NAME to PROCESS. (Signals to Processes): Likewise. (Decoding Output): Cleanup. (Query Before Exit): Clarify.
-
Richard M. Stallman authored
(Terminal Output, Batch Mode): Clarify. (Flow Control): Node deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Indenting Macros): indent-spec allows ints, not floats.
-
Richard M. Stallman authored
(Format of Keymaps): Update lisp-mode-map example. (Active Keymaps, Key Lookup): Clarify. (Changing Key Bindings): Add xref to `kbd'. (Key Binding Commands, Simple Menu Items): Clarify. (Mouse Menus, Menu Bar): Clarify. (Menu Example): Replace print example with menu-bar-replace-menu.
-
- 26 Feb, 2005 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Adjusting Point): Adjusting point applies to intangible and invis. (Key Sequence Input): Doc extra read-key-sequence args. Likewise for read-key-sequence-vector.
-
Richard M. Stallman authored
(Numbered Backups): For version-control, say the default. (Auto-Saving): make-auto-save-file-name example is simplified.
-
Richard M. Stallman authored
should advise another part. Markup changes. (Defining Advice): Move transitional para. (Activation of Advice): Cleanup. Explain if COMPILE is nil or negative.
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
buffer, so it moves the window's cursor.
-
Stefan Monnier authored
Remove unused and inexistent var `inhibit-trace'. (debugger-mode): Use run-mode-hooks. (debugger-list-functions): Add buttons; setup xref stack.
-
- 25 Feb, 2005 16 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(mouse-on-link-p, mouse-drag-region-1): Use it.
-
Kim F. Storm authored
it->overlay_strings array.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Lute Kamstra authored
-
Richard M. Stallman authored
don't presuppose text terminals. (Point): Don't assume just one cursor. Clarify explanation of cursors. (Echo Area, Menu Bar): Cleanups.
-
Richard M. Stallman authored
(Minibuffer Edit): Newline = C-j only on text terminals. Clarify resize-mini-windows values. Mention M-PAGEUP and M-PAGEDOWN. (Completion Commands): Mouse-1 like Mouse-2. (Minibuffer History): Explain history commands better. (Repetition): Add xref to Incremental Search.
-
Richard M. Stallman authored
Clarify explanation of C-@ and C-SPC. (Transient Mark): Mention Delete Selection mode. (Marking Objects): Clean up text about extending the region.
-
Richard M. Stallman authored
No delay before suggest-key-bindings output.
-
Richard M. Stallman authored
(Spelling): Mention ESC TAB like M-TAB. Replacement words with r and R are rechecked. Say where C-g leaves point. Mention ? as input.
-
Lute Kamstra authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-28 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-30 Update from CVS 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/nnheader.el (nnheader-find-file-noselect): Added doc string. * lisp/gnus/nnfolder.el (nnfolder-read-folder): Use RAWFILE for `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'. * lisp/gnus/gnus-sum.el (gnus-summary-caesar-message): Apply `gnus-treat-article' after rotation. * lisp/gnus/gnus-group.el (gnus-group-clear-data): Mention process/prefix in doc string. 2005-02-22 Arne J,Ax(Brgensen <arne@arnested.dk> * lisp/gnus/smime.el (smime-sign-buffer): Signal an error if `smime-sign-region' fails. (smime-encrypt-buffer): Signal an error if `smime-encrypt-region' fails.
-
Luc Teirlinck authored
-
Lute Kamstra authored
-
- 24 Feb, 2005 1 commit
-
-
Glenn Morris authored
(icalendar--decode-isodatetime): New optional argument DAY-SHIFT. (icalendar-export-region): Fix coding-system-for-write. (icalendar--convert-ical-to-diary): Shift end-day of all-day events by one.
-