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
|
2009-10-18 |
Kevin Ryde |
(browse-url): Identify alist with "consp and
|
2009-10-18 |
Kevin Ryde |
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
|
2009-10-18 |
Kevin Ryde |
(ibuffer-confirm-operation-on): Correction to error
|
2009-10-18 |
Chong Yidong |
* minibuffer.el (read-file-name): Check for repeat before putting
|
2009-10-18 |
Juanma Barranquero |
Whitespace.
|
2009-10-18 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
|
2009-10-18 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
2009-10-18 |
Glenn Morris |
I spell gud.
|
2009-10-18 |
Stefan Monnier |
(internal_self_insert): `c' is already in "multibyte" form.
|
2009-10-18 |
Stefan Monnier |
(ange-ftp-file-size): Use unwind-protect.
|
2009-10-18 |
Glenn Morris |
(compile-last): Ensure GREP_OPTIONS is null before calling
|
2009-10-17 |
Glenn Morris |
(flyspell-large-region, flyspell-word)
|
2009-10-17 |
Chong Yidong |
* Makefile.in (ELCFILES): Add ede/shell.
|
2009-10-17 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1310000.
|
2009-10-17 |
Stefan Monnier |
(tar-data-swapped-p): Make the assertion a bit more
|
2009-10-17 |
Chong Yidong |
* cedet/srecode/srt.el:
|
2009-10-17 |
Stefan Monnier |
(select-safe-coding-system): If the file
|
2009-10-17 |
Glenn Morris |
(semantic-grammar--lex-delim-spec): All errors should have messages.
|
2009-10-17 |
Glenn Morris |
(foldout-mouse-swallow-events): Replace obsolete form of sit-for.
|
2009-10-17 |
Glenn Morris |
(gs-load-image): Replace obsolete forms of sit-for, sleep-for.
|
2009-10-17 |
Glenn Morris |
(dired-ls-F-marks-symlinks, dired-keep-marker-rename)
|
2009-10-17 |
Glenn Morris |
(rmail-write-region-annotate): Prevent viewing different
|
2009-10-17 |
Glenn Morris |
*** empty log message ***
|
2009-10-17 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2009-10-17 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2009-10-17 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
2009-10-17 |
Juanma Barranquero |
* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
|
2009-10-16 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
2009-10-16 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
2009-10-16 |
Eli Zaretskii |
(x_produce_glyphs): Fix typos in comments.
|
2009-10-16 |
Glenn Morris |
(rcirc-authenticate): Simplify previous change.
|
2009-10-16 |
Stefan Monnier |
(ange-ftp-send-cmd): Handle `size' like `mdtm'.
|
2009-10-16 |
Michael Albinus |
*** empty log message ***
|
2009-10-16 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-version): New defvar.
|
2009-10-16 |
Glenn Morris |
whitespace.
|
2009-10-16 |
Glenn Morris |
(define-obsolete-variable-alias): Doc fix.
|
2009-10-16 |
Juanma Barranquero |
* subr.el (error, sit-for, start-process-shell-command)
|
2009-10-16 |
Juanma Barranquero |
*** empty log message ***
|
2009-10-16 |
Stefan Monnier |
(error, sit-for, start-process-shell-command)
|
2009-10-16 |
Adrian Robert |
Don't set LIB_STANDARD and START_FILES under __Apple__.
|
2009-10-16 |
Adrian Robert |
* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
|
2009-10-16 |
Adrian Robert |
Remove DARWIN_OS/_LP64 special case.
|
2009-10-16 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.
|
2009-10-16 |
Adrian Robert |
(EmacsView-conversationIdentifier): Arg is long.
|
2009-10-16 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
|
2009-10-16 |
Chong Yidong |
* variables.texi (Constant Variables): Distinguish from defconst
|
2009-10-16 |
Kenichi Handa |
*** empty log message ***
|
2009-10-16 |
Kenichi Handa |
(ucs-normalize-version): Changed to 1.2.
|
2009-10-15 |
Juri Linkov |
(menu-bar-file-menu): Convert `separator-exit'
|
2009-10-15 |
Chong Yidong |
* os.texi (Time of Day): Clarify that the microsecond part is
|
2009-10-15 |
Michael Albinus |
*** empty log message ***
|
2009-10-15 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
2009-10-15 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): Do not fail
|
2009-10-15 |
Juanma Barranquero |
* .gitignore: Add echolisp.tmp.
|
2009-10-15 |
Kenichi Handa |
*** empty log message ***
|
2009-10-15 |
Kenichi Handa |
(print_object): Escape a symbol like "2E10" too.
|
2009-10-15 |
Glenn Morris |
Ryan Yeske <rcyeske at gmail.com>
|
2009-10-15 |
Glenn Morris |
Regenerate.
|
2009-10-15 |
Glenn Morris |
Convert comments about autoloads into autoload comments.
|
2009-10-15 |
Glenn Morris |
(print_help_and_exit): Fix bug report instructions.
|
2009-10-15 |
Glenn Morris |
(w32-batch-update-autoloads): Take autoload-make-program from the
|
2009-10-15 |
Glenn Morris |
(autoloads, $(lisp)/calendar/cal-loaddefs.el)
|
2009-10-15 |
Glenn Morris |
(autoload-make-program): New variable.
|
2009-10-15 |
Glenn Morris |
Add echolisp.tmp.
|
2009-10-15 |
Glenn Morris |
(echolisp): New rule.
|
2009-10-15 |
Glenn Morris |
(rmail-cease-edit): Give an error if the end of the headers cannot be
|
2009-10-15 |
Stefan Monnier |
Replace completion-base-size by completion-base-position to fix bugs
|
2009-10-14 |
Juri Linkov |
Multi-isearch functions instead of commands.
|
2009-10-14 |
Juri Linkov |
(multi-isearch-next-buffer-from-list)
|
2009-10-14 |
Stefan Monnier |
(compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
|
2009-10-14 |
Stefan Monnier |
(completion-pcm--merge-completions): Make sure the
|
2009-10-14 |
Stefan Monnier |
(ido-everywhere): Use define-minor-mode.
|
2009-10-14 |
Stefan Monnier |
(list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.
|
2009-10-14 |
Juanma Barranquero |
* trouble.texi (DEL Does Not Delete): Fix typo.
|
2009-10-14 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Set the branch name
|
2009-10-14 |
Dan Nicolaescu |
* config.guess, config.sub: Updated from master source.
|
2009-10-14 |
Dan Nicolaescu |
(vc-responsible-backend): When a directory is passed for
|
2009-10-14 |
Dan Nicolaescu |
* vc.el: Move comments about RCS and SCCS ...
|
2009-10-14 |
Stefan Monnier |
(completion--file-name-table): Return nil if there's
|
2009-10-13 |
Juri Linkov |
(read-file-local-variable-value): Don't filter out
|
2009-10-13 |
Adrian Robert |
Adjust acknowledgement in last changelog entry.
|
2009-10-13 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Remove exclusion of
|
2009-10-13 |
Kenichi Handa |
*** empty log message ***
|
2009-10-13 |
Kenichi Handa |
*** empty log message ***
|
2009-10-13 |
Kenichi Handa |
*** empty log message ***
|
2009-10-13 |
Kenichi Handa |
Regenerated.
|
2009-10-13 |
Sam Steingold |
fix a typo in the last patch
|
2009-10-13 |
Juanma Barranquero |
* bs.el (bs-mode): Fix last change. (`revert-buffer-function'
|
2009-10-13 |
Adrian Robert |
Add space after casts in last change.
|
2009-10-13 |
Adrian Robert |
* dbusbind.c (dbus-method-return-internal)
|
2009-10-13 |
Adrian Robert |
(list_processes_1): Use long format in printf, and cast argument.
|
2009-10-13 |
Adrian Robert |
(font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.
|
2009-10-13 |
Adrian Robert |
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
|
2009-10-12 |
Sam Steingold |
(compilation-mode-font-lock-keywords): Do not prepend "^ *" to
|
2009-10-12 |
Sam Steingold |
(compilation-next-error-function): Fix the
|
2009-10-12 |
Glenn Morris |
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
|
2009-10-12 |
Juanma Barranquero |
* proced.el (proced-unload-function): New function.
|
2009-10-12 |
Juanma Barranquero |
* bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
|
2009-10-12 |
Juanma Barranquero |
* menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
|
2009-10-12 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
2009-10-12 |
Adrian Robert |
(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
|
2009-10-12 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
2009-10-12 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
2009-10-12 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
2009-10-12 |
Adrian Robert |
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
|
2009-10-12 |
Adrian Robert |
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
|
2009-10-12 |
Adrian Robert |
* nsfont.m (ns_char_width): Replace deprecated call (suggested by
|
2009-10-12 |
Adrian Robert |
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
|
2009-10-12 |
Adrian Robert |
(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
|
2009-10-12 |
Adrian Robert |
(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.
|
2009-10-12 |
Adrian Robert |
(xw-color-values): Use CGFloat where appropriate.
|
2009-10-11 |
Juri Linkov |
*** empty log message ***
|
2009-10-11 |
Juri Linkov |
(read-file-local-variable-value):
|
2009-10-11 |
Michael Albinus |
Fix last change.
|
2009-10-11 |
Michael Albinus |
*** empty log message ***
|
2009-10-11 |
Michael Albinus |
*** empty log message ***
|
2009-10-11 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
2009-10-11 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): The hash
|
2009-10-11 |
Michael Albinus |
* net/tramp.el (tramp-local-host-p): Function shall return nil for
|
2009-10-11 |
Juanma Barranquero |
Update.
|
2009-10-11 |
Chong Yidong |
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.
|
2009-10-11 |
Glenn Morris |
(Size and Position): Clarify what is included in the frame height. (Bug#4535)
|
2009-10-11 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
2009-10-10 |
Glenn Morris |
(frame-height): Doc fix.
|
2009-10-10 |
Glenn Morris |
Documented window-full-height-p.
|
2009-10-10 |
Glenn Morris |
(Size of Window): The relationship between window and frame heights is
|
2009-10-10 |
Karl Fogel |
* bookmark.el
|
2009-10-10 |
Karl Fogel |
* bookmark.el
|
2009-10-10 |
Glenn Morris |
(calendar-split-width-threshold): New option.
|
2009-10-10 |
Chong Yidong |
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
|
2009-10-10 |
Eli Zaretskii |
(try_window_id): Fix typos in comments.
|
2009-10-10 |
Eli Zaretskii |
(redisplay_internal): Fix typos in comments.
|
2009-10-09 |
Chong Yidong |
* cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
|
2009-10-09 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Exclude new "Enclosed
|
2009-10-09 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
|
2009-10-09 |
Karl Fogel |
* lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
|
2009-10-09 |
Glenn Morris |
(report-emacs-bug): Also print `features'.
|
2009-10-09 |
Karl Fogel |
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
|
2009-10-09 |
Karl Fogel |
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
|
2009-10-09 |
Juanma Barranquero |
* eieio.texi: Fix typos.
|
2009-10-08 |
Chong Yidong |
* cedet/ede/proj.el (project-compile-project): Fix filename test.
|
2009-10-08 |
Chong Yidong |
* cedet/ede/proj.el (project-make-dist): Fix filename test.
|
2009-10-08 |
Michael Albinus |
*** empty log message ***
|
2009-10-08 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
|
2009-10-08 |
Michael Albinus |
* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
|
2009-10-08 |
Jan Djärv |
gtkutil.c (create_menus): Call gtk_widget_set_size_request for
|
2009-10-08 |
Chong Yidong |
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.
|
2009-10-08 |
Juanma Barranquero |
* fontset.c (Fset_fontset_font): Fix typos in error messages.
|
2009-10-08 |
Chong Yidong |
* cedet/ede/source.el (ede-want-any-source-files-p)
|
2009-10-07 |
Eli Zaretskii |
(set_cursor_from_row): Fix commentary.
|
2009-10-07 |
Juanma Barranquero |
* Makefile.in (INFO_FILES): Add EDE and EIEIO.
|
2009-10-07 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
|
2009-10-07 |
Glenn Morris |
(batch-update-autoloads): Remove useless use of concat.
|
2009-10-07 |
Chong Yidong |
* cl.texi (Argument Lists): Clarify explicit keyword arguments.
|
2009-10-07 |
Stefan Monnier |
(read-file-local-variable): Include some
|
2009-10-07 |
Stefan Monnier |
(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.
|
2009-10-07 |
Michael Albinus |
*** empty log message ***
|
2009-10-07 |
Michael Albinus |
*** empty log message ***
|
2009-10-07 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
2009-10-07 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): Add trace message.
|
2009-10-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-07 |
Eli Zaretskii |
(Directory Names) <abbreviate-file-name>: Document that root home
|
2009-10-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-07 |
Eli Zaretskii |
(batch-update-autoloads): Fix last change to not error out of search
|
2009-10-07 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): New macro.
|
2009-10-07 |
Glenn Morris |
(autoloads): Revert previous change.
|
2009-10-07 |
Glenn Morris |
(batch-update-autoloads): Rather than having the list of preloaded
|
2009-10-07 |
Chong Yidong |
Update comment.
|
2009-10-07 |
Glenn Morris |
(calendar-basic-setup): In the wide frame case, show the original
|
2009-10-07 |
Glenn Morris |
Markus Rost <rost at math.uni-bielefeld.de>
|
2009-10-07 |
Juanma Barranquero |
Fix typo in previous change.
|
2009-10-07 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
|
2009-10-07 |
Chong Yidong |
Add entries for the EDE and EIEIO manuals.
|
2009-10-07 |
Chong Yidong |
* eieio.texi:
|
2009-10-06 |
Sam Steingold |
(tramp-compat-process-running-p): Check that
|
2009-10-06 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-06 |
Eli Zaretskii |
(Special Properties): Document the meaning of the `cursor' text property
|
2009-10-06 |
Eli Zaretskii |
(set_cursor_from_row): Fix and improve comments.
|
2009-10-06 |
Juanma Barranquero |
* play/animate.el (animate-string): For good effect, make sure
|
2009-10-06 |
Glenn Morris |
Regenerate.
|
2009-10-06 |
Glenn Morris |
Regenerate.
|
2009-10-06 |
Glenn Morris |
(define-obsolete-face-alias): Doc fix.
|
2009-10-06 |
Glenn Morris |
(autoloads): Skip preloaded files. (Bug#4446)
|
2009-10-06 |
Glenn Morris |
(autoload-excludes): New variable.
|
2009-10-06 |
Glenn Morris |
Fix typo in previous.
|
2009-10-06 |
Glenn Morris |
(tramp-handle-start-file-process): Move tramp-error call
|
2009-10-06 |
Glenn Morris |
(f90-end-of-block, f90-beginning-of-block):
|
2009-10-06 |
Glenn Morris |
(fortran-end-of-block, fortran-beginning-of-block):
|
2009-10-06 |
Glenn Morris |
(emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
|
2009-10-06 |
Glenn Morris |
Use window-full-height-p.
|
2009-10-06 |
Glenn Morris |
(rmail-cease-edit): If there is a Content-Type header we don't
|
2009-10-06 |
Glenn Morris |
Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
|
2009-10-05 |
Stefan Monnier |
(describe-function-1): Don't burp is the function is not a symbol.
|
2009-10-05 |
Juanma Barranquero |
Fix typos.
|
2009-10-05 |
Dan Nicolaescu |
(log-view-vc-backend): Declare for compiler.
|
2009-10-05 |
Dan Nicolaescu |
(log-view-diff): Use vc-diff-internal instead of
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* files.texi (Magic File Names): Add `copy-directory'.
|
2009-10-05 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-05 |
Eli Zaretskii |
(eval-expression): Doc fix.
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* tramp.texi (Remote processes): Association of a pty is not supported.
|
2009-10-05 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-05 |
Eli Zaretskii |
(cwarn-mode): Doc fix.
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* net/tramp.el (tramp-verbose): Fix docstring.
|
2009-10-05 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-05 |
Eli Zaretskii |
(File Attributes): Fix description of file attributes. (Bug#4638)
|
2009-10-05 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-05 |
Eli Zaretskii |
(Ffile_attributes): Doc fix. (Bug#4638)
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* files.texi (Create/Delete Dirs): New command copy-directory.
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* files.texi (Misc File Ops): Mention copy-directory.
|
2009-10-05 |
Michael Albinus |
*** empty log message ***
|
2009-10-05 |
Michael Albinus |
* files.el (directory-files-no-dot-files-regexp): New defconst.
|
2009-10-05 |
Stefan Monnier |
(diary-show-all-entries): Re-fit the calendar window if necessary.
|
2009-10-05 |
Stefan Monnier |
(calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.
|
2009-10-05 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
|
2009-10-05 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
|
2009-10-05 |
Vinicius Jose Latorre |
Fix doc.
|
2009-10-05 |
Karl Fogel |
* bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
|
2009-10-05 |
Karl Fogel |
* bookmark.el
|
2009-10-04 |
Karl Fogel |
(bookmark-alist): Document the new `handler' element in the param alist.
|
2009-10-04 |
Karl Fogel |
(Info-bookmark-make-record): Document this function.
|
2009-10-04 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Parse all existing buffers when
|
2009-10-04 |
Chong Yidong |
* cedet/semantic.el (semantic-new-buffer-setup-functions): New
|
2009-10-04 |
Chong Yidong |
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
|
2009-10-04 |
Chong Yidong |
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
|
2009-10-04 |
Michael Albinus |
*** empty log message ***
|
2009-10-04 |
Michael Albinus |
* NEWS: New function copy-directory.
|
2009-10-04 |
Michael Albinus |
*** empty log message ***
|
2009-10-04 |
Michael Albinus |
* dired-aux.el (dired-copy-file-recursive): Use it.
|
2009-10-04 |
Michael Albinus |
* files.el (copy-directory): New defun.
|
2009-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-04 |
Eli Zaretskii |
(syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.
|
2009-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-04 |
Eli Zaretskii |
(Unibyte Mode): Emphasize that unibyte-display-via-language-environment
|
2009-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-04 |
Eli Zaretskii |
(Horizontal Scrolling): Document cursor behavior under horizontal
|
2009-10-04 |
Juanma Barranquero |
* anti.texi (Antinews):
|
2009-10-04 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-04 |
Juanma Barranquero |
* cedet/ede/makefile-edit.el (makefile-beginning-of-command)
|
2009-10-04 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-04 |
Juanma Barranquero |
* files-x.el (modify-dir-local-variable)
|
2009-10-04 |
Juanma Barranquero |
* org.el (org-directory, org-map-entries):
|
2009-10-04 |
Juanma Barranquero |
* spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
|
2009-10-04 |
Juanma Barranquero |
*** empty log message ***
|
2009-10-04 |
Juanma Barranquero |
* recentf.el (recentf-unload-function): New function.
|
2009-10-04 |
Chong Yidong |
* cedet/semantic/db-file.el (semanticdb-default-save-directory):
|
2009-10-04 |
Glenn Morris |
Add window-full-height-p.
|
2009-10-04 |
Glenn Morris |
(window-full-height-p): Add doc string.
|
2009-10-04 |
Glenn Morris |
Martin Rudalics <rudalics at gmx.at>
|
2009-10-04 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-10-03 |
Chong Yidong |
Fix last change.
|
2009-10-03 |
Chong Yidong |
Fix last change.
|
2009-10-03 |
Chong Yidong |
* cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
|
2009-10-03 |
Chong Yidong |
* cedet/srecode/map.el (srecode-map-save-file): Default to a file in
|
2009-10-03 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
|
2009-10-03 |
Chong Yidong |
* cedet/srecode/insert.el: Require srecode/args.
|
2009-10-03 |
Chong Yidong |
* srecode: New directory for SRecode template files.
|
2009-10-03 |
Chong Yidong |
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
|
2009-10-03 |
Dan Nicolaescu |
Remove commented out code.
|
2009-10-03 |
Juanma Barranquero |
* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
|
2009-10-03 |
Michael Albinus |
*** empty log message ***
|
2009-10-03 |
Michael Albinus |
*** empty log message ***
|
2009-10-03 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
2009-10-03 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
2009-10-03 |
Eli Zaretskii |
(fast_looking_at): Fix a typo in the commentary.
|
2009-10-03 |
Glenn Morris |
(calendar-basic-setup): Handle the case where the frame is wide.
|
2009-10-03 |
Glenn Morris |
(data-debug-insert-tag-list): Comment out declaration, currently false.
|
2009-10-03 |
Glenn Morris |
(rmail-generate-viewer-buffer): Be more careful about reusing existing
|
2009-10-02 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-02 |
Eli Zaretskii |
(WINS_BASIC): Fix last change.
|
2009-10-02 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-02 |
Eli Zaretskii |
(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
|
2009-10-02 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-02 |
Eli Zaretskii |
(WINS_BASIC): Add eieio.
|
2009-10-02 |
Eli Zaretskii |
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
|
2009-10-02 |
Juanma Barranquero |
Fix typos.
|
2009-10-02 |
Eli Zaretskii |
(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
|
2009-10-02 |
Stefan Monnier |
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
|
2009-10-02 |
Michael Albinus |
*** empty log message ***
|
2009-10-02 |
Michael Albinus |
* simple.el (start-file-process): Say in the doc-string, that file
|
2009-10-02 |
Michael Albinus |
*** empty log message ***
|
2009-10-02 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
|
2009-10-02 |
Juanma Barranquero |
*** empty log message ***
|
2009-10-02 |
Eli Zaretskii |
Fix arch-tag.
|
2009-10-02 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-02 |
Eli Zaretskii |
(WINS_BASIC): Remove cedet.
|
2009-10-02 |
Miles Bader |
Add arch tagline
|
2009-10-02 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
2009-10-02 |
Michael Albinus |
*** empty log message ***
|
2009-10-02 |
Michael Albinus |
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
|
2009-10-02 |
Michael Albinus |
* lisp.h (Qdelete_directory_internal): Remove, because it is not
|
2009-10-02 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
2009-10-02 |
Juanma Barranquero |
* image-mode.el (image-toggle-display):
|
2009-10-01 |
Juanma Barranquero |
Fix entry.
|
2009-10-01 |
Juanma Barranquero |
Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.
|
2009-10-01 |
Juanma Barranquero |
Update to Unicode 5.2.0.
|
2009-10-01 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
2009-10-01 |
Glenn Morris |
Convert copyright of authors with assignment to FSF.
|
2009-10-01 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-10-01 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
2009-10-01 |
Stefan Monnier |
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
* files.texi (Directories): delete-directory has an optional
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
* files.texi (Directories): delete-directory prompts for recursive
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error message for
|
2009-10-01 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
|
2009-10-01 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
|
2009-10-01 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-directory): Flush upper
|
2009-10-01 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Michael Albinus |
* fileio.c (Fdelete_directory_internal): Renamed from
|
2009-10-01 |
Michael Albinus |
* files.el (delete-directory): New defun. The original function
|
2009-10-01 |
Michael Albinus |
*** empty log message ***
|
2009-10-01 |
Stefan Monnier |
(Swapping Text): Minor clarification.
|
2009-10-01 |
Carsten Dominik |
2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
|
2009-10-01 |
Carsten Dominik |
*** empty log message ***
|
2009-10-01 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-10-01 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-10-01 |
Glenn Morris |
Doc/message fixes.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Fix comment typos.
|
2009-10-01 |
Stefan Monnier |
(byte-compile-defmacro-declaration): New fun.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Doc/message fixes.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Stefan Monnier |
(cd-absolute): Don't abbreviate-file-name (bug#4599).
|
2009-10-01 |
Stefan Monnier |
(vc-resynch-window): Don't revert a buffer which has no associated file.
|
2009-10-01 |
Glenn Morris |
Doc/message fixes.
|
2009-10-01 |
Glenn Morris |
Doc/message fixes.
|
2009-10-01 |
Glenn Morris |
Fix comment typo.
|
2009-10-01 |
Glenn Morris |
Doc/message fixes.
|
2009-10-01 |
Glenn Morris |
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
|
2009-10-01 |
Glenn Morris |
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
|
2009-10-01 |
Glenn Morris |
Remove unused declarations.
|
2009-10-01 |
Glenn Morris |
Remove unused declarations.
|
2009-10-01 |
Glenn Morris |
(iswitchb-read-buffer): Fix declaration.
|
2009-10-01 |
Glenn Morris |
(url-dav-file-attributes): Fix declaration.
|
2009-10-01 |
Glenn Morris |
(Declaring Functions): Mention that we also search for ".m" files in
|
2009-10-01 |
Glenn Morris |
(declare-function): Doc fix.
|
2009-10-01 |
Glenn Morris |
(check-declare-scan): Read the declaration rather than parsing it as a
|
2009-10-01 |
Glenn Morris |
See bug#4594.
|
2009-10-01 |
Juanma Barranquero |
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
|
2009-09-30 |
Juanma Barranquero |
* cedet/srecode/expandproto.el: Fix provide statement.
|
2009-09-30 |
Chong Yidong |
* emacs-lisp/eieio.el (boolean-p): Deleted.
|
2009-09-30 |
Glenn Morris |
(ede-proj-target-makefile-miscelaneous): Fix doc typo.
|
2009-09-30 |
Glenn Morris |
(ede-aux-source): Fix doc typo.
|