]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Sun, 7 Dec 2008 17:41:12 +0000 (17:41 +0000)]
Untabify.
Seiji Zenitani [Sun, 7 Dec 2008 05:00:54 +0000 (05:00 +0000)]
* nsfns.m (ns_set_background_color): Remove code duplication.
Chong Yidong [Sun, 7 Dec 2008 00:58:47 +0000 (00:58 +0000)]
(make_conversion_work_buffer): Disable buffer modification hooks in
the work buffer.
Chong Yidong [Sun, 7 Dec 2008 00:58:16 +0000 (00:58 +0000)]
* coding.c (make_conversion_work_buffer): Disable buffer modification
hooks in the work buffer.
Miles Bader [Sat, 6 Dec 2008 17:26:18 +0000 (17:26 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1490
Chong Yidong [Sat, 6 Dec 2008 03:57:16 +0000 (03:57 +0000)]
(terminal-init-xterm): Discard pending input before reading a reply to
the terminal attributes query.
Chong Yidong [Sat, 6 Dec 2008 03:55:05 +0000 (03:55 +0000)]
* term/xterm.el (terminal-init-xterm): Discard pending input
before reading a reply to the terminal attributes query.
Glenn Morris [Sat, 6 Dec 2008 03:30:36 +0000 (03:30 +0000)]
(Old Revisions): Improve previous change.
Seiji Zenitani [Sat, 6 Dec 2008 01:11:07 +0000 (01:11 +0000)]
requirements of the frame opacity code (OS X)
Chong Yidong [Fri, 5 Dec 2008 20:43:18 +0000 (20:43 +0000)]
(pmail-convert-babyl-to-mbox): Reinitialize pmail-mode variables after
conversion.
Chong Yidong [Fri, 5 Dec 2008 20:43:11 +0000 (20:43 +0000)]
* pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
variables after conversion.
Eli Zaretskii [Fri, 5 Dec 2008 16:54:24 +0000 (16:54 +0000)]
(String Basics): Only unibyte strings that represent key sequences hold
8-bit raw bytes.
Eli Zaretskii [Fri, 5 Dec 2008 16:49:20 +0000 (16:49 +0000)]
(procfs_system_process_attributes): If `nread' has a negative value, assign
zero to it.
Eli Zaretskii [Fri, 5 Dec 2008 16:30:01 +0000 (16:30 +0000)]
(Character Sets): Document `map-charset-chars'.
Eli Zaretskii [Fri, 5 Dec 2008 16:11:37 +0000 (16:11 +0000)]
(Coding System Basics): Rewrite @ignore'd paragraph to speak about `undecided'.
(Character Properties): Don't explain the meaning of each property; instead,
identify their Unicode Standard names.
Vinicius Jose Latorre [Fri, 5 Dec 2008 14:56:18 +0000 (14:56 +0000)]
Transform defvar into defcustom.
Chong Yidong [Fri, 5 Dec 2008 14:45:32 +0000 (14:45 +0000)]
Minor correction.
Chong Yidong [Fri, 5 Dec 2008 14:45:14 +0000 (14:45 +0000)]
(Vdebug_on_error): Doc fix.
Chong Yidong [Fri, 5 Dec 2008 14:44:53 +0000 (14:44 +0000)]
* eval.c (syms_of_eval): Doc fix.
Andreas Schwab [Fri, 5 Dec 2008 13:36:46 +0000 (13:36 +0000)]
(dired-font-lock-keywords): Fix last change.
Kenichi Handa [Fri, 5 Dec 2008 12:26:58 +0000 (12:26 +0000)]
(ftfont_shape_by_flt): Use "combining" flt if the
second character is a combining character.
Eli Zaretskii [Fri, 5 Dec 2008 07:09:16 +0000 (07:09 +0000)]
(procfs_system_process_attributes): Don't use cmd, cmdsize, and q without
initializing them first.
Richard M. Stallman [Fri, 5 Dec 2008 03:02:03 +0000 (03:02 +0000)]
(Antinews): Minor fixes.
Juanma Barranquero [Fri, 5 Dec 2008 00:21:40 +0000 (00:21 +0000)]
* international/mule-diag.el (mule-diag): Display the window
system version in a less laconic way.
Juanma Barranquero [Fri, 5 Dec 2008 00:02:10 +0000 (00:02 +0000)]
Fix breakage by #870.
Juanma Barranquero [Thu, 4 Dec 2008 23:58:14 +0000 (23:58 +0000)]
* ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
if the sorting functions are not loaded. (Bug#1432)
Chong Yidong [Thu, 4 Dec 2008 23:16:45 +0000 (23:16 +0000)]
(pmailhdr): Require pmailhdr.
Chong Yidong [Thu, 4 Dec 2008 23:16:40 +0000 (23:16 +0000)]
* pmailsort.el (pmailhdr): Require pmailhdr.
Chong Yidong [Thu, 4 Dec 2008 23:14:50 +0000 (23:14 +0000)]
Require pmailhdr.
Chong Yidong [Thu, 4 Dec 2008 23:13:08 +0000 (23:13 +0000)]
Remove pmaildesc dependency.
Chong Yidong [Thu, 4 Dec 2008 23:11:10 +0000 (23:11 +0000)]
Remove pmaildesc.elc.
Sam Steingold [Thu, 4 Dec 2008 23:04:39 +0000 (23:04 +0000)]
(compilation-read-command): Extracted from compile.
(compile): Use it.
(recompile): Accept an optional argument to enable editing the command line.
Chong Yidong [Thu, 4 Dec 2008 22:54:48 +0000 (22:54 +0000)]
Sync with rmailedit.el.
(pmail-edit-current-message): Remove deleted function
pmail-msg-is-pruned.
Chong Yidong [Thu, 4 Dec 2008 22:50:50 +0000 (22:50 +0000)]
(pmail-retry-failure): Remove call to non-existent function
pmail-clear-headers.
(pmail-message-labels-p): New function.
Chong Yidong [Thu, 4 Dec 2008 22:49:30 +0000 (22:49 +0000)]
Sync with rmailout.el.
Chong Yidong [Thu, 4 Dec 2008 22:49:21 +0000 (22:49 +0000)]
Sync with rmailkwd.el.
Chong Yidong [Thu, 4 Dec 2008 22:49:10 +0000 (22:49 +0000)]
Require mail-parse.
(pmail-mime-show): Don't use removed function
pmail-header-hide-headers.
(pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
pmail-desc-* functions.
Chong Yidong [Thu, 4 Dec 2008 22:48:57 +0000 (22:48 +0000)]
Sync with pmailsort.el.
(pmail-sort-messages): Insert two newlines at the end of the
message if they do not exist.
Chong Yidong [Thu, 4 Dec 2008 22:47:37 +0000 (22:47 +0000)]
File removed.
Chong Yidong [Thu, 4 Dec 2008 22:47:07 +0000 (22:47 +0000)]
* pmailsort.el: Sync with pmailsort.el.
(pmail-sort-messages): Insert two newlines at the end of the
message if they do not exist.
* pmailmm.el: Require mail-parse.
(pmail-mime-show): Don't use removed function
pmail-header-hide-headers.
(pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
pmail-desc-* functions.
* pmailkwd.el: Sync with rmailkwd.el.
* pmailout.el: Sync with rmailout.el.
* pmailedit.el: Sync with rmailedit.el.
(pmail-edit-current-message): Remove deleted function
pmail-msg-is-pruned.
* pmaildesc.el: File deleted.
* pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
(pmail-retry-failure): Remove call to non-existent function
pmail-clear-headers.
(pmail-message-labels-p): New function.
Michael Albinus [Thu, 4 Dec 2008 20:44:11 +0000 (20:44 +0000)]
* net/tramp.el (top): Write a message, when loading Tramp.
Michael Albinus [Thu, 4 Dec 2008 20:42:29 +0000 (20:42 +0000)]
* net/tramp-cache.el (tramp-dump-connection-properties): Polish
the check, whether to dump the data.
Lute Kamstra [Thu, 4 Dec 2008 18:10:34 +0000 (18:10 +0000)]
(vc-cvs-could-register): Don't use file-directory-p to
check if the file "CVS/Entries" exists.
Jason Rumney [Thu, 4 Dec 2008 15:25:53 +0000 (15:25 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 4 Dec 2008 15:23:54 +0000 (15:23 +0000)]
* international/mule-diag.el (list-character-sets): Doc fix.
(list-character-sets-2): Fix info in header. Simplify.
(print-coding-system): Simplify.
(list-input-methods-1): Simplify.
(mule-diag): Display current font/fontset for all window systems,
not just X. Simplify.
Jason Rumney [Thu, 4 Dec 2008 15:21:53 +0000 (15:21 +0000)]
(w32font_draw): Initialize orig_clip before getting it, and delete it
when finished.
Chong Yidong [Thu, 4 Dec 2008 13:41:10 +0000 (13:41 +0000)]
(pmail-get-header): Call pmail-swap-buffers-maybe.
Chong Yidong [Thu, 4 Dec 2008 13:40:56 +0000 (13:40 +0000)]
* pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Katsumi Yamaoka [Thu, 4 Dec 2008 10:53:18 +0000 (10:53 +0000)]
* mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and fast.
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
Dan Nicolaescu [Thu, 4 Dec 2008 08:53:26 +0000 (08:53 +0000)]
(kbd_buffer_get_event): Follow the non-interactive
case when running as a daemon before detaching.
Glenn Morris [Thu, 4 Dec 2008 07:03:53 +0000 (07:03 +0000)]
(vc-svn-register-switches): Doc fix. Add t as option.
(vc-svn-register): Doc fix.
Glenn Morris [Thu, 4 Dec 2008 07:02:21 +0000 (07:02 +0000)]
(vc-sccs-register-switches): Doc fix. Add t as option.
(vc-sccs-register): Doc fix.
Glenn Morris [Thu, 4 Dec 2008 07:01:56 +0000 (07:01 +0000)]
(vc-rcs-register-switches): Doc fix. Add t as option.
(vc-rcs-register): Doc fix.
Glenn Morris [Thu, 4 Dec 2008 07:01:22 +0000 (07:01 +0000)]
(vc-mcvs-register-switches): Doc fix. Add t as option.
(vc-mcvs-register): Doc fix.
Glenn Morris [Thu, 4 Dec 2008 07:00:43 +0000 (07:00 +0000)]
(vc-cvs-register-switches): Doc fix. Add t as option.
(vc-cvs-register): Doc fix.
Glenn Morris [Thu, 4 Dec 2008 06:13:19 +0000 (06:13 +0000)]
(toggle-read-only): Doc fix.
Chong Yidong [Thu, 4 Dec 2008 03:24:41 +0000 (03:24 +0000)]
(pmail-sort-messages): Don't call removed function
pmail-header-show-headers.
Chong Yidong [Thu, 4 Dec 2008 03:24:28 +0000 (03:24 +0000)]
* pmailsort.el (pmail-sort-messages): Don't call removed function
pmail-header-show-headers.
Katsumi Yamaoka [Thu, 4 Dec 2008 01:58:01 +0000 (01:58 +0000)]
* mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap on links.
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
Katsumi Yamaoka [Wed, 3 Dec 2008 23:49:00 +0000 (23:49 +0000)]
(message-idna-to-ascii-rhs-1): Fix previous commit.
(message-idna-to-ascii-rhs): Add a comment. Suggested by RMS.
Stefan Monnier [Wed, 3 Dec 2008 21:57:10 +0000 (21:57 +0000)]
(apropos-print-doc): Fix thinko that caused long labels to
be used in compact layout and vice-versa.
Juanma Barranquero [Wed, 3 Dec 2008 16:36:59 +0000 (16:36 +0000)]
* w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
like most list-* commands.
Juanma Barranquero [Wed, 3 Dec 2008 16:17:46 +0000 (16:17 +0000)]
* international/mule-diag.el (unicodedata-file, unicode-data): Remove.
They already exist in descr-text.el as `describe-char-unicodedata-file'
and `describe-char-unicode-data'.
(print-list): Simplify.
(read-charset): Reflow docstring.
(list-coding-systems): Doc fix.
Juanma Barranquero [Wed, 3 Dec 2008 14:16:27 +0000 (14:16 +0000)]
Better description.
Juanma Barranquero [Wed, 3 Dec 2008 14:13:42 +0000 (14:13 +0000)]
* w32.c (init_environment): Don't free handle to library shell32.dll.
Glenn Morris [Wed, 3 Dec 2008 08:21:08 +0000 (08:21 +0000)]
*** empty log message ***
Glenn Morris [Wed, 3 Dec 2008 08:03:49 +0000 (08:03 +0000)]
NEWS would imply this file is supposed to be maintainerless.
Glenn Morris [Wed, 3 Dec 2008 07:57:47 +0000 (07:57 +0000)]
Add VC switches entry.
Glenn Morris [Wed, 3 Dec 2008 07:57:23 +0000 (07:57 +0000)]
(Old Revisions): Fix diff-switches description.
Glenn Morris [Wed, 3 Dec 2008 07:45:04 +0000 (07:45 +0000)]
(vc-diff-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:43:33 +0000 (07:43 +0000)]
(vc-cvs-diff-switches): Doc fix. Add t as option.
(vc-cvs-diff): Use vc-diff-switches or diff-switches rather than appending.
Glenn Morris [Wed, 3 Dec 2008 07:41:10 +0000 (07:41 +0000)]
Comment.
Glenn Morris [Wed, 3 Dec 2008 07:40:53 +0000 (07:40 +0000)]
(vc-sccs-diff-switches): Doc fix. Add t as option.
(vc-sccs-register-switches): Remove leading * from doc.
Glenn Morris [Wed, 3 Dec 2008 07:39:20 +0000 (07:39 +0000)]
(vc-rcs-diff-switches): Doc fix. Add t as option.
Glenn Morris [Wed, 3 Dec 2008 07:38:45 +0000 (07:38 +0000)]
(vc-mtn-diff-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:38:25 +0000 (07:38 +0000)]
Set maintainer as FSF rather than "None".
(vc-mcvs-diff-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:37:39 +0000 (07:37 +0000)]
(vc-hg-diff-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:36:53 +0000 (07:36 +0000)]
(vc-git-diff-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:36:23 +0000 (07:36 +0000)]
(vc-bzr-diff-switches): Doc fix. Add t as option.
(vc-bzr-log-switches): Doc fix.
Glenn Morris [Wed, 3 Dec 2008 07:35:14 +0000 (07:35 +0000)]
(vc-arch-diff-switches): New option, for consistency with other backends.
(vc-arch-diff): Apply switches.
Kenichi Handa [Wed, 3 Dec 2008 06:35:02 +0000 (06:35 +0000)]
(encode_coding_emacs_mule): Be sure to set `code'.
Daiki Ueno [Wed, 3 Dec 2008 06:16:18 +0000 (06:16 +0000)]
(epa--show-key): Use past tense of "expire" if the key
has already been expired. Thanks to Peter BARABAS.
Kenichi Handa [Wed, 3 Dec 2008 05:54:27 +0000 (05:54 +0000)]
(font_at): Set `multibyte' at first.
Kenichi Handa [Wed, 3 Dec 2008 05:48:37 +0000 (05:48 +0000)]
*** empty log message ***
Lute Kamstra [Wed, 3 Dec 2008 05:48:14 +0000 (05:48 +0000)]
* align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
Kenichi Handa [Wed, 3 Dec 2008 05:48:11 +0000 (05:48 +0000)]
(decode_coding_charset): Check type of an element of
vector VALIDS.
Kenichi Handa [Wed, 3 Dec 2008 05:30:38 +0000 (05:30 +0000)]
(face_for_char): Handle invalid charset property
correctly.
(font_for_char): Likewise.
Chong Yidong [Wed, 3 Dec 2008 05:16:38 +0000 (05:16 +0000)]
Handle fonts with corrupted size specs, i.e. non-int and non-float.
Chong Yidong [Wed, 3 Dec 2008 05:16:18 +0000 (05:16 +0000)]
(font_update_lface): Handle fonts with corrupted size specs,
i.e. non-int and non-float.
Chong Yidong [Wed, 3 Dec 2008 05:10:50 +0000 (05:10 +0000)]
(Fopen_font): Compute pixel size correctly.
Chong Yidong [Wed, 3 Dec 2008 05:10:33 +0000 (05:10 +0000)]
* font.c (Fopen_font): Compute pixel size correctly.
Chong Yidong [Wed, 3 Dec 2008 05:00:52 +0000 (05:00 +0000)]
(ftfont_list_family): Initialize list var earlier.
Chong Yidong [Wed, 3 Dec 2008 05:00:21 +0000 (05:00 +0000)]
* ftfont.c (ftfont_list_family): Initialize list var earlier.
Chong Yidong [Wed, 3 Dec 2008 04:57:58 +0000 (04:57 +0000)]
(ftfont_resolve_generic_family): Avoid using uninitialized var.
Chong Yidong [Wed, 3 Dec 2008 04:56:00 +0000 (04:56 +0000)]
* ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var.
Chong Yidong [Wed, 3 Dec 2008 04:52:42 +0000 (04:52 +0000)]
(ftfont_match): Initialize entity variable.
Chong Yidong [Wed, 3 Dec 2008 04:52:32 +0000 (04:52 +0000)]
* ftfont.c (ftfont_match): Initialize entity variable.
Chong Yidong [Wed, 3 Dec 2008 04:37:29 +0000 (04:37 +0000)]
Fix last fix.
Dan Nicolaescu [Wed, 3 Dec 2008 04:37:24 +0000 (04:37 +0000)]
*** empty log message ***
Chong Yidong [Wed, 3 Dec 2008 04:34:06 +0000 (04:34 +0000)]
(Fx_get_cut_buffer_internal): Fix memory leak.