1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

70889 Commits

Author SHA1 Message Date
Karl Berry
f9d5a179d6 refcard.ps too 2007-08-22 20:16:05 +00:00
Karl Berry
af1b9aeda9 refcard updates for printing 2007-08-22 20:14:13 +00:00
Reiner Steib
aee002637a (sort-fold-case, sort-numeric-base): Mark as safe-local-variable. 2007-08-22 19:42:19 +00:00
Stefan Monnier
378f9937f1 (browse-url-emacs): New function. 2007-08-22 18:52:59 +00:00
Stefan Monnier
ea26cc2e3d Anal retentive pickiness on my part. 2007-08-22 16:48:08 +00:00
Glenn Morris
ab337e2590 Don't use `iff'. 2007-08-22 16:47:00 +00:00
Stefan Monnier
1d06469794 (Qold_style_backquotes): New var.
(syms_of_lread): Init and staticpro it.
(load_warn_old_style_backquotes): New fun.
(Fload): Use them to warn about old style backquotes.
(end_of_file_error, Fload): Remove unused vars.
2007-08-22 16:46:45 +00:00
Stefan Monnier
5772ed4bf3 (Fclear_face_cache, Fx_send_client_event): Declare. 2007-08-22 16:44:09 +00:00
Stefan Monnier
ff11045092 (byte-compile-from-buffer): Display a big fat warning for old style backquotes. 2007-08-22 16:08:42 +00:00
Stefan Monnier
5aa273b0a6 (syms_of_lread): Export old-style-backquotes to Elisp. 2007-08-22 15:55:10 +00:00
Stefan Monnier
008e2c2a69 (byte-compile-log-file, byte-recompile-directory, byte-compile-file)
(byte-compile-from-buffer): Use with-current-buffer.
2007-08-22 15:51:13 +00:00
Stefan Monnier
9ecb827bd9 (Vold_style_backquotes): New var.
(syms_of_lread): Init and staticpro it.
(read1): Set it when we find an old-style (back)quote.
2007-08-22 15:43:46 +00:00
Stefan Monnier
1d7e635667 (text-invisible-p): Rename from line-move-invisible-p.
(line-move-invisible-p): Keep as an obsolete alias, just to be safe.
(line-move-1, line-move-finish, line-move-to-column)
(move-end-of-line, move-beginning-of-line): Use new name.
2007-08-22 15:31:31 +00:00
Jason Rumney
32e1c7b132 (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator. 2007-08-22 14:35:05 +00:00
Glenn Morris
e6754bfca5 (backup-buffer-copy): Check backup directory is writable, to avoid
infloop deleting old backup.
2007-08-22 03:47:35 +00:00
Glenn Morris
816d4e8d28 *** empty log message *** 2007-08-22 03:47:12 +00:00
Glenn Morris
f2d2775a31 Comment. 2007-08-22 03:34:13 +00:00
Glenn Morris
c27ed12d73 (rmail-movemail-variant-p): Call on load to set movemail related variables.
(rmail-insert-inbox-text): Use only rmail-movemail-program, which
will now be set before this is called.
2007-08-22 03:33:37 +00:00
Glenn Morris
0d827f6f0f *** empty log message *** 2007-08-22 03:33:13 +00:00
Stefan Monnier
5d3440f4b6 (backquote-delay-process): Fix last change. 2007-08-21 19:09:25 +00:00
Stefan Monnier
97c4ef2a20 (reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.
2007-08-21 18:22:03 +00:00
Stefan Monnier
d5dac3b9bd (ada-create-keymap): Paren typo. 2007-08-21 16:25:41 +00:00
Stefan Monnier
23b747d1ed Fix up comment style in header.
(ada-check-emacs-version): Remove.
(ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
(ada-region-selected): Use (featurep 'xemacs) rather than contortions
to try and quieten the byte-compiler.
(ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
2007-08-21 16:24:43 +00:00
Stefan Monnier
79f47f3842 (vc-annotate-warp-version): Don't use previous-line. 2007-08-21 16:24:21 +00:00
Miles Bader
11abff8e05 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.

2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus.el (gnus-maximum-newsgroup): New variable.

   * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
   according to gnus-maximum-newsgroup.

   * lisp/gnus/gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
   (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit
   the range of articles according to gnus-maximum-newsgroup.

2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-96
2007-08-21 04:52:22 +00:00
Vinicius Jose Latorre
30a718e6b7 preceding-sexp 2007-08-20 15:52:47 +00:00
Glenn Morris
7de61ce2d7 (custom-deps, finder-data, autoloads, recompile)
(progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
shadow files messing up the compilation.
2007-08-19 00:24:55 +00:00
Glenn Morris
a2d1720359 *** empty log message *** 2007-08-19 00:24:41 +00:00
Andreas Schwab
259d15166e (pure): Round PURESIZE up. 2007-08-19 00:17:53 +00:00
Glenn Morris
e8612bf263 (scheme-mode-variables): Set font-lock-comment-start-skip. 2007-08-18 23:45:58 +00:00
Martin Rudalics
bef8366655 (ada-create-syntax-table): Move
set-syntax-table from here to ...
(ada-mode): ... here.  Do not change global value of
comment-multi-line.  Call new function
ada-initialize-syntax-table-properties and add new function
ada-handle-syntax-table-properties to font-lock-mode-hook.
(ada-deactivate-properties, ada-initialize-properties): Replace
by new functions ...
(ada-handle-syntax-table-properties)
(ada-initialize-syntax-table-properties)
(ada-set-syntax-table-properties): ... to set up syntax-table
properties uniformly, independently from whether font-lock-mode
is enabled or not.  Handle read-only buffers and do not change
undo-list when setting syntax-table properties.
(ada-after-change-function): Use ada-set-syntax-table-properties.
2007-08-18 08:33:06 +00:00
Thien-Thi Nguyen
c2659333c2 Revert last change. 2007-08-17 22:16:59 +00:00
Thien-Thi Nguyen
578bbaf55b (copyright-update-year, copyright-update)
(copyright-fix-years): Fix bug: Handle nil copyright-limit.
2007-08-17 22:04:18 +00:00
Eli Zaretskii
91db3c234f (Position Info): Add index entry for face at point.
Mention that character faces are also displayed by "C-u C-x =".
2007-08-17 19:29:52 +00:00
Vinicius Jose Latorre
05927f8c8b Fix s{a}{b} parsing 2007-08-17 18:58:32 +00:00
Jan Djärv
b9c2e29488 Remove debug fprintf. 2007-08-17 07:53:18 +00:00
Jan Djärv
a33f5759a6 (handle_one_xevent): Remove check that mouse click is in
active frame.
2007-08-17 07:52:08 +00:00
Glenn Morris
912651fc0c (compilation-get-file-structure): Make use of the directory part when
checking for an existing entry, to handle files with same basename in
different directories.
2007-08-17 07:16:17 +00:00
Glenn Morris
5f15401ac7 *** empty log message *** 2007-08-17 07:15:55 +00:00
Richard M. Stallman
33f93af84f *** empty log message *** 2007-08-17 04:43:27 +00:00
Vinicius Jose Latorre
f360c323b1 Docstring fix 2007-08-17 01:43:06 +00:00
Vinicius Jose Latorre
6c8cb70160 Docstring fix 2007-08-17 01:29:39 +00:00
Vinicius Jose Latorre
91fc3f99db Docstring fix 2007-08-16 22:28:43 +00:00
Stefan Monnier
de68951156 (smerge-resolve): New arg `safe'.
(smerge-resolve-all, smerge-batch-resolve): New function.
(smerge-refine): Make sure `diff' returns the expected result.
(smerge-parsep-re): New const.
(smerge-mode): Use it to adjust paragraph-separate.
2007-08-16 20:04:36 +00:00
Stefan Monnier
ed0e2ad11b (perl-font-lock-syntactic-keywords): Correctly match / regexp matchers
as first char on a line when fontifying only that line.
2007-08-16 14:20:37 +00:00
Stefan Monnier
4d78a860b9 (cl-transform-lambda): Preserve the match-data. 2007-08-16 04:24:57 +00:00
Glenn Morris
596047b3e7 Redraw problem is probably a graphics driver bug, not specific to
Emacs.
2007-08-16 03:23:07 +00:00
Glenn Morris
c7c804c288 (ps-font-size): Doc fix. 2007-08-16 03:18:34 +00:00
Glenn Morris
af9f81a0de Tweak previous change (don't init statics). 2007-08-16 03:17:12 +00:00
Glenn Morris
fb2336a18b *** empty log message *** 2007-08-16 03:13:33 +00:00