log

age author description
2009-08-22 Eli Zaretskii (encode_coding_string): Don't encode unibyte strings. (Bug#4047)
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii How to reassign a bug to a list of packages.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was
2009-08-22 Michael Albinus * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.
2009-08-22 Michael Albinus *** empty log message ***
2009-08-22 Michael Albinus * configure: Regenerate.
2009-08-22 Michael Albinus * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
2009-08-22 Eli Zaretskii *** empty log message ***
2009-08-22 Eli Zaretskii Details of how to check for problems with DOS 8+3 file-name restrictions.
2009-08-22 Juri Linkov *** empty log message ***
2009-08-22 Juri Linkov (lgrep, rgrep): At the beginning
2009-09-27 Chong Yidong * cedet/ede/system.el (ede-upload-html-documentation)
2009-09-27 Chong Yidong * cedet/ede.el (global-ede-mode-map): Move menu to
2009-09-27 Chong Yidong * cedet/semantic/symref/list.el: Require semantic/complete.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong Minor comment tweak.
2009-09-27 Chong Yidong * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
2009-09-26 Chong Yidong * cedet/srecode/mode.el (srecode-menu-bar): Use
2009-09-26 Chong Yidong * cedet/semantic/edit.el
2009-09-26 Chong Yidong * cedet/semantic/util-modes.el
2009-09-26 Chong Yidong * cedet/semantic/db-file.el (semanticdb-save-database-hooks): Revert
2009-09-26 Chong Yidong Fix last change to use semantic-varalias-obsolete.
2009-09-26 Chong Yidong * cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
2009-09-21 Chong Yidong * cedet/semantic.el (semantic-parser-working-message): Use a less
2009-09-21 Chong Yidong Use find-file-hook instead of obsolete name find-file-hooks.
2009-09-21 Chong Yidong * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New var.
2009-09-21 Chong Yidong * help-fns.el (describe-function-1): Call
2009-09-21 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
2009-09-21 Chong Yidong lisp/cedet/semantic/mru-bookmark.el: New file.
2009-09-21 Chong Yidong * menu-bar.el: Remove ediff-misc from Tools menu.
2009-09-20 Chong Yidong Update commentary.
2009-09-20 Chong Yidong * cedet/cedet.el: Require srecode.
2009-09-20 Chong Yidong * cedet/ede/system.el: Add local vars for autoloading.
2009-09-20 Chong Yidong lisp/cedet/ede/pmake.el (ede-proj-makefile-create): Require
2009-09-20 Chong Yidong * cedet/srecode/compile.el (srecode-compile-split-code)
2009-09-20 Chong Yidong cedet/ede/.cvsignore:
2009-09-20 Chong Yidong test/cedet/ede-tests.el: New file.
2009-09-20 Chong Yidong lisp/cedet/srecode.el:
2009-09-20 Chong Yidong * cedet/ede/speedbar.el (ede-speedbar-file-setup): Add autoload.
2009-09-20 Chong Yidong * cedet/ede.el, cedet/ede/*.el: New files.
2009-09-20 Chong Yidong * progmodes/autoconf.el: Provide autoconf as well.
2009-09-20 Chong Yidong Add Semantic unit tests.
2009-09-20 Chong Yidong * files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
2009-09-19 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-13 Chong Yidong * cedet/semantic/tag-write.el (semantic-tag-write-list-slot-value):
2009-09-13 Chong Yidong * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1)
2009-09-13 Chong Yidong Synch to Eric Ludlam's upstream CEDET repository.
2009-09-11 Chong Yidong lisp/cedet/semantic/scope.el (semantic-analyze-show): Fix require.
2009-09-07 Chong Yidong * emacs-lisp/autoload.el (make-autoload): Handle defclass form.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-file.el: Add local vars for autoloading.
2009-09-07 Chong Yidong lisp/cedet/semantic/db.el: Revert last change.
2009-09-07 Chong Yidong lisp/cedet/semantic/db-typecache.el (semanticdb-typecache)
2009-09-07 Chong Yidong lisp/cedet/semantic/symref/grep.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/symref.el: Autoload subclasses for
2009-09-07 Chong Yidong lisp/cedet/semantic/.cvsignore: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent.el: New file.
2009-09-07 Chong Yidong lisp/cedet/semantic/wisent/comp.el: