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

630 Commits

Author SHA1 Message Date
Juri Linkov
67bd779a08 *** empty log message *** 2007-09-09 12:58:40 +00:00
Michael Olson
526dc846a1 Sync ERC 5.3 (devel) from upstream 2007-09-08 03:07:09 +00:00
Glenn Morris
fb6794d500 Also mention gnus-logo.pdf license. 2007-09-06 03:53:40 +00:00
Carsten Dominik
223afe6456 *** empty log message *** 2007-08-30 10:26:21 +00:00
Andreas Schwab
fe6b2fd06f Typo. 2007-08-29 15:17:59 +00:00
Jan Djärv
2e3695d2a9 Say that Gtk+ build uses stock icons. 2007-08-29 06:05:01 +00:00
Werner LEMBERG
23e2b39d14 Use C-M-%' instead of M-x query-replace-regexp'. 2007-08-28 05:48:08 +00:00
YAMAMOTO Mitsuharu
4b34031944 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:29:51 +00:00
Miles Bader
7f22a76506 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
2007-08-27 04:00:19 +00:00
Michaël Cadilhac
ea404efcd1 Change fr-drdref' to fr-dired-ref'. 2007-08-26 21:19:37 +00:00
Michaël Cadilhac
c0dadae9dd Say that PDF files are now the default for refcards. 2007-08-26 21:08:54 +00:00
Michaël Cadilhac
8fb9a9b63d Add rules for creating the refcards in PDF, make them the default. 2007-08-26 21:05:10 +00:00
Karl Berry
3baad51b54 missed ChangeLog entry 2007-08-25 00:30:23 +00:00
Karl Berry
6ea4d0d7cb no "per johns", I wrote this change 2007-08-24 22:54:44 +00:00
Glenn Morris
08039aa294 (mostlyclean, clean, distclean, maintainer-clean): Delete these
targets since nothing uses them.
(SOURCES): Update.
Move comments to e/README.  Remove license from now-trivial file.
2007-08-23 03:38:12 +00:00
Karl Berry
af1b9aeda9 refcard updates for printing 2007-08-22 20:14:13 +00:00
Michael Albinus
6c5d503fc2 * NEWS: `shell' prompts for the default directory if called with a
prefix and `default-directory' is a remote file name.
2007-08-22 20:08:18 +00:00
Carsten Dominik
fd3c02d8cb * org.texi (Adding hyperlink types): New section.
(Embedded LaTeX): Chapter updated because of LaTeX export.
	(LaTeX export): New section.
	(Using links out): New section.
2007-08-22 11:52:16 +00:00
Glenn Morris
9f56b5ee3a Move information about tex files from etc/README to etc/refcards/README.
Remove license from file as it is now trivial.
2007-08-22 08:22:58 +00:00
Glenn Morris
869653856c New file, with existing refcard rules from etc/Makefile. 2007-08-22 08:17:11 +00:00
Glenn Morris
5511c2e63d *** empty log message *** 2007-08-22 08:06:18 +00:00
Glenn Morris
38f37c0fdb Move from etc/ to etc/images/ 2007-08-22 07:48:34 +00:00
Glenn Morris
a523f0c74b Move refcards from etc/ to etc/refcards/ 2007-08-22 07:28:23 +00:00
Glenn Morris
45196e0ba7 *** empty log message *** 2007-08-22 05:08:35 +00:00
Miles Bader
bdaf8a62d5 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-856
2007-08-21 04:51:30 +00:00
Glenn Morris
0b964e141e (bad-packages-alist): New constant.
(bad-package-check): New function.  Together, these two add
elements to `after-load-alist' to check for problematic external
packages.
2007-08-14 07:45:48 +00:00
Miles Bader
37cc095b6a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Glenn Morris
cfbe273188 telnet, erc-server issues fixed. 2007-08-08 07:11:08 +00:00
Glenn Morris
dbcbec02bf *** empty log message *** 2007-08-01 06:25:04 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Michael Albinus
6dbe7eb4e2 * NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.
2007-07-24 20:40:26 +00:00
Michael Albinus
41bd52f71d * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION. 2007-07-17 21:34:31 +00:00
Karl Fogel
36ae4ff74e Revert recent bookmark keybinding changes, thus returning to using
three slots under C-x r.  See this message and its thread for details:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.

* lisp/bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com.

* etc/NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
  documented bookmark keybinding changes that were later reverted.

* man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted
  changes to regs.texi that would have documented the keybinding
  change reverted above.
2007-07-15 01:34:15 +00:00
Glenn Morris
43335a6daa Sync from trunk:
Werner Lemberg  <wl at gnu.org>

* emacs.1: Completely revised.  Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-07-15 01:23:15 +00:00
Jan Djärv
a34756594c (bugzilla): Mention gtk-engines-qt bug. 2007-07-14 09:02:35 +00:00
Jan Djärv
f6021509c5 Mention gtk-engines-qt problem. 2007-07-14 09:02:06 +00:00
Karl Fogel
488eebbd19 * NEWS: Update for recent bookmark keybinding changes. 2007-07-13 23:20:21 +00:00
Michael Albinus
cc213f24d7 * NEWS: Add Tramp and comint-mode changes. 2007-07-10 19:52:37 +00:00
Michael Albinus
64639e26dd * NEWS: `file-remote-p' has a new optional parameter CONNECTED. 2007-07-08 18:10:09 +00:00
Michael Albinus
b2b387f94f * NEWS: New function `start-file-process'. 2007-07-07 11:17:03 +00:00
Carsten Dominik
386477e399 *** empty log message *** 2007-07-02 13:36:08 +00:00
Michael Albinus
03605a2874 * NEWS: `dired-call-process' has been removed. 2007-06-27 21:07:49 +00:00
Glenn Morris
5b8ffa1192 *** empty log message *** 2007-06-20 07:55:30 +00:00
Michael Kifer
33af2b6ea3 moved my entry from etc/ChangeLog to lisp/ChangeLog
was put in etc/ChangeLog by mistake
2007-06-14 19:30:34 +00:00
Michael Kifer
0ce61b6f9b 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
	different advices for Emacs and XEmacs. Compile them conditionally.
	(viper-version): belated version change.
2007-06-14 18:10:46 +00:00
Nick Roberts
f2f6e8df0e *** empty log message *** 2007-06-14 11:00:55 +00:00
Werner LEMBERG
2c341244d1 * emacs.1: Completely revised.
Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-06-14 04:51:35 +00:00
Glenn Morris
7a9a50d8fc (HAVE_GIF): Doc fix.
(LIBGIF): New (already used by Makefile.in).
2007-06-12 08:16:04 +00:00