1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

809 Commits

Author SHA1 Message Date
Glenn Morris
9a56b44037 (install-arch-indep): Fallback to $USER and `id -un' when changing
ownership of installed files.
2007-10-31 03:19:56 +00:00
Richard M. Stallman
9838952aba *** empty log message *** 2007-10-30 00:00:59 +00:00
Nick Roberts
f10bbb7315 *** empty log message *** 2007-10-29 08:56:45 +00:00
Glenn Morris
14c879f442 Add C-x v v bug. 2007-10-19 02:12:13 +00:00
Miles Bader
b2529d56b5 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 116-121)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
2007-10-15 02:07:53 +00:00
Richard M. Stallman
ebfbc95053 *** empty log message *** 2007-10-14 23:16:07 +00:00
Richard M. Stallman
7fe89dc8bb *** empty log message *** 2007-10-14 22:30:59 +00:00
Glenn Morris
7663ea748d John Paul Wallington <jpw at pobox.com>
(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.
2007-10-14 02:50:11 +00:00
Glenn Morris
3fbc7a012c *** empty log message *** 2007-10-13 02:53:54 +00:00
Martin Rudalics
40aa4c27cb (set-frame-configuration): Assign name parameter only
if it has been set explicitly before.
2007-10-12 08:49:20 +00:00
Jason Rumney
6591d99233 Remove "set-frame-size for frame without minibuffer loses mode line" 2007-10-09 11:26:20 +00:00
Glenn Morris
b27045e4ce Remove non-bug. 2007-10-09 02:41:25 +00:00
Glenn Morris
f30ff926ec Remove entry now on 22 branch. 2007-10-09 02:40:22 +00:00
Richard M. Stallman
ec406436ee (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN. 2007-10-09 01:32:25 +00:00
Glenn Morris
b861ffc344 Add urls. 2007-10-07 07:06:55 +00:00
Glenn Morris
074d284814 Purge duplicate entry. 2007-10-07 07:02:03 +00:00
Richard M. Stallman
029b61dacc *** empty log message *** 2007-10-07 03:22:40 +00:00
Martin Rudalics
1398509c21 (mouse-autoselect-window-cancel): Don't cancel for
select-window or select-frame events.
(handle-select-window): When autoselecting window set input
focus.  Restructure.
2007-10-06 10:19:45 +00:00
Glenn Morris
590394eb5b *** empty log message *** 2007-10-06 01:52:18 +00:00
Glenn Morris
dde2f1a05f *** empty log message *** 2007-10-05 07:19:51 +00:00
Richard M. Stallman
9a12ab317d *** empty log message *** 2007-10-03 15:22:54 +00:00
Martin Rudalics
5fd83f0f3f *** empty log message *** 2007-10-01 06:44:10 +00:00
Glenn Morris
3994e05fcf Not a bug: frames vs. weak hash tables and garbage collection 2007-09-29 03:54:56 +00:00
Glenn Morris
6ac0072155 *** empty log message *** 2007-09-28 07:10:50 +00:00
Martin Rudalics
2e24a955f8 *** empty log message *** 2007-09-28 05:36:04 +00:00
Glenn Morris
706475a947 Mention Tex superscript font issue. 2007-09-28 03:32:04 +00:00
Glenn Morris
6d16ced903 Add URLs. 2007-09-27 07:27:23 +00:00
Glenn Morris
3afad226b8 *** empty log message *** 2007-09-27 07:13:45 +00:00
Glenn Morris
dab2d34348 *** empty log message *** 2007-09-25 02:27:48 +00:00
Glenn Morris
48ca492744 Done: Bug/Patch view.el. 2007-09-25 02:27:23 +00:00
Richard M. Stallman
f9ce524f02 *** empty log message *** 2007-09-24 15:34:30 +00:00
Richard M. Stallman
9f7e1e6ed9 *** empty log message *** 2007-09-24 15:26:47 +00:00
Richard M. Stallman
780d7bb95a (Backquote): Minor clarification. 2007-09-23 15:22:02 +00:00
Glenn Morris
24d2bfb5b6 Done: ses-mode runs unsafe functions... 2007-09-23 01:09:20 +00:00
Dan Nicolaescu
c650035384 Delete xterm-mouse-mode entry, xterm-mouse-mode is global now. 2007-09-21 23:26:55 +00:00
Glenn Morris
a1bd37ee66 *** empty log message *** 2007-09-21 04:30:50 +00:00
Glenn Morris
195279a8d7 Fixed by Stefan: emacsclient must not force a new frame by default. 2007-09-21 04:07:11 +00:00
Glenn Morris
41999d0fdb *** empty log message *** 2007-09-21 04:06:09 +00:00
Glenn Morris
ef44317c7c Kevin Ryde <user42 at zip.com.au>
(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.
2007-09-21 03:21:39 +00:00
Glenn Morris
41a633fff6 tex-validate-region: Hack fix installed in trunk.
I don't want to put it in the release branch, since I don't think the
tex-validate-* functions are very important, and the sexp motion
commands seem to be used quite a bit in tex-mode.
2007-09-21 03:11:17 +00:00
Glenn Morris
92d175e2d9 Fixed by Stefan: incorrect button highlighting. 2007-09-21 02:43:48 +00:00
Glenn Morris
13a9d12b66 *** empty log message *** 2007-09-20 08:06:39 +00:00
Glenn Morris
01f51cdb95 Done: tex-validate-region and paragraphs. 2007-09-20 03:13:47 +00:00
Glenn Morris
e0f06ac215 Typo. 2007-09-19 07:31:39 +00:00
Glenn Morris
959d972d7b "tex-terminate-paragraph ignores paragraph-start and
paragraph-separate" is fixed, but raises a question about
tex-validate-region.
2007-09-19 07:26:17 +00:00
Glenn Morris
e164a2fdec *** empty log message *** 2007-09-18 07:00:20 +00:00
Glenn Morris
7e05530257 Remove duplicate entry. 2007-09-18 06:59:14 +00:00
Richard M. Stallman
7262a148b6 *** empty log message *** 2007-09-18 00:46:48 +00:00
Glenn Morris
f61ac501ef Done: tex-compilation-parse-errors misses new-style error messages. 2007-09-17 07:05:20 +00:00
Richard M. Stallman
993e30596b *** empty log message *** 2007-09-16 21:42:40 +00:00