# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--bart-arch@thecodemill.biz--2004/oacs--devo--1.0
#

2005-01-25 03:47:40 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	version-0

    Summary:
      New version in bart-arch@thecodemill.biz--2005/oacs--devo--1.0
    Revision:
      oacs--devo--1.0--version-0


    modified files:
     Changelog


2004-07-29 20:46:00 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-31

    Summary:
      Added oacs-remove-dbg
    Revision:
      oacs--devo--1.0--patch-31

    - Added oacs-remove-dbg, a function to remove OACS debug message from
      the current buffer.
    
    - Fixed key map to tags-apropos: M-ta
    
    - Fixed debug header. Will correctly refer to proc name when in a
      proc, ad_proc or doc_proc. If not it references the file.

    modified files:
     Changelog oacs-abbrevs.el oacs.el


2004-07-13 17:55:24 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-30

    Summary:
      Fixed INSTALL.txt
    Revision:
      oacs--devo--1.0--patch-30

    - From Jade Rubick:
    
      tla -A bart-arch@thecodemill.biz--2004 oacs--devo--1.0 \
        /usr/share/emacs/site-lisp/oacs
    
      should be
    
      tla get -A bart-arch@thecodemill.biz--2004 oacs--devo--1.0 \
        /usr/share/emacs/site-lisp/oacs

    modified files:
     Changelog INSTALL.txt


2004-06-10 05:34:56 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-29

    Summary:
      Fixup debug messages w/ initials
    Revision:
      oacs--devo--1.0--patch-29

    - Fixup debug messages w/ initials
    
    - Added Changelog
    
    - Added M-o ta mapped to tags-apropos
    
    - Made oacs-mmm-ify-log-region local to buffer

    new files:
     Changelog

    modified files:
     oacs-abbrevs.el oacs-error-log.el oacs.el


2004-04-29 10:20:14 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-28

    Summary:
      Print debug messages w/ initials
    Revision:
      oacs--devo--1.0--patch-28

    - Start each line in an OACS debug message w/ the developers initials.
      This allows for easy extraction of error messages from the error log
      by tools like daemontools's multilog.
    
    - Added oacs-base-dir to the oacs-inc-template auto insert regexp so 
      that the regexp doesn't fire when the path to the base dir includes 
      /lib/.

    modified files:
     oacs-abbrevs.el oacs-headers.el


2004-04-21 18:46:05 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-27

    Summary:
      NSD Error log improvements
    Revision:
      oacs--devo--1.0--patch-27

    - Made MMM-ifying the error log optional as MMM tends 
      to be very slow in large files. Even when restricting
      MMM to a region.
    
    - Associate error.log files in directories of the list
      of possible AOLserver directories with NSD error log 
      mode.
    
    - Tweaked the oacs-log-embedded-sql regexps to match 
      the output of nsoracle version 2.7.
    
    - Added M-ofp (find-file-at-point) to NSD error log mode.

    modified files:
     oacs-error-log.el oacs-mmm.el oacs.el


2004-04-18 04:50:05 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-26

    Summary:
      Fixed escaping error in search string.
    Revision:
      oacs--devo--1.0--patch-26

    - The search expression in oacs-format-separate-tags used a single \
      instead of doubles.

    modified files:
     oacs-format.el


2004-04-17 05:07:15 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-25

    Summary:
      More HTML formating work
    Revision:
      oacs--devo--1.0--patch-25

    - Added oacs-format-separate-tags to separate adjacent
      tags. E.g. <tr><td>
    
    - Added oacs-format-includes to place all include attribubtes on a
      separate line.
    
    - Made oacs-format-empty-lines more flexible by taking a COUNT
      parameter. It now replaces multiple empty lines by COUNT empty
      lines. Mostly used with a COUNT of 2 for a single empty line or 1 to
      remove empty lines altogether.
    
    - Report the number of lines added to the error log upon refreshing.

    modified files:
     oacs-error-log.el oacs-format.el


2004-04-02 18:35:36 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-24

    Summary:
      Added oacs-revert-log
    Revision:
      oacs--devo--1.0--patch-24

    - Added oacs-revert-log linked to key stroke M-o rl.
    - Fixed missing ' in oacs-dbg.
    - Removed debug message from oacs-mmm-ify-log-region.

    modified files:
     oacs-abbrevs.el oacs-error-log.el oacs.el


2004-03-16 20:06:47 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-23

    Summary:
      MMM-ify only the new addition when reverting
    Revision:
      oacs--devo--1.0--patch-23

    - MMM-ify only the newly added text written to the log when reverting.
    
    - If the cursor (POINT) was at the end of the buffer then move the
      POINT to the end of the buffer after reverting.
    
    - Added a history variable for server names.

    modified files:
     oacs-error-log.el oacs.el


