1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 02:47:58 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Doug Kearns
26dabbfd0d Change multiline error message guard clauses to single line formatting.
Also apply similar formattng fixes to conditional blocks as per
standard.
2009-05-22 10:53:17 +10:00
Doug Kearns
4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
Martin Stubenschrott
acd7d654ad Fixed muttator folder completions 2009-05-06 00:09:56 +02:00
Martin Stubenschrott
5ab1771e3c changed my email address 2009-03-28 23:38:33 +01:00
Martin Stubenschrott
5f5c437ddf Fixed muttator for recent TBs, minimum requirements are 3.0b2pre now 2009-02-04 14:51:29 +01:00
Martin Stubenschrott
6cddced452 fixed muttator completions 2009-01-14 22:33:17 +01:00
Ted Pavlic
d29013a2fd Three small changes (copyright, template.js copyright, and tildetidy target)
a.) Cleaned up copyright language to match conventions.
(I used the memoir document class documentation as a reference, but
 these conventions are common throughout publishing)

   * The (c) symbol has no legal meaning. Only the word "Copyright" and
     an encircled lowercase c are appropriate. So the word "Copyright"
     was placed before each (c).

   * Each (C) was changed to (c).

   * Kris uses the correct symbols in copyright notices, but those
     symbols can be problematic in terminal-mode editors. Added the word
     "Copyright" as well.

   * Replaced colons/spaces after years with the word "by."

b.) Added a copyright notice to common/content/template.js. It was
    missing one entirely. Please correct if it doesn't need one or if the
    copyright isn't held by Martin.

c.) Also added a "tildetidy" target to Makefile common that includes a
    version of the find line from the existing "clean" target (however,
    this version uses "rm -fv" instead of "rm -f").
2009-01-12 09:14:54 -05:00
Ted Pavlic
147cdab5d2 Update copyrights for 2009. 2009-01-11 00:47:56 -05:00
Martin Stubenschrott
5e8e1b0507 fixed markFolderRead for newer thunderbirds 2009-01-05 05:06:28 +01:00
Doug Kearns
e91fbcd754 Add some source documentation for AutoCommands.
Also normalise the use of /* */ and // comments.
2009-01-02 00:56:58 +11:00
Doug Kearns
f27c461c7f replace some echo() calls with echomsg() 2008-12-12 14:03:31 +11:00
Daniel Bainton
8a7fcf21a4 Add support to change the archive folder name in muttator 2008-12-09 15:14:56 +02:00
Kris Maglione
1c153aa978 New directory layout. 2008-12-02 13:42:44 -05:00