1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
Commit graph

88083 commits

Author SHA1 Message Date
Jason Rumney
85f967f90d Add bug id for recently fixed bugs. 2008-12-25 01:15:03 +00:00
Jason Rumney
a6a3f110b6 Add bug id for recently fixed bug 2008-12-25 01:07:49 +00:00
Stefan Monnier
78796feb48 (tex-bibtex-file): Use tex-main-file. 2008-12-24 22:24:24 +00:00
Dan Nicolaescu
e697906720 * subr.el (chmod): New defalias for set-file-modes.
* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.
2008-12-24 18:27:30 +00:00
Martin Rudalics
9de1596322 (Help): Fix typos and reword.
(Help Summary): Add entries for C-h n and C-h r, reorder
entries, and do some minor fixes.
(Name Help): Say that C-h F works for commands only.
(Misc Help): Say that view-lossage displays 300 keystrokes.
2008-12-24 18:01:06 +00:00
Jason Rumney
747d9d142f Add comments to explain checks and aborts, to assist future debugging. 2008-12-24 11:37:12 +00:00
Jason Rumney
baae5c2d84 * ralloc.c (r_alloc_reset_variable): New function.
* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal
record of what points where.
2008-12-24 11:20:32 +00:00
Dan Nicolaescu
b08ddfb407 * make-dist (tempdir): Distribute .dir-locals.el.
* .dir-locals.el: New file.
2008-12-24 00:45:51 +00:00
Carsten Dominik
bb31cb3171 2008-12-23 Carsten Dominik <dominik@science.uva.nl>
* org-remember.el (org-remember-handler): Safer way to get a new
	buffer accessing the target file.

	* org.el (org-refile-get-location): Handle case of current buffer
	not having a file associated with it.
2008-12-23 23:12:31 +00:00
Juri Linkov
3fbb3dc480 (Info-find-node-2): Use negative offset 2 instead of 1
for Info-point-loc since it is more correct in all cases.
(Info-isearch-filter): Rename from
`Info-isearch-filter-predicate'.  Doc fix.
(Info-mode): Replace `Info-isearch-filter-predicate' with
`Info-isearch-filter'.
2008-12-23 21:03:09 +00:00
Juri Linkov
04f0aeafc9 (dired-isearch-filenames-toggle): Use the original
value from `dired-isearch-filter-predicate-orig' instead of the
symbol `isearch-filter-invisible'.  Doc fix.
(dired-isearch-filter-filenames): Replace
`isearch-filter-invisible' with `isearch-filter-visible'.  Doc fix.
2008-12-23 21:02:17 +00:00
Juri Linkov
f2fd32611c (isearch-filter-predicate, isearch-search): Replace
`isearch-filter-invisible' with `isearch-filter-visible'.
(isearch-filter-visible): Renamed from
`isearch-filter-invisible'.  Doc fix.
2008-12-23 21:01:41 +00:00
Martin Rudalics
e2749141d6 In comments, write delete_frame instead of Fdelete_frame. 2008-12-23 07:28:06 +00:00
Michael Olson
e230cd7a8f ERC: Update ChangeLog. 2008-12-23 07:02:32 +00:00
Michael Olson
a83df153b1 ERC: Sync with upstream.
- Add `erc-header-line-uses-tabbar-p' option for better integration with
   Tabbar Mode.

 - Update some TODO items in manual.
2008-12-23 06:58:19 +00:00
Richard M. Stallman
510ef92270 *** empty log message *** 2008-12-23 04:06:40 +00:00
Richard M. Stallman
08f66232d5 (pmail-cease-edit): Put >' before From ' lines in message. 2008-12-23 04:06:28 +00:00
Richard M. Stallman
0ff954c723 Comment change. 2008-12-23 04:03:35 +00:00
Richard M. Stallman
72bcfc733e *** empty log message *** 2008-12-23 04:02:49 +00:00
Richard M. Stallman
733dc362f6 (pmail-edit-current-message): Change error message. 2008-12-23 04:02:15 +00:00
Richard M. Stallman
759f544f5a (pmail-edit-saved-coding-system): Var deleted.
(pmail-edit-current-message, pmail-cease-edit):
Don't set it, or save-buffer-coding-system.
2008-12-23 03:56:30 +00:00
Richard M. Stallman
125d2ddf70 (pmail-variables): Don't set save-buffer-coding-system. 2008-12-23 03:56:10 +00:00
Richard M. Stallman
2e39660c56 *** empty log message *** 2008-12-23 03:50:34 +00:00
Richard M. Stallman
43d712632d (pmail-message-subject-p): Mark as broken.
(pmail-message-senders-p): Likewise.
(pmail-new-summary-1): Don't unswap -- search messages where they are.
2008-12-23 03:50:17 +00:00
Richard M. Stallman
4d1388b457 (pmail-display-labels): Doc fix.
(pmail-set-attribute): Deleted unused vars.
Bind inhibit-read-only, not buffer-read-only.
(pmail-message-attr-p): Doc fix.
(pmail-message-labels-p, pmail-message-recipients-p)
(pmail-message-regexp-p): Mark as broken.
2008-12-23 03:47:32 +00:00
Richard M. Stallman
d8a83a7edc (pmailhdr): Don't require it.
(pmail-edit-current-message): Don't call pmail-header-show-headers.
(pmail-cease-edit): Force a blank line at end of edited message.
Call pmail-set-attribute properly.
Don't set buffer-read-only.
2008-12-23 03:46:03 +00:00
Daiki Ueno
43cf376057 Add obsolescence info. 2008-12-23 02:07:07 +00:00
Carsten Dominik
cff4f506ea 2008-12-22 Carsten Dominik <dominik@science.uva.nl>
* org-table.el (org-table-get-formula): Only ask to overwrite
	field formula if there really is one.
