Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ce07fa9a
Commit
ce07fa9a
authored
May 13, 2010
by
Joakim Verona
Browse files
Options
Browse Files
Download
Plain Diff
merge and fixes
parents
86fa4cb5
38d93f03
Changes
419
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
419 changed files
with
21753 additions
and
10677 deletions
+21753
-10677
ChangeLog
ChangeLog
+200
-1
INSTALL
INSTALL
+3
-3
Makefile.in
Makefile.in
+0
-6
README.imagemagick
README.imagemagick
+10
-1
admin/CPP-DEFINES
admin/CPP-DEFINES
+1
-44
admin/ChangeLog
admin/ChangeLog
+4
-0
admin/notes/BRANCH
admin/notes/BRANCH
+2
-3
admin/notes/bugtracker
admin/notes/bugtracker
+16
-7
admin/notes/cpp
admin/notes/cpp
+1
-5
config.bat
config.bat
+8
-7
configure
configure
+872
-140
configure.in
configure.in
+580
-121
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+80
-0
doc/emacs/ack.texi
doc/emacs/ack.texi
+12
-7
doc/emacs/building.texi
doc/emacs/building.texi
+5
-6
doc/emacs/calendar.texi
doc/emacs/calendar.texi
+2
-2
doc/emacs/cmdargs.texi
doc/emacs/cmdargs.texi
+9
-0
doc/emacs/custom.texi
doc/emacs/custom.texi
+37
-4
doc/emacs/dired.texi
doc/emacs/dired.texi
+7
-1
doc/emacs/emacs.texi
doc/emacs/emacs.texi
+37
-35
doc/emacs/frames.texi
doc/emacs/frames.texi
+7
-0
doc/emacs/help.texi
doc/emacs/help.texi
+3
-1
doc/emacs/maintaining.texi
doc/emacs/maintaining.texi
+75
-4
doc/emacs/mark.texi
doc/emacs/mark.texi
+14
-15
doc/emacs/mini.texi
doc/emacs/mini.texi
+1
-1
doc/emacs/misc.texi
doc/emacs/misc.texi
+10
-4
doc/emacs/programs.texi
doc/emacs/programs.texi
+69
-1
doc/emacs/trouble.texi
doc/emacs/trouble.texi
+4
-0
doc/lispintro/ChangeLog
doc/lispintro/ChangeLog
+9
-6
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+54
-0
doc/lispref/abbrevs.texi
doc/lispref/abbrevs.texi
+2
-2
doc/lispref/buffers.texi
doc/lispref/buffers.texi
+1
-1
doc/lispref/commands.texi
doc/lispref/commands.texi
+50
-36
doc/lispref/edebug.texi
doc/lispref/edebug.texi
+1
-1
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+0
-1
doc/lispref/functions.texi
doc/lispref/functions.texi
+28
-1
doc/lispref/keymaps.texi
doc/lispref/keymaps.texi
+26
-12
doc/lispref/loading.texi
doc/lispref/loading.texi
+1
-1
doc/lispref/locals.texi
doc/lispref/locals.texi
+3
-8
doc/lispref/maps.texi
doc/lispref/maps.texi
+1
-1
doc/lispref/minibuf.texi
doc/lispref/minibuf.texi
+59
-35
doc/lispref/nonascii.texi
doc/lispref/nonascii.texi
+12
-6
doc/lispref/tips.texi
doc/lispref/tips.texi
+1
-1
doc/lispref/windows.texi
doc/lispref/windows.texi
+7
-7
doc/man/ChangeLog
doc/man/ChangeLog
+6
-2
doc/misc/ChangeLog
doc/misc/ChangeLog
+95
-2
doc/misc/calc.texi
doc/misc/calc.texi
+25
-17
doc/misc/cl.texi
doc/misc/cl.texi
+1
-1
doc/misc/ede.texi
doc/misc/ede.texi
+11
-12
doc/misc/gnus-coding.texi
doc/misc/gnus-coding.texi
+20
-14
doc/misc/gnus.texi
doc/misc/gnus.texi
+7
-2
doc/misc/info.texi
doc/misc/info.texi
+9
-1
doc/misc/message.texi
doc/misc/message.texi
+2
-2
doc/misc/org.texi
doc/misc/org.texi
+471
-149
doc/misc/tramp.texi
doc/misc/tramp.texi
+7
-1
doc/misc/url.texi
doc/misc/url.texi
+3
-3
etc/AUTHORS
etc/AUTHORS
+20
-18
etc/ChangeLog
etc/ChangeLog
+28
-3
etc/HELLO
etc/HELLO
+5
-5
etc/MORE.STUFF
etc/MORE.STUFF
+4
-0
etc/NEWS
etc/NEWS
+97
-20
etc/NEWS.23
etc/NEWS.23
+119
-148
etc/PROBLEMS
etc/PROBLEMS
+11
-0
etc/enriched.doc
etc/enriched.doc
+2
-2
etc/refcards/orgcard.tex
etc/refcards/orgcard.tex
+12
-16
leim/ChangeLog
leim/ChangeLog
+8
-0
leim/quail/vntelex.el
leim/quail/vntelex.el
+1
-1
lib-src/ChangeLog
lib-src/ChangeLog
+59
-1
lib-src/Makefile.in
lib-src/Makefile.in
+55
-80
lisp/ChangeLog
lisp/ChangeLog
+1123
-74
lisp/ChangeLog.1
lisp/ChangeLog.1
+3
-3
lisp/ChangeLog.12
lisp/ChangeLog.12
+1
-1
lisp/ChangeLog.13
lisp/ChangeLog.13
+6
-6
lisp/ChangeLog.14
lisp/ChangeLog.14
+14
-14
lisp/ChangeLog.5
lisp/ChangeLog.5
+5
-5
lisp/ChangeLog.6
lisp/ChangeLog.6
+2
-2
lisp/ChangeLog.7
lisp/ChangeLog.7
+1
-1
lisp/ChangeLog.9
lisp/ChangeLog.9
+8
-8
lisp/Makefile.in
lisp/Makefile.in
+1
-1
lisp/abbrev.el
lisp/abbrev.el
+2
-2
lisp/allout.el
lisp/allout.el
+7
-7
lisp/arc-mode.el
lisp/arc-mode.el
+104
-25
lisp/bindings.el
lisp/bindings.el
+0
-41
lisp/calc/README
lisp/calc/README
+6
-0
lisp/calc/calc-bin.el
lisp/calc/calc-bin.el
+1
-1
lisp/calc/calc-ext.el
lisp/calc/calc-ext.el
+51
-7
lisp/calc/calc-graph.el
lisp/calc/calc-graph.el
+1
-1
lisp/calc/calc-help.el
lisp/calc/calc-help.el
+6
-0
lisp/calc/calc-misc.el
lisp/calc/calc-misc.el
+18
-15
lisp/calc/calc.el
lisp/calc/calc.el
+6
-1
lisp/cedet/ede/dired.el
lisp/cedet/ede/dired.el
+38
-60
lisp/cedet/ede/pmake.el
lisp/cedet/ede/pmake.el
+3
-4
lisp/cedet/semantic.el
lisp/cedet/semantic.el
+10
-0
lisp/cedet/semantic/decorate/mode.el
lisp/cedet/semantic/decorate/mode.el
+21
-65
lisp/cedet/semantic/ia.el
lisp/cedet/semantic/ia.el
+41
-45
lisp/cedet/semantic/idle.el
lisp/cedet/semantic/idle.el
+42
-119
lisp/cedet/semantic/mru-bookmark.el
lisp/cedet/semantic/mru-bookmark.el
+20
-63
lisp/cedet/semantic/util-modes.el
lisp/cedet/semantic/util-modes.el
+184
-419
lisp/cedet/srecode/mode.el
lisp/cedet/srecode/mode.el
+11
-38
lisp/composite.el
lisp/composite.el
+18
-26
lisp/cus-edit.el
lisp/cus-edit.el
+16
-9
lisp/cus-start.el
lisp/cus-start.el
+13
-0
lisp/custom.el
lisp/custom.el
+1
-1
lisp/cvs-status.el
lisp/cvs-status.el
+5
-5
lisp/desktop.el
lisp/desktop.el
+4
-1
lisp/diff.el
lisp/diff.el
+2
-2
lisp/dirtrack.el
lisp/dirtrack.el
+0
-7
lisp/dynamic-setting.el
lisp/dynamic-setting.el
+18
-14
lisp/ebuff-menu.el
lisp/ebuff-menu.el
+1
-1
lisp/electric.el
lisp/electric.el
+2
-4
lisp/emacs-lisp/authors.el
lisp/emacs-lisp/authors.el
+73
-5
lisp/emacs-lisp/autoload.el
lisp/emacs-lisp/autoload.el
+85
-55
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/bytecomp.el
+25
-15
lisp/emacs-lisp/cl-loaddefs.el
lisp/emacs-lisp/cl-loaddefs.el
+2
-3
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/cl-macs.el
+20
-3
lisp/emacs-lisp/derived.el
lisp/emacs-lisp/derived.el
+1
-1
lisp/emacs-lisp/easy-mmode.el
lisp/emacs-lisp/easy-mmode.el
+52
-23
lisp/emacs-lisp/lisp-mode.el
lisp/emacs-lisp/lisp-mode.el
+3
-10
lisp/emacs-lisp/lisp.el
lisp/emacs-lisp/lisp.el
+30
-14
lisp/emulation/cua-base.el
lisp/emulation/cua-base.el
+5
-2
lisp/emulation/cua-gmrk.el
lisp/emulation/cua-gmrk.el
+2
-2
lisp/emulation/cua-rect.el
lisp/emulation/cua-rect.el
+4
-4
lisp/emulation/edt.el
lisp/emulation/edt.el
+1
-2
lisp/epg.el
lisp/epg.el
+6
-5
lisp/erc/ChangeLog
lisp/erc/ChangeLog
+6
-2
lisp/erc/ChangeLog.03
lisp/erc/ChangeLog.03
+2
-2
lisp/erc/ChangeLog.04
lisp/erc/ChangeLog.04
+1
-1
lisp/filecache.el
lisp/filecache.el
+5
-5
lisp/files.el
lisp/files.el
+37
-47
lisp/frame.el
lisp/frame.el
+8
-18
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+159
-1
lisp/gnus/ChangeLog.1
lisp/gnus/ChangeLog.1
+3
-3
lisp/gnus/ChangeLog.2
lisp/gnus/ChangeLog.2
+8
-8
lisp/gnus/gnus-art.el
lisp/gnus/gnus-art.el
+5
-4
lisp/gnus/gnus-dired.el
lisp/gnus/gnus-dired.el
+19
-21
lisp/gnus/gnus-draft.el
lisp/gnus/gnus-draft.el
+20
-25
lisp/gnus/gnus-group.el
lisp/gnus/gnus-group.el
+2
-2
lisp/gnus/gnus-ml.el
lisp/gnus/gnus-ml.el
+29
-27
lisp/gnus/gnus-salt.el
lisp/gnus/gnus-salt.el
+61
-65
lisp/gnus/gnus-start.el
lisp/gnus/gnus-start.el
+3
-0
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-sum.el
+27
-36
lisp/gnus/gnus-topic.el
lisp/gnus/gnus-topic.el
+1
-0
lisp/gnus/gnus-undo.el
lisp/gnus/gnus-undo.el
+19
-19
lisp/gnus/gnus-util.el
lisp/gnus/gnus-util.el
+9
-17
lisp/gnus/message.el
lisp/gnus/message.el
+37
-26
lisp/gnus/mm-decode.el
lisp/gnus/mm-decode.el
+7
-6
lisp/gnus/mm-extern.el
lisp/gnus/mm-extern.el
+3
-5
lisp/gnus/mm-url.el
lisp/gnus/mm-url.el
+4
-8
lisp/gnus/mm-util.el
lisp/gnus/mm-util.el
+30
-41
lisp/gnus/mml-sec.el
lisp/gnus/mml-sec.el
+2
-2
lisp/gnus/mml.el
lisp/gnus/mml.el
+13
-15
lisp/gnus/mml2015.el
lisp/gnus/mml2015.el
+1
-0
lisp/gnus/nnir.el
lisp/gnus/nnir.el
+1
-1
lisp/gnus/nnrss.el
lisp/gnus/nnrss.el
+1
-1
lisp/gnus/nnweb.el
lisp/gnus/nnweb.el
+1
-1
lisp/gnus/sieve-manage.el
lisp/gnus/sieve-manage.el
+3
-3
lisp/gnus/smime.el
lisp/gnus/smime.el
+1
-1
lisp/gnus/yenc.el
lisp/gnus/yenc.el
+3
-2
lisp/help.el
lisp/help.el
+3
-4
lisp/hfy-cmap.el
lisp/hfy-cmap.el
+9
-1
lisp/htmlfontify.el
lisp/htmlfontify.el
+24
-34
lisp/ibuf-ext.el
lisp/ibuf-ext.el
+10
-19
lisp/ibuffer.el
lisp/ibuffer.el
+1
-1
lisp/icomplete.el
lisp/icomplete.el
+2
-1
lisp/ido.el
lisp/ido.el
+20
-5
lisp/iimage.el
lisp/iimage.el
+30
-43
lisp/image-mode.el
lisp/image-mode.el
+1
-1
lisp/image.el
lisp/image.el
+2
-2
lisp/info.el
lisp/info.el
+108
-30
lisp/international/iso-ascii.el
lisp/international/iso-ascii.el
+5
-8
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+1
-2
lisp/international/mule.el
lisp/international/mule.el
+74
-8
lisp/isearch.el
lisp/isearch.el
+9
-8
lisp/jka-compr.el
lisp/jka-compr.el
+5
-7
lisp/language/indian.el
lisp/language/indian.el
+18
-17
lisp/loadup.el
lisp/loadup.el
+10
-5
lisp/log-edit.el
lisp/log-edit.el
+102
-32
lisp/mail/binhex.el
lisp/mail/binhex.el
+2
-1
lisp/mail/supercite.el
lisp/mail/supercite.el
+4
-5
lisp/mail/uudecode.el
lisp/mail/uudecode.el
+1
-1
lisp/mh-e/ChangeLog
lisp/mh-e/ChangeLog
+9
-0
lisp/mh-e/ChangeLog.1
lisp/mh-e/ChangeLog.1
+12
-18
lisp/mh-e/mh-e.el
lisp/mh-e/mh-e.el
+4
-2
lisp/mh-e/mh-show.el
lisp/mh-e/mh-show.el
+0
-10
lisp/minibuffer.el
lisp/minibuffer.el
+168
-50
lisp/mwheel.el
lisp/mwheel.el
+1
-1
lisp/net/ange-ftp.el
lisp/net/ange-ftp.el
+14
-10
lisp/net/browse-url.el
lisp/net/browse-url.el
+6
-4
lisp/net/dns.el
lisp/net/dns.el
+5
-5
lisp/net/imap.el
lisp/net/imap.el
+3
-3
lisp/net/rlogin.el
lisp/net/rlogin.el
+1
-1
lisp/net/tramp-cmds.el
lisp/net/tramp-cmds.el
+13
-17
lisp/net/tramp-compat.el
lisp/net/tramp-compat.el
+60
-27
lisp/net/tramp-fish.el
lisp/net/tramp-fish.el
+9
-6
lisp/net/tramp-ftp.el
lisp/net/tramp-ftp.el
+3
-3
lisp/net/tramp-gvfs.el
lisp/net/tramp-gvfs.el
+30
-13
lisp/net/tramp-imap.el
lisp/net/tramp-imap.el
+8
-4
lisp/net/tramp-smb.el
lisp/net/tramp-smb.el
+11
-8
lisp/net/tramp.el
lisp/net/tramp.el
+647
-416
lisp/org/ChangeLog
lisp/org/ChangeLog
+1341
-0
lisp/org/org-agenda.el
lisp/org/org-agenda.el
+563
-184
lisp/org/org-archive.el
lisp/org/org-archive.el
+19
-7
lisp/org/org-ascii.el
lisp/org/org-ascii.el
+94
-12
lisp/org/org-attach.el
lisp/org/org-attach.el
+15
-9
lisp/org/org-bbdb.el
lisp/org/org-bbdb.el
+1
-1
lisp/org/org-beamer.el
lisp/org/org-beamer.el
+624
-0
lisp/org/org-bibtex.el
lisp/org/org-bibtex.el
+1
-1
lisp/org/org-clock.el
lisp/org/org-clock.el
+192
-86
lisp/org/org-colview.el
lisp/org/org-colview.el
+16
-8
lisp/org/org-compat.el
lisp/org/org-compat.el
+35
-1
lisp/org/org-crypt.el
lisp/org/org-crypt.el
+14
-9
lisp/org/org-ctags.el
lisp/org/org-ctags.el
+539
-0
lisp/org/org-datetree.el
lisp/org/org-datetree.el
+3
-2
lisp/org/org-docbook.el
lisp/org/org-docbook.el
+51
-24
lisp/org/org-docview.el
lisp/org/org-docview.el
+86
-0
lisp/org/org-entities.el
lisp/org/org-entities.el
+493
-0
lisp/org/org-exp-blocks.el
lisp/org/org-exp-blocks.el
+9
-6
lisp/org/org-exp.el
lisp/org/org-exp.el
+212
-377
lisp/org/org-faces.el
lisp/org/org-faces.el
+91
-20
lisp/org/org-feed.el
lisp/org/org-feed.el
+2
-2
lisp/org/org-footnote.el
lisp/org/org-footnote.el
+11
-9
lisp/org/org-freemind.el
lisp/org/org-freemind.el
+8
-25
lisp/org/org-gnus.el
lisp/org/org-gnus.el
+24
-15
lisp/org/org-habit.el
lisp/org/org-habit.el
+10
-9
lisp/org/org-html.el
lisp/org/org-html.el
+72
-46
lisp/org/org-icalendar.el
lisp/org/org-icalendar.el
+6
-6
lisp/org/org-id.el
lisp/org/org-id.el
+9
-6
lisp/org/org-indent.el
lisp/org/org-indent.el
+5
-5
lisp/org/org-info.el
lisp/org/org-info.el
+1
-1
lisp/org/org-inlinetask.el
lisp/org/org-inlinetask.el
+13
-4
lisp/org/org-irc.el
lisp/org/org-irc.el
+1
-1
lisp/org/org-jsinfo.el
lisp/org/org-jsinfo.el
+1
-1
lisp/org/org-latex.el
lisp/org/org-latex.el
+495
-178
lisp/org/org-list.el
lisp/org/org-list.el
+19
-11
lisp/org/org-mac-message.el
lisp/org/org-mac-message.el
+2
-2
lisp/org/org-macs.el
lisp/org/org-macs.el
+11
-1
lisp/org/org-mew.el
lisp/org/org-mew.el
+1
-1
lisp/org/org-mhe.el
lisp/org/org-mhe.el
+1
-1
lisp/org/org-mobile.el
lisp/org/org-mobile.el
+144
-27
lisp/org/org-mouse.el
lisp/org/org-mouse.el
+4
-4
lisp/org/org-plot.el
lisp/org/org-plot.el
+6
-6
lisp/org/org-protocol.el
lisp/org/org-protocol.el
+5
-4
lisp/org/org-publish.el
lisp/org/org-publish.el
+179
-52
lisp/org/org-remember.el
lisp/org/org-remember.el
+37
-25
lisp/org/org-rmail.el
lisp/org/org-rmail.el
+1
-1
lisp/org/org-src.el
lisp/org/org-src.el
+30
-6
lisp/org/org-table.el
lisp/org/org-table.el
+164
-110
lisp/org/org-timer.el
lisp/org/org-timer.el
+43
-32
lisp/org/org-vm.el
lisp/org/org-vm.el
+1
-1
lisp/org/org-w3m.el
lisp/org/org-w3m.el
+1
-1
lisp/org/org-wl.el
lisp/org/org-wl.el
+5
-1
lisp/org/org-xoxo.el
lisp/org/org-xoxo.el
+2
-1
lisp/org/org.el
lisp/org/org.el
+1161
-472
lisp/pgg-parse.el
lisp/pgg-parse.el
+2
-2
lisp/pgg.el
lisp/pgg.el
+2
-2
lisp/play/tetris.el
lisp/play/tetris.el
+35
-41
lisp/progmodes/bug-reference.el
lisp/progmodes/bug-reference.el
+10
-2
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-cmds.el
+10
-0
lisp/progmodes/cc-mode.el
lisp/progmodes/cc-mode.el
+4
-2
lisp/progmodes/compile.el
lisp/progmodes/compile.el
+7
-6
lisp/progmodes/cperl-mode.el
lisp/progmodes/cperl-mode.el
+12
-0
lisp/progmodes/etags.el
lisp/progmodes/etags.el
+30
-16
lisp/progmodes/fortran.el
lisp/progmodes/fortran.el
+23
-1
lisp/progmodes/grep.el
lisp/progmodes/grep.el
+2
-2
lisp/progmodes/idlwave.el
lisp/progmodes/idlwave.el
+1
-0
lisp/progmodes/js.el
lisp/progmodes/js.el
+7
-0
lisp/progmodes/sql.el
lisp/progmodes/sql.el
+1186
-636
lisp/progmodes/verilog-mode.el
lisp/progmodes/verilog-mode.el
+4
-3
lisp/progmodes/vhdl-mode.el
lisp/progmodes/vhdl-mode.el
+12
-44
lisp/savehist.el
lisp/savehist.el
+3
-22
lisp/scroll-all.el
lisp/scroll-all.el
+2
-2
lisp/scroll-bar.el
lisp/scroll-bar.el
+8
-14
lisp/server.el
lisp/server.el
+6
-3
lisp/sha1.el
lisp/sha1.el
+1
-1
lisp/simple.el
lisp/simple.el
+103
-260
lisp/subr.el
lisp/subr.el
+2
-5
lisp/tar-mode.el
lisp/tar-mode.el
+11
-22
lisp/term/tvi970.el
lisp/term/tvi970.el
+6
-7
lisp/term/vt100.el
lisp/term/vt100.el
+4
-10
lisp/textmodes/css-mode.el
lisp/textmodes/css-mode.el
+9
-2
lisp/textmodes/dns-mode.el
lisp/textmodes/dns-mode.el
+1
-0
lisp/textmodes/ispell.el
lisp/textmodes/ispell.el
+16
-4
lisp/textmodes/reftex.el
lisp/textmodes/reftex.el
+10
-30
lisp/textmodes/tex-mode.el
lisp/textmodes/tex-mode.el
+1
-1
lisp/tmm.el
lisp/tmm.el
+18
-22
lisp/tool-bar.el
lisp/tool-bar.el
+5
-3
lisp/type-break.el
lisp/type-break.el
+5
-34
lisp/url/ChangeLog
lisp/url/ChangeLog
+10
-2
lisp/url/url-dired.el
lisp/url/url-dired.el
+2
-37
lisp/vc-bzr.el
lisp/vc-bzr.el
+26
-25
lisp/vc-dir.el
lisp/vc-dir.el
+8
-4
lisp/vc-dispatcher.el
lisp/vc-dispatcher.el
+19
-23
lisp/vc-git.el
lisp/vc-git.el
+13
-21
lisp/vc-hg.el
lisp/vc-hg.el
+38
-29
lisp/vc.el
lisp/vc.el
+70
-38
lisp/view.el
lisp/view.el
+14
-29
lisp/window.el
lisp/window.el
+149
-0
lwlib/ChangeLog
lwlib/ChangeLog
+62
-0
lwlib/Makefile.in
lwlib/Makefile.in
+11
-16
lwlib/lwlib-Xaw.c
lwlib/lwlib-Xaw.c
+2
-2
lwlib/xlwmenu.c
lwlib/xlwmenu.c
+138
-82
lwlib/xlwmenuP.h
lwlib/xlwmenuP.h
+2
-0
make-dist
make-dist
+2
-3
msdos/ChangeLog
msdos/ChangeLog
+50
-0
msdos/sed1v2.inp
msdos/sed1v2.inp
+43
-4
msdos/sed1x.inp
msdos/sed1x.inp
+1
-0
msdos/sed3v2.inp
msdos/sed3v2.inp
+3
-1
msdos/sed3x.inp
msdos/sed3x.inp
+5
-0
msdos/sed5x.inp
msdos/sed5x.inp
+2
-3
nextstep/ChangeLog
nextstep/ChangeLog
+4
-0
nt/ChangeLog
nt/ChangeLog
+16
-4
nt/config.nt
nt/config.nt
+0
-4
nt/emacs.manifest
nt/emacs.manifest
+11
-1
oldXMenu/ChangeLog
oldXMenu/ChangeLog
+26
-0
oldXMenu/Makefile.in
oldXMenu/Makefile.in
+12
-28
src/.gdbinit
src/.gdbinit
+15
-0
src/ChangeLog
src/ChangeLog
+1053
-13
src/ChangeLog.1
src/ChangeLog.1
+4
-4
src/ChangeLog.2
src/ChangeLog.2
+8
-8
src/ChangeLog.3
src/ChangeLog.3
+1
-1
src/ChangeLog.4
src/ChangeLog.4
+13
-14
src/ChangeLog.5
src/ChangeLog.5
+1
-1
src/ChangeLog.9
src/ChangeLog.9
+7
-7
src/Makefile.in
src/Makefile.in
+169
-371
src/alloc.c
src/alloc.c
+56
-42
src/bidi.c
src/bidi.c
+50
-49
src/buffer.c
src/buffer.c
+96
-125
src/buffer.h
src/buffer.h
+14
-14
src/bytecode.c
src/bytecode.c
+7
-7
src/callproc.c
src/callproc.c
+4
-4
src/character.h
src/character.h
+1
-1
src/charset.c
src/charset.c
+3
-2
src/coding.c
src/coding.c
+1
-1
src/composite.c
src/composite.c
+25
-15
src/config.in
src/config.in
+29
-33
src/data.c
src/data.c
+724
-545
src/dired.c
src/dired.c
+3
-3
src/dispextern.h
src/dispextern.h
+28
-6
src/dispnew.c
src/dispnew.c
+4
-2
src/doc.c
src/doc.c
+1
-1
src/ecrt0.c
src/ecrt0.c
+1
-10
src/emacs.c
src/emacs.c
+15
-16
src/eval.c
src/eval.c
+213
-143
src/fileio.c
src/fileio.c
+200
-17
src/floatfns.c
src/floatfns.c
+70
-0
src/fns.c
src/fns.c
+0
-12
src/font.c
src/font.c
+8
-0
src/frame.c
src/frame.c
+16
-7
src/frame.h
src/frame.h
+1
-1
src/fringe.c
src/fringe.c
+10
-6
src/ftfont.c
src/ftfont.c
+370
-0
src/gtkutil.c
src/gtkutil.c
+186
-97
src/image.c
src/image.c
+1
-1
src/insdel.c
src/insdel.c
+1
-1
src/keyboard.c
src/keyboard.c
+58
-4
src/lisp.h
src/lisp.h
+179
-136
src/lread.c
src/lread.c
+47
-47
src/m/alpha.h
src/m/alpha.h
+4
-37
src/m/amdx86-64.h
src/m/amdx86-64.h
+3
-82
src/m/arm.h
src/m/arm.h
+3
-21
src/m/hp800.h
src/m/hp800.h
+3
-66
src/m/ia64.h
src/m/ia64.h
+5
-14
src/m/ibmrs6000.h
src/m/ibmrs6000.h
+3
-28
src/m/ibmrs6000.inp
src/m/ibmrs6000.inp
+0
-4
src/m/ibms390.h
src/m/ibms390.h
+3
-16
src/m/ibms390x.h
src/m/ibms390x.h
+4
-41
src/m/intel386.h
src/m/intel386.h
+3
-62
src/m/iris4d.h
src/m/iris4d.h
+6
-25
src/m/m68k.h
src/m/m68k.h
+3
-5
src/m/macppc.h
src/m/macppc.h
+3
-21
src/m/mips.h
src/m/mips.h
+3
-38
src/m/sh3.h
src/m/sh3.h
+0
-2
src/m/sparc.h
src/m/sparc.h
+7
-36
src/m/template.h
src/m/template.h
+11
-31
src/m/vax.h
src/m/vax.h
+3
-14
src/m/xtensa.h
src/m/xtensa.h
+0
-2
src/makefile.w32-in
src/makefile.w32-in
+2
-20
src/msdos.c
src/msdos.c
+1
-10
src/nsmenu.m
src/nsmenu.m
+1
-1
src/print.c
src/print.c
+0
-64
src/process.c
src/process.c
+2
-28
src/s/aix4-2.h
src/s/aix4-2.h
+16
-71
src/s/bsd-common.h
src/s/bsd-common.h
+7
-32
src/s/cygwin.h
src/s/cygwin.h
+12
-29
src/s/darwin.h
src/s/darwin.h
+41
-86
src/s/freebsd.h
src/s/freebsd.h
+7
-52
src/s/gnu-linux.h
src/s/gnu-linux.h
+16
-98
src/s/gnu.h
src/s/gnu.h
+0
-7
src/s/hpux10-20.h
src/s/hpux10-20.h
+52
-66
src/s/hpux11.h
src/s/hpux11.h
+0
-5
src/s/irix6-5.h
src/s/irix6-5.h
+8
-15
src/s/ms-w32.h
src/s/ms-w32.h
+53
-51
src/s/msdos.h
src/s/msdos.h
+19
-44
src/s/netbsd.h
src/s/netbsd.h
+6
-52
src/s/openbsd.h
src/s/openbsd.h
+2
-27
src/s/sol2-10.h
src/s/sol2-10.h
+12
-14
src/s/sol2-6.h
src/s/sol2-6.h
+4
-43
src/s/template.h
src/s/template.h
+25
-49
src/s/unixware.h
src/s/unixware.h
+11
-17
src/s/usg5-4.h
src/s/usg5-4.h
+29
-71
src/syntax.c
src/syntax.c
+1
-1
src/sysdep.c
src/sysdep.c
+9
-117
src/syssignal.h
src/syssignal.h
+0
-11
src/systty.h
src/systty.h
+2
-5
src/term.c
src/term.c
+36
-8
src/w16select.c
src/w16select.c
+2
-2
src/w32.c
src/w32.c
+24
-0
src/w32console.c
src/w32console.c
+56
-0
src/w32fns.c
src/w32fns.c
+13
-1
src/w32term.c
src/w32term.c
+4
-2
src/window.c
src/window.c
+15
-20
src/xdisp.c
src/xdisp.c
+596
-207
src/xmenu.c
src/xmenu.c
+1
-6
src/xrdb.c
src/xrdb.c
+0
-16
src/xsettings.c
src/xsettings.c
+171
-86
src/xsettings.h
src/xsettings.h
+1
-0
src/xsmfns.c
src/xsmfns.c
+22
-5
src/xterm.c
src/xterm.c
+36
-29
test/ChangeLog
test/ChangeLog
+4
-0
No files found.
ChangeLog
View file @
ce07fa9a
2010-05-12 Glenn Morris <rgm@gnu.org>
* configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
* configure.in (LIB_GCC): New output variable.
2010-05-11 Glenn Morris <rgm@gnu.org>
* make-dist (msdos): No more mainmake.
* configure.in: Generate lib-src/Makefile directly, do not run cpp.
* config.bat: Do not run cpp on lib-src/Makefile.in.
* config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
2010-05-10 Glenn Morris <rgm@gnu.org>
* configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
* configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
(BLESSMAIL_TARGET): New output variable.
2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
* INSTALL: Fix typos.
2010-05-08 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Add check for buggy version of GCC (Bug#6031).
2010-05-08 Glenn Morris <rgm@gnu.org>
* configure.in (HAVE_LIBNCURSES): New local variable.
(TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
replacing cpp in src/s/*.h and src/Makefile.in.
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
* configure.in: Add tests for `isnan' and `copysign'.
2010-05-07 Eli Zaretskii <eliz@gnu.org>
* config.bat: Allow for 2 leading `#'s in comments in
src/Makefile.in.
2010-05-07 Glenn Morris <rgm@gnu.org>
* configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
Merges logic from src/s/* and src/Makefile.in.
(LD_SWITCH_SYSTEM_TEMACS): New output variable.
2010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
Define START_FILES and LIB_STANDARD using autoconf.
* configure.in (START_FILES, LIB_STANDARD): New definitions, moved
here from src/s/*.h.
(HAVE_CRTIN): Remove, inline logic in the netbsd
START_FILES/LIB_STANDARD computation.
2010-05-06 Glenn Morris <rgm@gnu.org>
* configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
* Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
(LD_SWITCH_X_SITE): Remove unused variables.
2010-05-04 Glenn Morris <rgm@gnu.org>
* configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
as well.
(LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
* configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
* configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
variables, replacing c_switch_machine, c_switch_system.
* Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
@c_switch_system@.
2010-05-03 Glenn Morris <rgm@gnu.org>
* configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
* make-dist: There are no more src/m/*.inp files.
2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
(ac_link): Do not use ld_switch_machine.
2010-05-01 Glenn Morris <rgm@gnu.org>
* configure.in (OTHER_OBJ): Remove.
(PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
2010-04-30 Glenn Morris <rgm@gnu.org>
* configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
Elsewhere, maybe include it.
* configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
(OLDXMENU, LIBXMENU): New output variables.
* configure.in (OTHER_OBJ): New output variable.
2010-04-28 Glenn Morris <rgm@gnu.org>
* configure.in (CYGWIN_OBJ): New output variable.
* configure.in (GPM_MOUSE_SUPPORT): New output variable.
* configure.in (FONT_OBJ): New output variable.
* configure.in (LIBXMU): New output variable.
* configure.in (NS_OBJ, NS_SUPPORT): New output variables.
* configure.in (machine, canonical): On amdx86-64, check for a 32-bit
userland and maybe change values to i386 (move test from s/amdx86-64.h).
2010-04-27 Glenn Morris <rgm@gnu.org>
* configure.in (LIBXTR6): New output variable. Move unixware special
case here from src/s/unixware.h.
* configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
in Makefiles.
(TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
* configure.in (HAVE_MOTIF_2_1): Remove unused variable.
(LIBXP): No longer substitute in Makefiles.
(MOTIF_LIBW): New output variable. Move system-specific settings here
from src/s files.
2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
Reduce CPP usage.
* configure.in (LIB_X11_LIB): Remove, inline in the only user.
(unexec): Define unconditionally, all platforms define
UNEXEC. AC_SUBST it.
(UNEXEC_SRC): Remove, unused.
(C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
2010-04-27 Glenn Morris <rgm@gnu.org>
* configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
replaced by LIBXP.
* configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
(CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
On hpux10-20, default to /lib.
* configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
2010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (LIBS_MACHINE): Remove, unused.
* configure.in (LIB_MATH): New output variable. Set it for some systems.
2010-04-24 Glenn Morris <rgm@gnu.org>
* configure.in (CRT_DIR): New output variable.
(--with-crt-dir): New option. (Bug#5655)
(HAVE_LIB64_DIR): Remove.
2010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
2010-04-22 Miles Bader <miles@gnu.org>
* configure.in: Get rid of "unix" pre-defined macro when
preprocessing Makefile. (Bug#5857)
2010-04-21 Andreas Schwab <schwab@linux-m68k.org>
Avoid non-portable shell command negation
* configure.in: Revert last change.
2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
* configure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Glenn Morris <rgm@gnu.org>
* configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
(GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
2010-04-21 Karel Klíč <kklic@redhat.com>
* configure.in: New option: --with(out)-selinux, on by default.
Set HAVE_LIBSELINUX if we find libselinux, and substitute
LIBSELINUX_LIBS in Makefiles.
2010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove all references to LIBX11_SYSTEM.
...
...
@@ -5680,7 +5879,7 @@
1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
* configure.in: Remove AC_LANG_C call. Not needed with Autoconf
version > 1.8.
version > 1.8.
1994-05-08 Morten Welinder (terra@diku.dk)
...
...
INSTALL
View file @
ce07fa9a
...
...
@@ -408,7 +408,7 @@ to look in `/bar/mylib' for libraries, pass the -O3 optimization
switch
to
the
compiler
,
and
link
against
libfoo
.
a
and
libbar
.
a
libraries
in
addition
to
the
standard
ones
.
For
some
libraries
,
like
Gtk
+,
fontconfig
and
ALSA
,
`
configure
' use
For
some
libraries
,
like
Gtk
+,
fontconfig
and
ALSA
,
`
configure
' use
s
pkg-config to find where those libraries are installed.
If you want pkg-config to look in special directories, you have to set
the environment variable PKG_CONFIG_PATH to point to the directories
...
...
@@ -466,7 +466,7 @@ site-load.el for additional libraries if you arrange for their
documentation strings to be in the etc/DOC file (see
src/Makefile.in if you wish to figure out how to do that). For all
else, use site-init.el. Do not load byte-compiled code which
was buil
d
with a non-nil value of `byte-compile-dynamic'
.
was buil
t
with a non-nil value of `byte-compile-dynamic'
.
If
you
set
load
-
path
to
a
different
value
in
site
-
init
.
el
or
site
-
load
.
el
,
Emacs
will
use
*
precisely
*
that
value
when
it
starts
up
...
...
@@ -491,7 +491,7 @@ named `src/emacs'. You can execute this file "in place" without
copying
it
,
if
you
wish
;
then
it
automatically
uses
the
sibling
directories
../
lisp
,
../
lib
-
src
,
../
info
.
Or
you
can
"install"
the
executable
and
the
other
Emac
s
into
their
Or
you
can
"install"
the
executable
and
the
other
file
s
into
their
installed
locations
,
with
`
make
install
'. By default, Emacs'
s
files
are
installed
in
the
following
directories
:
...
...
Makefile.in
View file @
ce07fa9a
...
...
@@ -69,15 +69,9 @@ CDPATH=
# ==================== Things `configure' Might Edit ====================
CC
=
@CC@
CPP
=
@CPP@
C_SWITCH_SYSTEM
=
@c_switch_system@
ALLOCA
=
@ALLOCA@
LN_S
=
@LN_S@
CFLAGS
=
@CFLAGS@
LDFLAGS
=
@LDFLAGS@
CPPFLAGS
=
@CPPFLAGS@
C_SWITCH_X_SITE
=
@C_SWITCH_X_SITE@
LD_SWITCH_X_SITE
=
@LD_SWITCH_X_SITE@
EXEEXT
=
@EXEEXT@
MAKEINFO
=
@MAKEINFO@
...
...
README.imagemagick
View file @
ce07fa9a
...
...
@@ -5,6 +5,15 @@ scaling and rotation.
This file will attempt to contain draft NEWS, Changelog and manual
entries for the new functionality.
You might need to regenerate the configure scripts:
aclocal
automake
autoheader
autoconf
./configure --with-imagemagick
TODO
- complete documentation drafts below
- test with more systems, only tested on Fedora 12 so far, and the
...
...
@@ -28,7 +37,7 @@ To enable, use the following configure option:
The new function (imagemagick-types) returns a list of image file
extensions that your installation of imagemagick supports.
The function (imagemagic-register-types) will enable the imagemagick
The function (imagemagic
k
-register-types) will enable the imagemagick
support for the extensions in imagemagick-types minus the types listed
in imagemagick-types-inhibit.
...
...
admin/CPP-DEFINES
View file @
ce07fa9a
...
...
@@ -55,9 +55,7 @@ HAVE_PTYS
HAVE_TERMIO
HAVE_TERMIOS
INTERRUPT_INPUT
MAIL_USE_FLOCK
NARROWPROTO
NOMULTIPLEJOBS
SEPCHAR
SIGTYPE
SYSTEM_TYPE
...
...
@@ -68,7 +66,6 @@ CANNOT_DUMP
EXPLICIT_SIGN_EXTEND
LOAD_AVE_CVT
LOAD_AVE_TYPE
NO_ARG_ARRAY
NO_REMAP
VIRT_ADDR_VARIES
WORDS_BIG_ENDIAN
...
...
@@ -99,13 +96,8 @@ BROKEN_SIGPOLL
BROKEN_SIGPTY
BSD4_2
BSD4_3
BSD_PGRPS
BSD_SYSTEM
CLASH_DETECTION
COFF_BSD_SYMBOLS
CRT0_DUMMIES
C_SWITCH_MACHINE
C_SWITCH_SYSTEM
C_SWITCH_X_SYSTEM
DATA_SEG_BITS
DATA_START
...
...
@@ -161,7 +153,6 @@ HAVE_H_ERRNO
HAVE_INDEX
HAVE_INET_SOCKETS
HAVE_INVERSE_HYPERBOLIC
HAVE_LIB64_DIR
HAVE_LIBKSTAT
HAVE_LIBNCURSES
HAVE_LIBPTHREADS
...
...
@@ -217,32 +208,18 @@ HAVE_WINDOW_SYSTEM
HAVE_WORKING_VFORK
HAVE_XRMSETDATABASE
HPUX
IBMR2AIX
INHIBIT_X11R6_XIM
INTERNAL_TERMINAL
IS_ANY_SEP
IS_DIRECTORY_SEP
KERNEL_FILE
LDAV_SYMBOL
LD_SWITCH_MACHINE
LD_SWITCH_MACHINE_TEMACS
LD_SWITCH_SYSTEM
LD_SWITCH_SYSTEM_TEMACS
LD_SWITCH_SYSTEM_tmp
LD_SWITCH_X_DEFAULT
LIBS_MACHINE
LIBS_SYSTEM
LIBS_TERMCAP
LIBXMU
LIB_GCC
LIB_MATH
LIB_MOTIF
LIB_STANDARD
LINKER
LINUX_VERSION_CODE
LISP_FLOAT_TYPE
LNOFLSH
LOCALTIME_CACHE
MAIL_USE_FLOCK
MAIL_USE_LOCKF
MAIL_USE_POP
MAIL_USE_SYSTEM_LOCK
...
...
@@ -250,38 +227,23 @@ MAXPATHLEN
MIN_PTY_KERNEL_VERSION -- only used on Mac
MODE_LINE_BINARY_TEXT
MUST_UNDEF__STDC__
NEED_BSDTTY
NEED_ERRNO
NEED_LIBW
NEED_UNISTD_H
NLIST_STRUCT
NOT_C_CODE
NOT_USING_MOTIF
NO_ABORT
NO_DIR_LIBRARY
NO_EDITRES
NO_MATHERR
NO_SHARED_LIBS
NO_TERMIO
NSIG
NSIG_MINIMUM
NULL
NULL_DEVICE
ORDINARY_LINK
OTHER_FILES
O_APPEND
O_BINARY
O_CREAT
O_EXCL
O_RDONLY
O_RDWR
O_TEXT
O_TRUNC
O_WRONLY
PAGESIZE
PENDING_OUTPUT_COUNT
POSIX
POSIX_SIGNALS
PREFER_VSUSP
PTY_ITERATION
PTY_NAME_SPRINTF
...
...
@@ -311,14 +273,11 @@ SYMS_SYSTEM
SYSTEM_PURESIZE_EXTRA
SYSTEM_MALLOC
SYSV_SYSTEM_DIR
Srandom
TAB3
TABDLY
TERM
TERMINFO
TEXT_START
THIS_IS_CONFIGURE
THIS_IS_MAKEFILE
TIME_WITH_SYS_TIME
TIOCSIGSEND
TM_IN_SYS_TIME
...
...
@@ -326,7 +285,6 @@ ULIMIT_BREAK_VALUE
UNEXEC
UNIX98_PTYS
USE_CRT_DLL
USE_MAC_IMAGE_IO
USE_TOOLKIT_SCROLL_BARS
USG
USG5
...
...
@@ -352,7 +310,6 @@ _WINSOCKAPI_
_WINSOCK_H
__ELF__
__FreeBSD__
__FreeBSD_version
__GNUC__
__GNU_LIBRARY__
__GNUC_MINOR__
...
...
admin/ChangeLog
View file @
ce07fa9a
2010-05-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.2 released.
2010-04-01 Eli Zaretskii <eliz@gnu.org>
* CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
...
...
admin/notes/BRANCH
View file @
ce07fa9a
...
...
@@ -17,9 +17,8 @@ trunk is then free for development.
For example, "emacs-23" for Emacs 23.2 and later, "EMACS_23_1_RC" for
23.1, "EMACS_22_BASE" for 22.x, and "EMACS_21_1_RC" for 21.x.
Traditionally only bug-fixes were allowed in minor releases.
Recently (22.x, 23.2), self-contained new features were allowed on a
case-by-case basis.
Consult emacs-devel for exactly what kinds of changes are allowed
on what branch at any time.
If you are looking at this file in a branch other than the trunk,
there may be some branch-specific documentation below this line.
...
...
admin/notes/bugtracker
View file @
ce07fa9a
...
...
@@ -4,7 +4,7 @@ The Emacs Bug Tracker can be found at http://debbugs.gnu.org/
*
Quick
-
start
guide
This
is
95
%
of
all
you
will
ever
need
.
This
is
95
%
of
all
you
will
ever
need
to
know
.
**
How
do
I
report
a
bug
?
Use
M
-
x
report
-
emacs
-
bug
,
or
send
mail
to
bug
-
gnu
-
emacs
@
gnu
.
org
.
...
...
@@ -34,8 +34,12 @@ tags 123 moreinfo|unreproducible|wontfix|patch
For
a
list
of
all
bugs
,
see
http
://
debbugs
.
gnu
.
org
/
db
/
pa
/
lemacs
.
html
This
is
a
static
page
,
updated
once
a
day
.
There
is
also
a
dynamic
list
,
generated
on
request
,
but
since
there
are
many
bug
reports
this
is
slow
and
not
recommended
.
list
,
generated
on
request
.
This
accepts
various
options
,
eg
to
see
the
most
recent
bugs
:
http
://
debbugs
.
gnu
.
org
/
cgi
/
pkgreport
.
cgi
?
newest
=
100
Or
follow
the
links
on
the
front
page
http
://
debbugs
.
gnu
.
org
.
**
How
do
I
report
a
bug
in
Emacs
now
?
The
same
way
as
you
always
did
.
Send
mail
to
bug
-
gnu
-
emacs
@
gnu
.
org
,
...
...
@@ -92,6 +96,9 @@ mail with the bug report number in. If you do not do this, each reply
in
the
subsequent
discussion
will
end
up
creating
a
new
bug
.
This
is
annoying
.
(
So
annoying
that
a
form
of
message
-
id
tracking
has
been
implemented
to
hopefully
stop
this
happening
,
but
it
is
still
better
to
use
X
-
Debbugs
-
CC
.)
If
a
new
report
contains
X
-
Debbugs
-
CC
in
the
input
,
this
is
converted
to
a
real
Cc
header
in
the
output
.
(
See
Bug
#
1720
).
It
is
also
merged
into
the
Resent
-
CC
header
(
see
below
).
...
...
@@ -191,8 +198,7 @@ Package: emacs
Version: 23.0.60
Severity: minor
Optionally, add a sub-package, eg Package: emacs,calendar.
This can include tags. Some things (e.g. submitter) don'
t
seem
to
This can also include tags. Some things (e.g. submitter) don'
t
seem
to
work
here
.
Otherwise
,
send
mail
to
the
control
server
,
control
@
debbugs
.
gnu
.
org
.
...
...
@@ -229,7 +235,7 @@ http://debbugs.gnu.org/...
123
#
given
bug
number
123
;
mbox
=
yes
#
mbox
version
of
given
bug