Stefan Monnier
48d33090d0
* erc-ibuffer.el (erc-channel-modes):
...
* bs.el (bs--sort-by-mode, bs--get-mode-name):
* imenu.el (imenu-add-to-menubar):
* makesum.el (make-command-summary):
* mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu):
* msb.el (msb--mode-menu-cond):
* calc/calc-embed.el (calc-do-embedded):
* emacs-lisp/helper.el (Helper-describe-mode):
* mail/emacsbug.el (report-emacs-bug):
* progmodes/hideshow.el (hs-grok-mode-type):
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
* textmodes/table.el (*table--cell-describe-mode):
Pass mode-name through format-mode-line.
2008-01-04 06:29:12 +00:00
Glenn Morris
5cec305694
Remove directory part from filenames in function declarations.
2007-12-06 04:09:57 +00:00
Dan Nicolaescu
e8ffb999b9
* frame.el (msdos-mouse-p):
...
* generic-x.el (w32-shell-name):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names, dired-get-filename, dired-unmark)
(dired-do-flagged-delete, dos-8+3-filename, vms-read-directory)
(view-mode-disable):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* help-fns.el (ad-get-advice-info):
* font-lock.el (fast-lock-after-fontify-buffer)
(fast-lock-after-unfontify-buffer, fast-lock-mode)
(lazy-lock-after-fontify-buffer)
(lazy-lock-after-unfontify-buffer, lazy-lock-mode):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.
2007-11-21 03:06:01 +00:00
Dan Nicolaescu
6d00e226c3
* progmodes/python.el (info-lookup-maybe-add-help):
...
* progmodes/ps-mode.el (doc-view-minor-mode):
* mail/emacsbug.el (Info-menu, Info-goto-node):
* emulation/viper-keym.el (viper-ex)
(viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
* emulation/viper-cmd.el (widget-type, widget-button-press)
(viper-set-hooks):
* emacs-lisp/tcover-unsafep.el (unsafep-function):
* emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
(ses-load, ses-vector-delete, ses-create-header-string)
(ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
* emacs-lisp/gulp.el (mail-subject, mail-send): Declare as
functions.
* url-mailto.el (mail-send-and-exit):
* url-http.el (url-dav-file-attributes):
* url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal):
(url-generate-unique-filename): Declare as functions.
2007-11-20 07:56:02 +00:00
Juanma Barranquero
1daad47dbd
(report-emacs-bug): Use mapc' rather than
mapcar'.
2007-09-26 00:20:26 +00:00
Michaël Cadilhac
ef77dde4c3
(report-emacs-bug): Make MS-DOS a special case (there's no build number).
2007-08-17 19:38:58 +00:00
Michaël Cadilhac
30cc206bf3
(report-emacs-bug): Remove the last number of `emacs-version', use the
...
topic prefix ``version; ''.
2007-08-17 10:10:11 +00:00
Michaël Cadilhac
a722966c7c
(report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
...
Suggested by Reiner Steib.
2007-08-15 02:23:42 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Stefan Monnier
951c155f39
(report-emacs-bug): Don't hard code the "X" name.
2007-03-11 01:29:50 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Juanma Barranquero
fca615d502
(report-emacs-bug): Fix typos in output message.
2006-11-06 02:29:24 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
9888f112a2
(report-emacs-bug-text-prompt): Delete var.
...
(report-emacs-bug): Don't record initial prompt text.
Instead, add text properties to prompting text.
(report-emacs-bug-hook): Delete prompting text.
2006-01-10 13:01:48 +00:00
Eli Zaretskii
53dab082e3
(report-emacs-bug): Let explanations correctly reflect the address to which
...
the report will be sent.
2006-01-06 19:41:35 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Kim F. Storm
3a7f4c189c
(report-emacs-bug): Request that backtraces are
...
included when reporting an emacs crash, and tell about the DEBUG file.
2005-07-21 08:56:04 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Glenn Morris
8a4144ca29
(report-emacs-bug): Use "X server distributor" rather than
...
"Distributor".
2005-06-23 17:02:33 +00:00
Jan Djärv
6f8a274229
* mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
...
and x-server-version may throw.
2004-11-23 19:22:43 +00:00
Jan Djärv
f498206434
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
...
and x-server-version in bug report.
2004-10-28 07:37:02 +00:00
Richard M. Stallman
3c3ba27b4b
(report-emacs-bug): Fix previous change.
2003-10-05 13:51:43 +00:00
Richard M. Stallman
e927088b53
(report-emacs-bug): Mention major and minor modes.
2003-09-30 12:45:44 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Markus Rost
b92a07e0ed
Update copyright notice and fix typo in commentary section.
2002-07-19 20:17:58 +00:00
Markus Rost
c71276553d
(report-emacs-bug-hook): Do another save-excursion.
2002-05-20 00:39:23 +00:00
Markus Rost
515ced278c
(report-emacs-bug-text-prompt): New variable.
...
(report-emacs-bug): Store the prompt in
`report-emacs-bug-text-prompt'. Move Configuration/Important settings
information after the user's report.
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
2002-05-18 19:19:18 +00:00
Richard M. Stallman
9210027b8d
(report-emacs-bug): Change the "English please" msg.
2002-05-13 15:45:18 +00:00
Richard M. Stallman
461f30cb27
(report-emacs-bug-hook): Use replace-match only if search was successful.
2002-04-30 17:11:38 +00:00
Richard M. Stallman
74d51fb840
(report-emacs-bug-hook): Don't fail completely
...
if the user edits the Emacs version number in the text.
2002-04-30 02:23:49 +00:00
Thien-Thi Nguyen
ea33ba739a
(report-emacs-bug-hook): Remove submitter
...
directions as the last action.
2002-03-21 02:11:53 +00:00
Eli Zaretskii
5e11c42501
(report-emacs-bug): Make sure *Messages*
...
exists. From Andy Petrusenco <andy@int.spb.ru>.
2001-08-31 18:00:54 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Eli Zaretskii
cbeed4a8ab
(report-emacs-bug): Don't switch the buffer to
...
unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
2001-05-10 15:47:29 +00:00
Eli Zaretskii
249dd4090e
(report-emacs-bug): Report LC_COLLATE,
...
LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
From Paul Eggert.
2001-03-29 15:31:58 +00:00
Eli Zaretskii
8ab5d35a02
(report-emacs-bug): Mention the fact that the
...
bug report is mailed to an email list and posted to a news group.
2001-01-24 16:51:54 +00:00
Eli Zaretskii
bde49c444d
(report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE.
2001-01-19 17:45:03 +00:00
Eli Zaretskii
dc81f8a23b
(report-emacs-bug): Report values of
...
locale-coding-system, default-enable-multibyte-characters, and the
environment variables LC_ALL, LC_TYPE, and LANG.
2001-01-19 16:15:51 +00:00
Eli Zaretskii
94821e4f02
(report-emacs-bug): Fix whitespace and
...
punctuation in the warning inserted into the *mail* buffer.
2000-11-02 17:10:31 +00:00
Richard M. Stallman
e9227982cb
(report-emacs-bug): Don't display *Bug Help* if
...
report-emacs-bug-no-explanations.
1998-05-07 06:34:20 +00:00
Richard M. Stallman
518adca24d
(report-emacs-bug): After reinserting
...
the signature, leave point before it.
1998-05-07 06:31:31 +00:00
Richard M. Stallman
9e68869b10
(report-emacs-bug): Use rfc822-goto-eoh.
1998-04-30 06:32:07 +00:00
Karl Heuer
22ad9937f5
(report-emacs-bug-hook): Don't absolutely
...
reject non-ASCII characters.
1998-04-13 18:57:28 +00:00
Richard M. Stallman
9b4e41acb4
(report-emacs-bug-hook): Use skip-chars-forward
...
to check for non-ASCII characters, and to find them.
Don't use find-charset-region.
(report-emacs-bug-pretest-address): Update address.
(report-emacs-bug-address): Likewise.
1998-04-05 01:05:15 +00:00
Richard M. Stallman
3e0a61b575
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.
1998-04-04 00:07:57 +00:00
Richard M. Stallman
249ac14bec
(report-emacs-bug): Use set-buffer-multibyte.
1998-04-03 21:06:38 +00:00
Richard M. Stallman
03a5af7baf
(report-emacs-bug-hook): Fix the regexp for
...
matching non-ASCII characters.
1998-04-03 05:11:30 +00:00
Richard M. Stallman
7b27eb5359
(report-emacs-bug-address):
...
Variable renamed from bug-gnu-emacs. Use defcustom.
(report-emacs-bug-pretest-address): Use defcustom.
1998-01-28 21:02:35 +00:00
Richard M. Stallman
fbd410d6df
(emacsbug): Customized.
...
(report-emacs-bug-no-confirmation):
Renamed from report-emacs-bug-run-tersely.
(report-emacs-bug-no-explanations): New option.
(report-emacs-bug): Handle that option.
1998-01-26 03:14:34 +00:00
Karl Heuer
0a18209b69
(report-emacs-bug): Delete the condition-case.
1997-10-15 23:03:30 +00:00