1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
Commit Graph

1923 Commits

Author SHA1 Message Date
Seiji Zenitani
920ab46cf5 requirements of the frame opacity code (OS X) 2008-12-06 01:11:07 +00:00
Glenn Morris
614677a0bb Add VC switches entry. 2008-12-03 07:57:47 +00:00
Chong Yidong
e6fda20626 DocView is documented. 2008-11-30 23:08:22 +00:00
Chong Yidong
85c78c0fe4 hide-ifdef-mode documented; mark some entries as not needed doc updates. 2008-11-30 23:02:50 +00:00
Eli Zaretskii
98d059989a (Top): Add a @detailmenu entry for "Character Properties". 2008-11-29 17:06:11 +00:00
Chong Yidong
71b605b87e Explain why region-active-p is often not the best function to use. 2008-11-27 17:08:44 +00:00
Juanma Barranquero
0956be4f1a * NEWS: Fix typo. (Bug#1439) 2008-11-27 09:14:14 +00:00
Chong Yidong
f4bd91bede Documented set-file-modes. 2008-11-26 05:32:24 +00:00
Chong Yidong
5c6e52b01b scroll-preserve-screen-position change is already documented. 2008-11-26 05:11:01 +00:00
Chong Yidong
b684436f20 Documented truncate-partial-width-windows change. 2008-11-26 05:08:06 +00:00
Chong Yidong
bc999cd3d0 Documented nXML mode. 2008-11-26 04:16:17 +00:00
Chong Yidong
206faa9298 Document changes to confirm-nonexistent-file-or-buffer. 2008-11-24 19:24:45 +00:00
Chong Yidong
d59f7c459e Add NEWS entries for face-remap. 2008-11-24 15:45:54 +00:00
Chong Yidong
133c4dc535 Minor fix. 2008-11-23 06:23:28 +00:00
Chong Yidong
5f9e21a904 Add NEWS entry for text-scale-adjust. 2008-11-23 06:22:56 +00:00
Chong Yidong
50e54fbae3 Documented fontconfig and GTK font formats. 2008-11-23 03:52:55 +00:00
Juri Linkov
2cb5f8ed9d Add dired-isearch-filenames' is dwim'. 2008-11-22 20:41:10 +00:00
Juri Linkov
fc0318c6d5 Rename .dir-settings.el to .dir-locals.
Rename set-directory-project to dir-locals-set-directory-class.
Rename define-project-bindings to dir-locals-set-class-variables.
2008-11-22 19:06:02 +00:00
Eli Zaretskii
a208633805 *** empty log message *** 2008-11-22 18:31:15 +00:00
Martin Rudalics
6a4cfb0c8f (Frames): Fix typo, add cross references, reword.
(Initial Parameters): Reword special-display-frame-alist text.
(Frames and Windows): Reword.  Describe argument norecord for
set-frame-selected-window.
(Input Focus): Describe argument norecord for select-frame.
Remove comment on MS-Windows behavior for focus-follows-mouse.
(Raising and Lowering): Mention windows-frames dichotomy in
metaphor.
2008-11-21 10:20:14 +00:00
Glenn Morris
3b75ca8bd2 Manuals GFDL 1.3+. 2008-11-19 04:31:18 +00:00
Stefan Monnier
35b05a7793 (confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
2008-11-18 18:26:08 +00:00
Chong Yidong
d0414e3656 Updated lispref re *-end-trigger-functions and jit-lock-register. 2008-11-18 18:10:15 +00:00
Chong Yidong
7b2b855762 Documented alpha frame parameter. 2008-11-18 07:06:04 +00:00
Chong Yidong
22854006f0 Linum mode mentioned in the manual. 2008-11-17 23:12:43 +00:00
Chong Yidong
194894cb11 *** compilation-scroll-output accepts a new value, `first-error', which
says to stop auto scrolling at the first error that occurs.
2008-11-17 01:51:09 +00:00
Chong Yidong
c594dbfad0 C-y now works when entering passwords. 2008-11-17 01:26:13 +00:00
Chong Yidong
c37fd4ede4 Documented delete-by-moving-to-trash. 2008-11-16 07:27:27 +00:00
Chong Yidong
0405753521 Remove incorrect and redundant entry about emacsclient -c. 2008-11-08 17:24:22 +00:00
Chong Yidong
0999a3f4b4 Documented Dired changes. 2008-11-07 19:02:57 +00:00
Martin Rudalics
e589455f84 *** empty log message *** 2008-11-07 14:22:27 +00:00
Martin Rudalics
ee434cb1a6 (save-selected-window): Make it behave like
save-selected-window-norecord.
(save-selected-window-norecord): Remove, since functionality
fully taken over by save-selected-window.
(walk-windows, set-window-text-height, fit-window-to-buffer):
Use save-selected-window instead of save-selected-window-norecord.
2008-11-04 06:53:44 +00:00
Martin Rudalics
205f3a3bee Mention ordering of recently selected windows. 2008-11-02 11:12:25 +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
1f650d5d8f Documented:
** The abbrev file is no longer read at startup in batch mode.
2008-11-01 04:11:32 +00:00
Chong Yidong
e228b7bcbe Already documented: In Etags, the --members option is now the default. 2008-10-31 15:38:35 +00:00
Chong Yidong
14b5f3a6f3 compilation-auto-jump-to-first-error documented. 2008-10-31 06:18:21 +00:00
Chong Yidong
781459a418 Move window parameters entry to Lisp changes. 2008-10-30 18:01:47 +00:00
Chong Yidong
c417ddc29e Documented use-empty-active-region. 2008-10-29 16:00:56 +00:00
Chong Yidong
c409d2f31c Documented emacsclient changes. 2008-10-29 04:57:56 +00:00
Chong Yidong
468750667c Documented:
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.
2008-10-28 00:42:34 +00:00
Martin Rudalics
bee6058c44 Remove entry for `window-full-width-p' since it's in Emacs 22 already. 2008-10-27 10:28:00 +00:00
Juanma Barranquero
d6c180c46b New function `locate-user-emacs-file'.
* subr.el (locate-user-emacs-file): New function.
  (user-emacs-directory): Mention it in docstring.

* completion.el (save-completions-file-name):
* filesets.el (filesets-menu-cache-file):
* image-dired.el (image-dired-dir, image-dired-db-file)
  (image-dired-temp-image-file, image-dired-gallery-dir)
  (image-dired-temp-rotate-image-file):
* savehist.el (savehist-file):
* server.el (server-auth-dir):
* startup.el (auto-save-list-file-prefix):
* thumbs.el (thumbs-thumbsdir):
* tutorial.el (tutorial--saved-dir):
* play/gamegrid.el (gamegrid-user-score-file-directory): Use it.

* url.el (url-configuration-directory): Use `locate-user-emacs-file'.

* NEWS: New function `locate-user-emacs-file'.
2008-10-24 09:39:27 +00:00
Chong Yidong
dfa2fb2af8 Note that free unrar only handles version 1 and 2. 2008-10-22 22:44:25 +00:00
Chong Yidong
536ee36ec0 Documented diff-mode changes and addition of rar to archive-mode. 2008-10-21 23:17:03 +00:00
Chong Yidong
d91c8dd8a1 Directory-local variables are already documented. 2008-10-21 22:14:30 +00:00
Chong Yidong
04e6cfffa0 Documented: VC mode-line, find-file-confirm-nonexistent-file, vc-dir,
"e" and "D" in log-view-mode, C-c C-d in log-edit-mode, and removal of
Meta-CVS support.
2008-10-21 20:58:16 +00:00
Eli Zaretskii
d2c52e2690 *** empty log message *** 2008-10-21 14:54:04 +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