2004-03-15 19:57:57 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-22

    Summary:
      Added hilighting of db_ procs inside quotes
    Revision:
      oacs--devo--1.0--patch-22

    - Hi Bart - it would be useful to hilight the sql of db_* proc calls 
      inside quotes as well as braces - if you ever have any $ variables 
      (eg. for extra where clauses) you are forced into using quotes.
    
        -- 
        Mark Aufflick 

    modified files:
     oacs-mmm.el


2004-03-12 21:31:46 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-21

    Summary:
      Added M-o ml key binding to oacs-monitor-error-log
    Revision:
      oacs--devo--1.0--patch-21

    - Added M-o ml to OACS menu as well as global key map so that 
      the log can be called from any buffer, not only OACS buffers.

    modified files:
     oacs-error-log.el oacs.el


2004-03-11 21:24:39 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-20

    Summary:
      Added nsd-error-mode for AOLServer logs
    Revision:
      oacs--devo--1.0--patch-20

    - Added a modified version of nsd-error-mode (from nsd.el).
      The new version opens the entire buffer instead of tailing 
      from the moment the log file is opened.
    
    - Nsd-Error has similar highlighting. Supports execution of
      queries w/ bind variables.
    
    - Use M-x customize-option oacs-error-log-dirs to list directories
      that should be searched for AOLServer error logs.
    
    - Use M-x oacs-monitor-error-log to open an error log file and monitor
      the changes to the log.
    
    - Fixed M-o om key mapping to oacs-occur-dbg.

    new files:
     oacs-error-log.el

    modified files:
     oacs.el


2004-03-11 01:20:45 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-19

    Summary:
      Fixed Imenu regular expressions
    Revision:
      oacs--devo--1.0--patch-19

    - The tailing whitespace expression in oacs-imenu-tcl-expression
      lacked a backslash.

    modified files:
     oacs-abbrevs.el oacs.el


2004-03-10 21:06:07 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-18

    Summary:
      Added Imenu support
    Revision:
      oacs--devo--1.0--patch-18

    - Imenu adds extra facilities for mode-specific buffer indexes in menu
      form. Documentation is scant, see
      http://www.emacswiki.org/cgi-bin/wiki/ImenuMode and the Imenu node
      in the Emacs info file.
    
    - Imenu adds an Index menu to the menu bar with shortcuts to Tcl
      procedures and SQL functions, packages, sequences and tables.
    
    - Imenu is also available from Ctrl+Right mouse click.
    
    - Imenu support is in addition to M-o od. The two methods differ in
      that Imenu categorizes definitions and sorts them by name where as
      M-o od lists definitions in the order they appear in the file.
    
    - And last but not least, Speedbar (M-x speedbar) also uses Imenu.
    
    - Added M-o fp to ADP pages sub mode.

    modified files:
     oacs.el


2004-03-05 17:54:08 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-17

    Summary:
      @arch-tag -> @arch-tag:
    Revision:
      oacs--devo--1.0--patch-17

    - The GNU Arch tag should end with a colon (:).

    modified files:
     oacs-abbrevs.el


2004-03-05 01:31:55 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-16

    Summary:
      Oops, creation-date should have been oacs-creation-date
    Revision:
      oacs--devo--1.0--patch-16

    - Emacs auto-complete must have tricked me. 

    modified files:
     oacs-headers.el


2004-03-05 01:17:24 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-15

    Summary:
      Menu update plus M-o o p -> M-o o d change
    Revision:
      oacs--devo--1.0--patch-15

    - Added oacs-occur-functions, oacs-occur-queries.
    
    - Mapped M-o o d to oacs-occur-proc, oacs-occur-functions and
      oacs-occur-queries. Oacs-occur-proc was previously bound to 
      M-o o p. However, with the addition of new sub-mode specific
      procedures to find local definitions the mapping has been 
      changed. The last 'd' in the key map stands for 'Definition'.
    
    - Updated abbreviations for SQL sub-mode.
    
    - Updated OACS menu. Added all known abbreviations to the insert
      sub-menu for sub-modes Tcl, SQL and XQL.
    
    - Moved @creation-date to a separate procedure.

    modified files:
     oacs-abbrevs.el oacs-headers.el oacs-occur.el oacs.el


2004-03-04 00:45:11 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-14

    Summary:
      Another patch to get the layout right
    Revision:
      oacs--devo--1.0--patch-14

    - More header template tweaking.
    
    - Also tweaked the oacs-sql-template regexp for compatibility with
      ACS>

    modified files:
     oacs-headers.el


2004-03-04 00:25:45 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-13

    Summary:
      Fixed a few layout glitzes
    Revision:
      oacs--devo--1.0--patch-13

    - Ben Bytheway reported a few layout glitzes.

    modified files:
     oacs-headers.el


