emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building emacs with and without X -- packaging question.


From: Rob Browning
Subject: Re: Building emacs with and without X -- packaging question.
Date: Mon, 24 Jun 2002 09:55:07 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu)

Rob Browning <address@hidden> writes:

> However, before we go any further, let me try this again using the
> unmodified upstream source.  I should have thought to do that
> initially, but I didn't.  So let me make sure this isn't being caused
> by any of the debian diffs.

OK, checked with clean upstream+leim 21.2 source, and ended up with
essentially the same diffs.  Ignoring binaries and "Date: induced"
quail .el differences, we have:

diff -x Makefile.c -x config.h -x epaths.h -x *.o -x fns-21.2.1.el -x 
config.status -x config.log -x Makefile -x config.cache -ruN x/lisp/cus-load.el 
nox/lisp/cus-load.el
--- x/lisp/cus-load.el  Mon Jun 24 09:37:42 2002
+++ nox/lisp/cus-load.el        Mon Jun 24 09:45:29 2002
@@ -140,7 +140,7 @@
 (put 'feedmail-spray 'custom-loads '("feedmail"))
 (put 'idlwave-external-programs 'custom-loads '("idlwave"))
 (put 'strokes 'custom-loads '("strokes"))
-(put 'mouse 'custom-loads '("faces" "mouse" "menu-bar" "avoid" "mouse-sel" 
"msb" "mwheel" "strokes" "tooltip" "goto-addr" "artist"))
+(put 'mouse 'custom-loads '("faces" "menu-bar" "avoid" "mouse-sel" "mouse" 
"msb" "mwheel" "strokes" "tooltip" "goto-addr" "artist"))
 (put 'nnmail-various 'custom-loads '("nnmail"))
 (put 'smiley 'custom-loads '("smiley-ems"))
 (put 'extensions 'custom-loads '("generic" "time-stamp" "wid-edit" 
"cust-print" "eldoc" "page-ext"))
@@ -163,7 +163,7 @@
 (put 'reftex-making-and-inserting-labels 'custom-loads '("reftex-vars"))
 (put 'calendar-hooks 'custom-loads '("calendar"))
 (put 'mailalias 'custom-loads '("mailalias"))
-(put 'frames 'custom-loads '("frame" "faces" "scroll-bar" "menu-bar" "desktop" 
"ediff-wind" "imenu" "two-column" "rsz-mini"))
+(put 'frames 'custom-loads '("frame" "faces" "menu-bar" "desktop" "ediff-wind" 
"imenu" "two-column" "rsz-mini"))
 (put 'gnus-server 'custom-loads '("gnus"))
 (put 'paren-showing 'custom-loads '("paren"))
 (put 'dos-fns 'custom-loads '("dos-vars"))
@@ -998,8 +998,6 @@
 (custom-put-if-not 'custom-comment-face 'group-documentation nil)
 (custom-put-if-not 'custom-raised-buttons 'custom-version "21.1")
 (custom-put-if-not 'custom-raised-buttons 'standard-value t)
-(custom-put-if-not 'gnus-article-x-face-command 'custom-version "21.1")
-(custom-put-if-not 'gnus-article-x-face-command 'standard-value t)
 (custom-put-if-not 'gnus-inhibit-user-auto-expire 'custom-version "21.1")
 (custom-put-if-not 'gnus-inhibit-user-auto-expire 'standard-value t)
 (custom-put-if-not 'show-paren-ring-bell-on-mismatch 'custom-version "20.3")

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]