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

* fixed some muttator warnings

* temp. moved "gm" to "g." since "gm" is taken in muttator already
This commit is contained in:
Martin Stubenschrott
2008-10-20 23:09:54 +00:00
parent 7a15b80aff
commit 6a042e539d
4 changed files with 16 additions and 4 deletions

View File

@@ -497,7 +497,7 @@ function Events() //{{{
let title = doc.title;
// update history
if (url && history)
if (url && liberator.has("history"))
history.add(url, title);
// mark the buffer as loaded, we can't use buffer.loaded