2004-03-03 23:20:16 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-12

    Summary:
      Added GNU Arch support & refined abbreviations
    Revision:
      oacs--devo--1.0--patch-12

    - Using octopy I accidentally committed only 1 file.
    
    - Added @arch-tag to all header templates. Added oarch to
      abbreviations.
    
    - Refined abbreviation code. Moved common portions to separate
      procedures.
    
    - Added OpenACS form debug message to log form errors in hidden form
      variables. These errors would otherwise go unnoticed. Added odbgf to
      abbreviations.
    
    - Added both oarch and odbgf to the OACS->Insert menu.

    modified files:
     oacs-headers.el


2004-03-03 23:17:03 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-11

    Summary:
      Added GNU Arch support & refined abbreviations
    Revision:
      oacs--devo--1.0--patch-11

    - Added @arch-tag to all header templates. Added oarch to
      abbreviations.
    
    - Refined abbreviation code. Moved common portions to separate
      procedures.
    
    - Added OpenACS form debug message to log form errors in hidden form
      variables. These errors would otherwise go unnoticed. Added odbgf to
      abbreviations.
    
    - Added both oarch and odbgf to the OACS->Insert menu.

    modified files:
     oacs-abbrevs.el


2004-03-03 02:39:13 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-10

    Summary:
      Added find-file-at-point to Tcl submode
    Revision:
      oacs--devo--1.0--patch-10

    - Added find-file-at-point to Tcl submode

    modified files:
     oacs.el


2004-02-24 03:17:22 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-9

    Summary:
      Made OACS menu also a popup menu
    Revision:
      oacs--devo--1.0--patch-9

    - Linked the OACS menu to Ctrl+Shift+Right Mouse click.

    modified files:
     oacs.el


2004-02-24 02:54:49 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-8

    Summary:
      Oops, odbgh is called oacs-dbg-headers
    Revision:
      oacs--devo--1.0--patch-8

    - The procedure is called oacs-dbg-headers and not odbgh.
    

    modified files:
     oacs-abbrevs.el


2004-02-24 02:50:27 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-7

    Summary:
      Fix odbgh menu item
    Revision:
      oacs--devo--1.0--patch-7

    - The odbgh menu item was inadvertently linked to odbg rather then
      odbgh.

    modified files:
     oacs-abbrevs.el


2004-02-24 02:41:27 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-6

    Summary:
      Added OACS to menu bar.
    Revision:
      oacs--devo--1.0--patch-6

    - Added sub mode aware OACS menu to Emacs menu bar.
    - SQL sub mode also activates in /sql dir in addition to /sql/oracle
      and /sql/postgresql dirs.

    modified files:
     oacs-abbrevs.el oacs.el


2004-02-21 00:07:14 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-5

    Summary:
      Added oacs-inc-template
    Revision:
      oacs--devo--1.0--patch-5

    Added a header template for <include> files. Contains a brief
    description, @author, @creation-date and @cvs-id.
    
    Also asks for required and optional parameters so that the <include>
    can enforce a minimal API.

    modified files:
     oacs-headers.el oacs.el


2004-02-20 22:22:10 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-4

    Summary:
      Fix typo
    Revision:
      oacs--devo--1.0--patch-4

    Jon Griffen also reported a typo in the prompt for focus.

    modified files:
     oacs-headers.el


2004-02-20 22:17:49 GMT	Bart Teeuwisse <bart@praesagus.com>	patch-3

    Summary:
      Fix for MMM-mode
    Revision:
      oacs--devo--1.0--patch-3

    Jon Griffin reported the following error:
    
        Also, I can't get into mmm-mode in the xql files, I think the
        error is: Wrong type argument: stringp, nil
    
    Which turned out to be a case unaccounted for in oacs-mode-on.

    modified files:
     oacs.el


2004-02-20 01:11:53 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-2

    Summary:
      Turned OACS into a Minor Mode
    Revision:
      oacs--devo--1.0--patch-2

    - Step one in turning OACS into a Minor Mode.
    - Key mappings via oacs-mode-map.
    - Mappings tuned to oacs sub-mode.
    - Know sub-modes: adp, log, sql, tcl, xql

    modified files:
     oacs-abbrevs.el oacs-comment.el oacs-format.el oacs-headers.el
     oacs-occur.el oacs.el


2004-02-04 05:09:09 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	patch-1

    Summary:
      Added installation instructions
    Revision:
      oacs--devo--1.0--patch-1

    - Added installation instructions for Emacs OACS.
    

    new files:
     INSTALL.txt


2004-02-03 01:16:48 GMT	Bart Teeuwisse <bart-arch@thecodemill.biz>	base-0

    Summary:
      Initial import
    Revision:
      oacs--devo--1.0--base-0

    Initial version of Emacs OACS.
    
    OpenACS lacked a good Integrated Development Environment and as I use
    Emacs for almost everything it was only natural to fill the void. The
    Emacs OACS module is an extension to GNU Emacs, the extensible,
    customizable, self-documenting real-time display editor.
    

    new files:
     oacs-abbrevs.el oacs-comment.el oacs-format.el oacs-headers.el
     oacs-mmm.el oacs-occur.el oacs-psgml.el oacs.el


