2009-10-28 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
2009-10-28 |
Stefan Monnier |
Fix last change's attribution.
|
2009-10-28 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Robert J. Chassell |
*** empty log message ***
|
2009-10-27 |
Robert J. Chassell |
Minor change, bump Emacs version
|
2009-10-27 |
Michael Albinus |
*** empty log message ***
|
2009-10-27 |
Michael Albinus |
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
|
2009-10-27 |
Glenn Morris |
Make links to doc/lispintro/*.pdf.
|
2009-10-27 |
Glenn Morris |
Add copyright information for PDF images.
|
2009-10-27 |
Glenn Morris |
(texinfodir, TEXI2PDF): New variables.
|
2009-10-27 |
Glenn Morris |
(TEXI2PDF): New variable.
|
2009-10-27 |
Glenn Morris |
New file, generated from .eps version with epstopdf.
|
2009-10-26 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
2009-10-26 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-26 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
2009-10-26 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
2009-10-26 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
2009-10-26 |
Michael Albinus |
*** empty log message ***
|
2009-10-26 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl
|
2009-10-26 |
Michael Albinus |
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
|
2009-10-26 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
2009-10-26 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
2009-10-26 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
2009-10-25 |
Stefan Monnier |
(pcomplete-unquote-argument-function): New var.
|
2009-10-25 |
Stefan Monnier |
(bookmark-bmenu-list): Don't use switch-to-buffer if
|
2009-10-25 |
Stefan Monnier |
* cedet/semantic/fw.el (semantic-alias-obsolete)
|
2009-10-25 |
Karl Fogel |
* bookmark.el: Update documentation, especially documentation
|
2009-10-25 |
Chong Yidong |
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
|
2009-10-24 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Clarify that the
|
2009-10-24 |
Chong Yidong |
* whitespace.el (whitespace-mode, whitespace-newline-mode)
|
2009-10-24 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
|
2009-10-24 |
Miles Bader |
Add arch tagline
|
2009-10-24 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Handle case
|
2009-10-24 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
2009-10-24 |
Chong Yidong |
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
|
2009-10-24 |
Chong Yidong |
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
|
2009-10-24 |
Andreas Schwab |
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
|
2009-10-24 |
Andreas Schwab |
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
|
2009-10-24 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
2009-10-24 |
Andreas Schwab |
(procfs_ttyname): Fix sprintf format to match argument
|
2009-10-24 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
2009-10-24 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
2009-10-24 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
2009-10-24 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
2009-10-24 |
Glenn Morris |
(file-cache-completions-keymap): Bind mouse-2 to
|
2009-10-24 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
2009-10-24 |
Glenn Morris |
(term-dynamic-list-completions): Use choose-completion rather than
|
2009-10-24 |
Glenn Morris |
(octave-complete-symbol): Use choose-completion if
|
2009-10-24 |
Glenn Morris |
(sgml-looking-back-at): Move definition before use.
|
2009-10-24 |
Glenn Morris |
(generate-autoload-cookie): Define for compiler.
|
2009-10-24 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
2009-10-24 |
Glenn Morris |
(help-xref-stack-item): Define for compiler.
|
2009-10-24 |
Stefan Monnier |
(completion--embedded-envvar-table): Fix last change.
|
2009-10-23 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
2009-10-23 |
Chong Yidong |
Fix typo.
|
2009-10-23 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
2009-10-23 |
Andreas Schwab |
(PURESIZE_RATIO): Decrease to 11/7.
|
2009-10-23 |
Chong Yidong |
* window.c (Fwindow_edges, Fwindow_pixel_edges)
|
2009-10-23 |
Stefan Monnier |
(pcomplete-common-suffix, pcomplete-table-subvert): New funs.
|
2009-10-23 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
2009-10-23 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
|
2009-10-23 |
Chong Yidong |
* configure.in: Invoke $CPP with -P when creating Makefile and
|
2009-10-23 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
|
2009-10-23 |
Chong Yidong |
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
|
2009-10-23 |
Michael Albinus |
*** empty log message ***
|
2009-10-23 |
Michael Albinus |
* tramp.texi (External methods): Temporary files are kept for
|
2009-10-23 |
Michael Albinus |
*** empty log message ***
|
2009-10-23 |
Michael Albinus |
* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
|
2009-10-23 |
Juanma Barranquero |
* menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
|
2009-10-23 |
Dan Nicolaescu |
* bindings.el (propertized-buffer-identification): Undo previous change.
|
2009-10-23 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
2009-10-23 |
Jay Belanger |
*** empty log message ***
|
2009-10-23 |
Jay Belanger |
(math-read-number, math-read-number-simple): Use `save-match-data'.
|
2009-10-22 |
Stefan Monnier |
* simple.el (normal-erase-is-backspace-mode): Use input-decode-map
|
2009-10-22 |
Stefan Monnier |
(completion-table-with-terminator): Allow to specify the terminator-regexp.
|
2009-10-22 |
Stefan Monnier |
(switch-to-completions): Look for *Completions* in other frames as well.
|
2009-10-22 |
Stefan Monnier |
Allow the use of completion-tables.
|
2009-10-22 |
Juanma Barranquero |
Add missing bug references.
|
2009-10-22 |
Juanma Barranquero |
Add missing entry.
|
2009-10-22 |
Juanma Barranquero |
* find-dired.el (find-name-arg): Fix typo in docstring.
|
2009-10-22 |
Stefan Monnier |
(pcomplete/kill): Don't abuse pcomplete-entries.
|
2009-10-22 |
Stefan Monnier |
(pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.
|
2009-10-22 |
Stefan Monnier |
(comint-read-input-ring, comint-write-input-ring)
|
2009-10-21 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
2009-10-21 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
2009-10-21 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
|
2009-10-21 |
Kevin Ryde |
(checkdoc-file-comments-engine): When
|
2009-10-21 |
Andreas Schwab |
(doprnt): Fix overflow check.
|
2009-10-21 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
2009-10-21 |
Jan Djärv |
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.
|
2009-10-21 |
Dan Nicolaescu |
(vc-deduce-fileset): Undo previous change, do not tell
|
2009-10-21 |
Stefan Monnier |
Don't require help-mode (to avoid bootstrap issues).
|
2009-10-21 |
Jan Djärv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
2009-10-21 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
|
2009-10-21 |
Michael Albinus |
*** empty log message ***
|
2009-10-21 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
|
2009-10-20 |
Juanma Barranquero |
Fix typo.
|
2009-10-20 |
Stefan Monnier |
(char_resolve_modifier_mask): Don't resolve meta to the
|
2009-10-20 |
YAMAMOTO Mitsuharu |
Add Bug#.
|
2009-10-20 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-10-20 |
YAMAMOTO Mitsuharu |
(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
|
2009-10-20 |
Juanma Barranquero |
Fix typo.
|
2009-10-20 |
Juanma Barranquero |
* fns.c: Add #endif accidentally removed in previous change.
|
2009-10-20 |
Katsumi Yamaoka |
(gnus-remove-overlays): eval-and-compile.
|
2009-10-20 |
Stefan Monnier |
(read-key-delay): Reduce to 0.01.
|
2009-10-19 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2009-10-19 |
Dan Nicolaescu |
(vac-dec-vms): Remove, not supported anymore.
|
2009-10-19 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
2009-10-19 |
Jan Djärv |
(x_create_toolkit_scroll_bar): Don't allocate color for
|
2009-10-19 |
Dan Nicolaescu |
* nsterm.m:
|
2009-10-19 |
Stefan Monnier |
(function-key-map): Map C-@ to C-SPC if C-@ is unbound.
|
2009-10-19 |
Stefan Monnier |
* info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
|
2009-10-19 |
Stefan Monnier |
(Info-complete-menu-item): Use complete-with-action.
|
2009-10-19 |
Dan Nicolaescu |
* process.c (create_pty): Remove conditionals for no longer
|
2009-10-19 |
Dan Nicolaescu |
* xterm.c:
|
2009-10-19 |
Dan Nicolaescu |
Make vc-annotate work through copies and renames.
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-18 |
Kevin Ryde |
* net/browse-url.el (browse-url): Identify alist with "consp and
|