2010-11-23 |
Dan Nicolaescu |
Include <sys/ioctl.h> unconditionally.
|
2010-11-23 |
Stefan Monnier |
* lisp/eshell/: Use with-silent-modifications.
|
2010-11-23 |
Chong Yidong |
Always issue a full prompt in vc-merge-branch operation.
|
2010-11-23 |
Stefan Monnier |
* lisp/shell.el (shell): Use current-buffer by default if it's already
|
2010-11-23 |
Katsumi Yamaoka |
shr-color.el: fix several function calls.
|
2010-11-23 |
Katsumi Yamaoka |
shr.el (shr-color->hexadecimal): Autoload.
|
2010-11-23 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention
|
2010-11-23 |
Chong Yidong |
etc/NEWS: Document vc-update and vc-merge changes.
|
2010-11-23 |
Chong Yidong |
Initial support for unified DVCS pull and merge.
|
2010-11-23 |
Katsumi Yamaoka |
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
|
2010-11-22 |
Stefan Monnier |
* lisp/Makefile.in: Fix up last merge.
|
2010-11-22 |
Stefan Monnier |
Cleanup diff-buffer-with-file.
|
2010-11-22 |
Eli Zaretskii |
w32.c: Fix a typo in a comment.
|
2010-11-22 |
Stefan Monnier |
* lisp/gnus/ChangeLog: Improve style.
|
2010-11-22 |
Stefan Monnier |
* lisp/files.el: Make revert work with diff-buffer-with-file.
|
2010-11-22 |
Katsumi Yamaoka |
gnus-art.el (gnus-url-mailto): Do not downcase args.
|
2010-11-22 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): Use the current
|
2010-11-22 |
Chong Yidong |
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).
|
2010-11-21 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-21 |
Michael Albinus |
The default value of `backup-by-copying-when-mismatch' is now t.
|
2010-11-21 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): The default value is
|
2010-11-21 |
Jan D. |
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.
|
2010-11-21 |
Chong Yidong |
Highlight top-level augmented assignments in Python (Bug#6445).
|
2010-11-21 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.
|
2010-11-21 |
Jan D. |
ns_appbindir must end in /.
|
2010-11-21 |
Jan D. |
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).
|
2010-11-21 |
Ralf Angeli |
Gnus: Fix display of message insertion marks.
|
2010-11-21 |
Katsumi Yamaoka |
nnimap.el (nnimap-unselect-group): Made into its own function.
|
2010-11-21 |
Dan Nicolaescu |
Remove emacs-priority.
|
2010-11-21 |
Dan Nicolaescu |
Remove INLINE uses in header files.
|
2010-11-21 |
Dan Nicolaescu |
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.
|
2010-11-20 |
Glenn Morris |
diary-lib comments.
|
2010-11-20 |
Glenn Morris |
Tiny authors.el updates.
|
2010-11-20 |
Glenn Morris |
ChangeLog fixes prompted by M-x authors.
|
2010-11-20 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
|
2010-11-20 |
Ken Brown |
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
|
2010-11-20 |
Eli Zaretskii |
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.
|
2010-11-20 |
Jan D. |
Add keyword :vert-only for tool bar items with labels not shown horizontally.
|
2010-11-20 |
Eli Zaretskii |
Make glyphless-char-display-control a defcustom.
|
2010-11-20 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
2010-11-20 |
Michael Albinus |
Sync with Tramp 2.2.0.
|
2010-11-20 |
Eli Zaretskii |
lisp/ChangeLog: Fix entry for bug-querying changes.
|
2010-11-20 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
2010-11-20 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
2010-11-20 |
Eli Zaretskii |
faces.el (glyphless-char): Define value for `pc'.
|
2010-11-20 |
Eli Zaretskii |
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.
|
2010-11-20 |
Tassilo Horn |
* mail/emacsbug.el (report-emacs-bug-tracker-url)
|
2010-11-20 |
Andreas Schwab |
* src/xfaces.c (lookup_face): Make static.
|
2010-11-20 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
|
2010-11-19 |
Eli Zaretskii |
Fix bug #6687 with cursor positioning after before-string from overlays.
|
2010-11-19 |
Juanma Barranquero |
lisp/ldefs-boot.el: Regenerate.
|
2010-11-19 |
Tassilo Horn |
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside
|
2010-11-19 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Fix last change.
|
2010-11-19 |
Katsumi Yamaoka |
Assume that gnus-inhibit-images may be a group parameter.
|
2010-11-19 |
Jay Belanger |
calc.texi (TeX and LaTeX Language Modes, Predefined Units):
|
2010-11-18 |
Dan Nicolaescu |
* src/alloc.c (refill_memory_reserve): Move declaration ...
|
2010-11-18 |
Dan Nicolaescu |
* src/strftime.c (_strftime_copytm): Add declaration.
|
2010-11-18 |
Dan Nicolaescu |
* src/callproc.c (syms_of_callproc): Use intern_c_string.
|
2010-11-18 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
2010-11-18 |
Dan Nicolaescu |
Convert definitions to standard C.
|
2010-11-18 |
Katsumi Yamaoka |
shr.el: Allow customizing the vertical table lines.
|
2010-11-18 |
Stefan Monnier |
Merge from emacs-23
|
2010-11-18 |
Stefan Monnier |
* lisp/textmodes/rst.el: Minor cleanup to improve style.
|
2010-11-18 |
Stefan Monnier |
* comint.el (comint-kill-region): Fix last change.
|
2010-11-18 |
Stefan Monnier |
Make the yank-handler argument obsolete.
|
2010-11-17 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
|
2010-11-17 |
Stefan Monnier |
* vc-hg.el (vc-hg-program): New var.
|
2010-11-17 |
Glenn Morris |
autoload.el fix for bug#7414.
|
2010-11-16 |
Chong Yidong |
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
|
2010-11-14 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
2010-11-14 |
Jan D |
Fix link error on Fedora 14: newer GConf don't use g_type_*.
|
2010-11-13 |
Eli Zaretskii |
Document revision 100210 as an incompatible change in posn-col-row.
|
2010-11-13 |
Eli Zaretskii |
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
|
2010-11-13 |
Chong Yidong |
Fix picture-mouse-set-point calculation (Bug#7390).
|
2010-11-13 |
Chong Yidong |
Backport fix for Bug#6170 from trunk.
|
2010-11-13 |
Michael Albinus |
* net/tramp.el (tramp-remote-coding-commands): Add an alternative
|
2010-11-13 |
Glenn Morris |
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
|
2010-11-12 |
Eli Zaretskii |
customize.texi (Composite Types): Lower-case index entry.
|
2010-11-12 |
Eli Zaretskii |
The `fixes' attribute does show in `bzr log'.
|
2010-11-12 |
Eli Zaretskii |
Fix bug #7346: document load-file-name.
|
2010-11-12 |
Eli Zaretskii |
Expand and clarify the description of bugtracker setting for bzr.
|
2010-11-12 |
Glenn Morris |
diary-iso-date-forms fix for bug#7377.
|
2010-11-12 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
|
2010-11-11 |
Stefan Monnier |
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.
|
2010-11-11 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
|
2010-11-11 |
Glenn Morris |
Fix some ls-lisp oddness.
|
2010-11-10 |
Eli Zaretskii |
Document non-support for MSVC versions later than 8.0.
|
2010-11-10 |
Glenn Morris |
* doc/misc/edt.texi: Remove information about Emacs 19.
|
2010-11-10 |
Glenn Morris |
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.
|
2010-11-10 |
Glenn Morris |
* lisp/printing.el (pr-menu-bind): Doc fix.
|
2010-11-10 |
Glenn Morris |
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
|
2010-11-10 |
Glenn Morris |
mouse-sel.el comments.
|
2010-11-10 |
Glenn Morris |
* lisp/progmodes/python.el (python-shell): Doc fix.
|
2010-11-10 |
Glenn Morris |
wid-edit doc fixes.
|
2010-11-10 |
Glenn Morris |
Comments related to `bzr commit --fixes'.
|
2010-11-09 |
Eli Zaretskii |
Fix revno 100152.
|
2010-11-09 |
Eli Zaretskii |
Fix revno 100153.
|
2010-11-18 |
Stefan Monnier |
* lisp/minibuffer.el (completion-fail-discreetly): New var.
|
2010-11-18 |
Stefan Monnier |
* lisp/electric.el (electric-pair-pairs): New var.
|
2010-11-18 |
Katsumi Yamaoka |
gnus.texi (Misc Article): Document gnus-inhibit-images.
|
2010-11-18 |
Katsumi Yamaoka |
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.
|
2010-11-17 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-17 |
Eli Zaretskii |
Fix bug #7417 with cursor positioning on empty lines.
|
2010-11-17 |
Stefan Monnier |
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
|
2010-11-17 |
Stefan Monnier |
Remove "tiny change"s for Eric Hanchrow
|
2010-11-17 |
Stefan Monnier |
* lisp/progmodes/python.el (run-python): Explain why we remove the current
|
2010-11-17 |
Stefan Monnier |
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
|
2010-11-17 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Protect function against non-existent image source.
|
2010-11-17 |
Katsumi Yamaoka |
gnus-art.el (gnus-inhibit-images): New user option.
|
2010-11-17 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
2010-11-17 |
Kenichi Handa |
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).
|
2010-11-17 |
Kenichi Handa |
merge trunk
|
2010-11-08 |
Kenichi Handa |
merge trunk
|
2010-11-08 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Kenichi Handa |
merge trunk
|
2010-09-08 |
Kenichi Handa |
merge trunk
|
2010-09-01 |
Kenichi Handa |
merge trunk
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-11-17 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
2010-11-16 |
Katsumi Yamaoka |
mml2015-epg-sign: Use From header.
|
2010-11-16 |
Chong Yidong |
Revert changes in revision 102407
|
2010-11-16 |
Chong Yidong |
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.
|
2010-11-16 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
|
2010-11-16 |
Stefan Monnier |
* lisp/electric.el (electric-layout-mode): New minor mode.
|
2010-11-16 |
Chong Yidong |
Cleanup of window coordinate positioning code.
|
2010-11-16 |
Lars Magne Ingebrigtsen |
Avoid interpreting file:/foo:/bar URLs via tramp.
|
2010-11-16 |
Dan Nicolaescu |
Convert definitions to standard C.
|
2010-11-16 |
Katsumi Yamaoka |
Allow gnus-html to register image displayer callbacks.
|
2010-11-15 |
Katsumi Yamaoka |
Rework how Gnus is supposed to be able to display all the images in HTML.
|
2010-11-15 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.
|
2010-11-15 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
|
2010-11-15 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Fix previous change.
|
2010-11-15 |
Ken Manheimer |
(allout-version): micro increment
|
2010-11-15 |
Dan Nicolaescu |
Remove config.h include guards.
|
2010-11-15 |
Dan Nicolaescu |
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
|
2010-11-15 |
Agustin Martin |
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
|
2010-11-15 |
Dan Nicolaescu |
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.
|
2010-11-15 |
Dan Nicolaescu |
* configure.in: Do not check for unconditionally included headers.
|
2010-11-15 |
Dan Nicolaescu |
* src/process.c: Include <sys/ioctl.h> unconditionally,
|
2010-11-15 |
Dan Nicolaescu |
* src/keyboard.c (pending_malloc_warning): Add const to match
|
2010-11-15 |
Dan Nicolaescu |
Clean up src/systty.h macros.
|
2010-11-15 |
Dan Nicolaescu |
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.
|
2010-11-15 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
|
2010-11-14 |
Chong Yidong |
Repeat 2010-11-14 change to xfns.c for w32 and ns.
|
2010-11-14 |
Jan D |
Fix last cons in set_wm_state, remove unused variables.
|
2010-11-14 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
2010-11-14 |
Chong Yidong |
Let the cursorColor X resource set the the cursor face (Bug#7392).
|
2010-11-14 |
Glenn Morris |
Restore clobbered allout.el changes.
|
2010-11-14 |
Glenn Morris |
ChangeLog OCD.
|
2010-11-13 |
Ken Manheimer |
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),
|
2010-11-13 |
Dan Nicolaescu |
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.
|
2010-11-13 |
Dan Nicolaescu |
Fix compilation on Solaris.
|
2010-11-13 |
Dan Nicolaescu |
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.
|
2010-11-13 |
Eli Zaretskii |
mule.texi (Fontsets): Fix xref from last change.
|
2010-11-13 |
Jan D |
Fix Atoms and Lisp_Object mixup and related bugs.
|
2010-11-13 |
Chong Yidong |
* src/window.c (Fwindow_use_time): New function.
|
2010-11-13 |
Chong Yidong |
Fix background-color setting in initial frame (Bug#7373).
|
2010-11-13 |
Eli Zaretskii |
lisp/ChangeLog: Fix last log entry.
|
2010-11-13 |
Eli Zaretskii |
Fix and document display of glyphless characters.
|
2010-11-13 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-line-beginning-position)
|
2010-11-13 |
Glenn Morris |
Document count-words-region.
|
2010-11-13 |
Glenn Morris |
* lisp/simple.el (count-words-region): New function.
|
2010-11-13 |
Glenn Morris |
ChangeLog whitespace.
|
2010-11-13 |
Glenn Morris |
Standardize some file headers.
|
2010-11-13 |
Glenn Morris |
ChangeLog fixes.
|
2010-11-12 |
Carsten Dominik |
Remove autoload for org-capture-templates
|
2010-11-12 |
Stefan Monnier |
* lisp/shell.el (shell-dir-cookie-re): New custom variable.
|
2010-11-12 |
Stefan Monnier |
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
|
2010-11-12 |
Stefan Monnier |
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to
|
2010-11-12 |
Stefan Monnier |
* lisp/skeleton.el (skeleton-newline): New function.
|
2010-11-12 |
Stefan Monnier |
* lisp/simple.el (open-line): `newline' may strip trailing space.
|
2010-11-12 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Use mapc.
|
2010-11-12 |
Jan D. |
Apply XAtom revork patches from Julien Danjou.
|
2010-11-12 |
Jan D. |
xfns.c (Fx_show_tip): Fix typo in docstring.
|
2010-11-12 |
Katsumi Yamaoka |
Fix last change.
|
2010-11-12 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Keep text properties.
|
2010-11-12 |
Carsten Dominik |
Fix ob-lisp.el expectation that slime would be available
|
2010-11-12 |
Carsten Dominik |
Merge: org-mode version 7.3
|
2010-11-12 |
Carsten Dominik |
Install org-mode version 7.3
|
2010-11-12 |
Glenn Morris |
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
|
2010-11-12 |
Glenn Morris |
bytecomp trivia.
|
2010-11-12 |
Katsumi Yamaoka |
smime.el (smime-decrypt-region): Doc fix.
|
2010-11-12 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
|
2010-11-11 |
Katsumi Yamaoka |
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
|
2010-11-11 |
Stefan Monnier |
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
|
2010-11-11 |
Stefan Monnier |
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
|
2010-11-11 |
Stefan Monnier |
* lisp/progmodes/modula2.el: Use SMIE and skeleton.
|
2010-11-11 |
Glenn Morris |
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.
|
2010-11-11 |
Glenn Morris |
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".
|
2010-11-11 |
Glenn Morris |
esh-opt comments.
|
2010-11-11 |
Glenn Morris |
mailheader.el comments.
|
2010-11-11 |
Glenn Morris |
Regenerate tpu-edt autoloads.
|
2010-11-11 |
Glenn Morris |
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
|
2010-11-11 |
Glenn Morris |
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
|
2010-11-11 |
Katsumi Yamaoka |
shr.el (shr-insert): Fix last change.
|
2010-11-11 |
Glenn Morris |
Minor ls-lisp changes.
|
2010-11-11 |
Glenn Morris |
Remove odd code from kandmark, gomoku.
|
2010-11-11 |
Glenn Morris |
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
|
2010-11-11 |
Glenn Morris |
Silence idlw*.el compilation.
|
2010-11-11 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
|
2010-11-11 |
Glenn Morris |
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
|
2010-11-11 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog: Cosmetic fix.
|
2010-11-11 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): fix to provide original group and subject.
|
2010-11-11 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
|
2010-11-10 |
Katsumi Yamaoka |
lisp/gnus/ChangeLog (2010-11-10): Fix wording.
|
2010-11-10 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
|
2010-11-10 |
Lars Magne Ingebrigtsen |
* net/browse-url.el (browse-url-browser-function): Change the
|
2010-11-10 |
Chong Yidong |
Minor fix to package-archive-contents recalculation.
|
2010-11-10 |
Agustin Martin |
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
|
2010-11-10 |
Agustin Martin |
flyspell.el (flyspell-word): Do not re-check known misspellings.
|
2010-11-10 |
Michael Albinus |
Fix syntax error in previous commit.
|
2010-11-10 |
YAMAMOTO Mitsuharu |
Add const to array elements of font filter properties.
|
2010-11-10 |
Michael Albinus |
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
|
2010-11-10 |
Michael Albinus |
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
|
2010-11-10 |
Glenn Morris |
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
|
2010-11-10 |
Glenn Morris |
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
|
2010-11-10 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-syntax-table): Simplify.
|
2010-11-10 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
|
2010-11-10 |
Glenn Morris |
Minor edt.el simplification.
|
2010-11-10 |
Glenn Morris |
tpu-extras.el simplifiation.
|
2010-11-10 |
Glenn Morris |
Use line-beginning-position in some texinfo.el files.
|