Nick Roberts
10b84c37fe
(auto-insert-alist): s/2/3/ in the generated comment.
2007-07-11 01:54:24 +00:00
Nick Roberts
fec50ededb
(copyright-current-gpl-version): Set to 3.
2007-07-11 01:52:25 +00:00
Nick Roberts
d7f5fd0778
*** empty log message ***
2007-07-11 01:48:50 +00:00
Miles Bader
60b0b6685e
Merge from gnus--rel--5.10
...
Patches applied:
* emacs--devo--0 (patch 797, 800, 802)
- Merge from emacs--rel--22
* gnus--rel--5.10 (patch 233-234)
- Merge from emacs--devo--0
- Update from CVS
2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
as unfetched articles.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
(gnus-article-read-summary-keys): Don't set the 3rd arg of
pop-to-buffer for XEmacs.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
Control Panel.
* man/gnus.texi (Misc Article): Add index entry for
gnus-single-article-buffer.
2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
* man/gnus.texi (Starting Up): Fix typo.
2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Asynchronous Fetching): Fix typo.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-54
2007-07-10 01:54:34 +00:00
Richard M. Stallman
c40e86ef0a
(eval-defun): Explain special handling of `defface'.
2007-07-10 01:07:09 +00:00
Richard M. Stallman
2b6b226cf6
(Defining Faces): Explain C-M-x feature for defface.
2007-07-10 01:05:49 +00:00
Richard M. Stallman
25c185dfe3
(isearch-edit-string): Call to isearch-push-state after the search.
2007-07-09 14:46:56 +00:00
Katsumi Yamaoka
7d79b956dc
(file-coding-system-alist): Fix previous commit.
2007-07-09 01:27:20 +00:00
Katsumi Yamaoka
338f7c364d
Remove `tiny change' flags from my log entries.
2007-07-08 23:44:03 +00:00
Katsumi Yamaoka
f2a6c14abd
(file-coding-system-alist): Fix custom type.
2007-07-08 23:41:36 +00:00
Chong Yidong
85a0b36859
(longlines-wrap-region): Avoid marking buffer as modified.
...
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-08 18:07:46 +00:00
Chong Yidong
78862c5e94
* longlines.el (longlines-wrap-region): Avoid marking buffer as
...
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-08 18:07:19 +00:00
Miles Bader
300e5e2274
Add arch tagline
2007-07-08 11:32:07 +00:00
Dan Nicolaescu
c5748f4709
* log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
...
buffer-local value of log-view-*-re if applicable.
2007-07-08 08:18:12 +00:00
Nick Roberts
053bb163b6
(gud-common-init): Call string->strings instead
...
of split-string.
2007-07-08 06:54:40 +00:00
Nick Roberts
24086dddf0
(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
...
(cvs-mode-checkout, cvs-execute-single-file): Use new function names
strings->string and string->strings.
2007-07-08 06:51:48 +00:00
Nick Roberts
d0b15d3679
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
...
Rename and move to...
* subr.el (strings->string, string->strings): ...here.
2007-07-08 06:49:02 +00:00
Nick Roberts
a80a334ec3
*** empty log message ***
2007-07-08 06:44:45 +00:00
Eli Zaretskii
ad1c463f79
(menu-bar-open): New function. Bind <f10> to it.
2007-07-07 11:25:15 +00:00
Dan Nicolaescu
e4b9bdc58f
(log-view-mode-menu): New menu.
2007-07-07 03:42:40 +00:00
Dan Nicolaescu
f24311feda
*** empty log message ***
2007-07-07 03:01:31 +00:00
Dan Nicolaescu
8b69ba6c41
vc-hg.el: New file.
2007-07-06 21:24:38 +00:00
Andreas Schwab
01d4effe81
(eval-last-sexp): Avoid introducing any
...
dynamic bindings around the evaluation of the expression.
2007-07-06 17:30:06 +00:00
Eli Zaretskii
325ba04613
Document how to get back the old binding of SPC in file prompts.
2007-07-06 16:13:37 +00:00
Dan Nicolaescu
4dc4bb3072
*** empty log message ***
2007-07-04 16:18:49 +00:00
Dan Nicolaescu
b0fa5db6f6
(auto-mode-alist): Match more valid gdb init
...
file names.
2007-07-03 21:30:56 +00:00
Martin Rudalics
f204ca2feb
(help-make-xrefs): Skip spaces too when skipping tabs.
2007-07-02 05:46:19 +00:00
Martin Rudalics
20a65989fe
(mouse-drag-mode-line-1): Quit mouse tracking when
...
event is not a cons cell. Do not unread drag-mouse-1 events.
Select right window in check whether space was stolen from
window above.
2007-07-02 05:40:12 +00:00
Richard M. Stallman
290c2be548
(find-file-visit-truename): Fix safe-local-variable value.
2007-07-01 03:23:11 +00:00
Juanma Barranquero
76ee7bd514
(generic-define-mswindows-modes, generic-define-unix-modes,
...
apache-log-generic-mode, bat-generic-mode-keymap, java-manifest-generic-mode,
show-tabs-generic-mode): Fix typos in docstrings.
2007-06-29 11:15:58 +00:00
Jan Djärv
12585bf2c4
(dnd-get-local-file-name): Set fixcase to t in call to
...
replace-regexp-in-string.
2007-06-28 19:07:32 +00:00
YAMAMOTO Mitsuharu
de3f71d670
[USE_MAC_TSM] (mac_handle_text_input_event):
...
Check WINDOWP before using XWINDOW.
2007-06-28 10:10:29 +00:00
Andreas Schwab
2a58c9dd3b
($(lisp)/mh-e/mh-loaddefs.el): Depend on
...
$(lisp)/subdirs.el.
2007-06-28 09:13:37 +00:00
Juanma Barranquero
339ed3defd
*** empty log message ***
2007-06-28 09:12:48 +00:00
Juanma Barranquero
e5d2b9d417
(speedbar-handle-delete-frame): Don't try to delete the speedbar frame if nil;
...
that deletes the current frame or causes an error if it is the only frame.
2007-06-28 09:03:36 +00:00
Juanma Barranquero
251db0f475
(syms_of_buffer) <selective-display>: Fix typo in docstring.
2007-06-27 11:40:26 +00:00
YAMAMOTO Mitsuharu
56f3136b14
[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
...
(_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
(LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
(_free_internal, memalign): Use them.
(_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
Initialize to PTHREAD_MUTEX_INITIALIZER.
(malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
(morecore_nolock): Rename from morecore. All uses changed.
Use only nolock versions of internal allocation functions.
(_malloc_internal_nolock, _realloc_internal_nolock)
(_free_internal_nolock): New functions created from
_malloc_internal, _realloc_internal, and _free_internal.
(_malloc_internal, _realloc_internal, _free_internal): Use them.
Copy hook value to automatic variable before its use.
(memalign): Copy hook value to automatic variable before its use.
2007-06-26 03:29:25 +00:00
Jason Rumney
7387d2a0eb
(main): Set console codepages to "ANSI".
2007-06-25 12:30:40 +00:00
Karl Berry
8d2ff2390a
new Back-Cover Text
2007-06-24 21:59:25 +00:00
Juanma Barranquero
3ae6b03fe6
(desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop
...
file was found, as the docstring says.
(desktop-kill): Use `read-directory-name'.
(desktop-load-locked-desktop): New option.
(desktop-read): Use it.
(desktop-truncate, desktop-outvar, desktop-restore-file-buffer): Use `when'.
(desktop-save-mode-off): New function.
(desktop-base-lock-name, desktop-not-loaded-hook): New variables.
(desktop-full-lock-name, desktop-file-modtime, desktop-owner,
desktop-claim-lock, desktop-release-lock): New functions.
(desktop-kill): Tell `desktop-save' that this is the last save.
Release the lock afterwards.
(desktop-buffer-info): New function.
(desktop-save): Use it. Run `desktop-save-hook' where the doc says to.
Detect conflicts, and manage the lock.
(desktop-read): Detect conflicts. Manage the lock.
2007-06-24 20:03:06 +00:00
Jason Rumney
6ede9eeac1
Added note about new style scrollbars on Windows XP and later.
2007-06-23 16:57:51 +00:00
Eli Zaretskii
43bed6688c
(insert-directory): If an invalid regexp error is thrown, try using FILE
...
as a literal file name, not a wildcard.
Check for FILE as an existing file, not just a directory.
2007-06-23 11:24:56 +00:00
Juanma Barranquero
ff3cc240fa
*** empty log message ***
2007-06-23 10:50:07 +00:00
Juanma Barranquero
5a70dca3a4
(ruler-mode): Prevent clobbering the original `header-line-format'
...
when reentering ruler mode.
2007-06-23 10:45:01 +00:00
Eli Zaretskii
9b40e204ec
(insert-directory): Don't treat FILE as a wildcard if FILE exists as
...
a directory.
2007-06-23 09:52:06 +00:00
Dan Nicolaescu
247eedf8e9
vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
...
(vera-font-lock-match-item): Fix doc string.
(vera-in-comment-p): Remove unused function.
(vera-skip-forward-literal,vera-skip-backward-literal): Improve code,
use `syntax-ppss'.
(vera-forward-syntactic-ws): Fix argument order.
(vera-prepare-search): Use `with-syntax-table'.
(vera-indent-line): Fix doc string.
(vera-electric-tab): Fix doc string.
(vera-expand-abbrev): Define alias instead of using `fset'.
(vera-comment-uncomment-region): Use `comment-start-skip'.
2007-06-21 22:55:44 +00:00
Jason Rumney
d217d3901c
*** empty log message ***
2007-06-21 22:08:56 +00:00
Jason Rumney
bfe7f3fcfc
(convert_mono_to_color_image): Swap fore and background.
2007-06-21 22:01:27 +00:00
Glenn Morris
fc98ca56e0
Header changes: mark file as part of Emacs, update FSF address.
2007-06-21 04:07:24 +00:00
Jason Rumney
76e4973a85
(w32_BDF_to_x_font): Unmap memory when finished.
...
(w32_free_bdf_font): Unmap memory not handle.
2007-06-20 21:26:53 +00:00