2008-12-22 22:14:50 +00:00
Carsten Dominik
830334b1a4 *** empty log message *** 2008-12-22 22:14:10 +00:00
Richard M. Stallman
45b696cd10 *** empty log message *** 2008-12-22 21:18:19 +00:00
Richard M. Stallman
273f29683f (pmail-retried-attr-index, pmail-forwarded-attr-index):
Renamed from pmail-resent-attr-index and pmail-stored-attr-index.
(pmail-attr-array): Change names to `retried' and `forwarded'

(pmail-get-header): Don't unswap, just look at the data where it is.
(pmail-set-attribute): Don't unswap, just set the data where it is.
(pmail-reply): Use pmail-answered-attr-index.
(pmail-forward): Use pmail-forwarded-attr-index.
(pmail-retry-failure): Use pmail-retried-attr-index.

(pmail-show-message): Call pmail-swap-buffers-maybe before reswapping.

(pmail-get-attr-names): Doc fix.
(pmail-is-text-p): Doc fix.
2008-12-22 21:16:43 +00:00
Dan Nicolaescu
a9051c8850 (read_minibuf): Follow the non-interactive case when
running as a daemon, before detaching.
2008-12-22 20:45:52 +00:00
Richard M. Stallman
348a60a8f3 (shadow-copy-file): Handle buffer-swapped-with. 2008-12-22 20:20:25 +00:00
Richard M. Stallman
caba192ed3 (basic-save-buffer): Fix previous change. 2008-12-22 20:11:51 +00:00
Richard M. Stallman
9f48700650 *** empty log message *** 2008-12-22 19:58:55 +00:00
Richard M. Stallman
dec3f55f38 (pmail-output): Use pmail-buffers-swapped-p as function. 2008-12-22 19:55:36 +00:00
Richard M. Stallman
dc8e167ff7 (pmail-swap-buffers-maybe): Variable deleted.
All uses call the function instead.

(pmail-save): Function deleted.
(pmail-mode-map): Don't bind C-x C-s.
(pmail-mode-1): Don't set up write-region-annotate-functions.
(pmail-write-region-annotate): Function deleted.
(pmail-change-major-mode-hook): Set buffer-swapped-with.
(pmail-use-collection-buffer): Likewise.
(pmail-show-message): Likewise.

(pmail-swap-buffers-maybe): Go to pmail-buffer before
testing anything.
(pmail): Call pmail-swap-buffers-maybe only if already in Pmail mode.
2008-12-22 19:54:59 +00:00
Richard M. Stallman
6faf57bdbb (buffer-swapped-with): New variable.
(basic-save-buffer-0): Most of basic-save-buffer moved here.
(basic-save-buffer): Unswap the buffer temporarily if nec.
2008-12-22 19:48:08 +00:00
Richard M. Stallman
a10374238a (dired-readin): Inhibit modification hooks. 2008-12-22 19:28:44 +00:00
Ulf Jasper
8afbc8ae39 newsticker: fixed provide statement. 2008-12-22 19:09:56 +00:00
Michael Albinus
dea31ca610 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
end, before updating.
(tramp-convert-file-attributes): Add "l" indicator to file modes.
(tramp-file-name-real-user, tramp-file-name-domain): New defuns.
2008-12-22 16:40:14 +00:00
Andreas Schwab
8b1463121e * buffer.c (init_buffer): Use realloc instead of xrealloc.
* gtkutil.c (free_widget_value): Use xfree instead of free.
2008-12-22 09:48:21 +00:00
Martin Rudalics
56f2de103f * frame.c (delete_frame): New function derived from
Fdelete_frame to handle Qnoelisp value for FORCE argument.
Delete last frame iff FORCE equals Qnoelisp.  (Bug#1450)
(Fdelete_frame): Call delete_frame.  Remove line from doc-string
saying that FORCE non-nil doesn't run `delete-frame-functions'.
* frame.h: Extern delete_frame.
* window.c (window_loop):
* terminal.c (delete_terminal):
* xterm.c (x_connection_closed):
* xfns.c (Fx_hide_tip):
* w32fns.c (Fx_hide_tip): Call delete_frame instead of
Fdelete_frame.
2008-12-22 09:40:33 +00:00
Juri Linkov
caf857eb7c Add a task to check for modes that conflict with a new global binding M-s. 2008-12-22 01:30:31 +00:00
Chong Yidong
ea9c64a81a (pmail-save): New function. 2008-12-22 00:05:51 +00:00
Chong Yidong
0ee2fffa92 * pmail.el (pmail-save): New function. 2008-12-22 00:05:20 +00:00
Jason Rumney
1fc200d61f (uniscribe_encode_char): Return FONT_INVALID_CHAR
when character maps to .notdef character.
2008-12-21 15:52:26 +00:00
Martin Rudalics
9992ea0cb4 (set-window-text-height): Fix doc-string. 2008-12-21 11:03:30 +00:00
Carsten Dominik
e9aab93b7a 2008-12-21 Carsten Dominik <dominik@science.uva.nl>
* org-export-latex.el (org-export-latex-special-chars): Handle
          case where there is no match group 3.
2008-12-21 10:03:15 +00:00
Carsten Dominik
6671980fe2 2008-12-21 Carsten Dominik <dominik@science.uva.nl>
* org-export-latex.el (org-export-latex-make-header): Double
	the commenting % in the time stamp format.
2008-12-21 09:38:09 +00:00